Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Issue 696373003: Don't GC message pipes that have an in-flight request (Closed)

Created:
6 years, 1 month ago by abarth-chromium
Modified:
6 years, 1 month ago
Reviewers:
hansmuller
CC:
Aaron Boodman, ben+mojo_chromium.org, darin (slow to review), esprehn, mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Don't GC message pipes that have an in-flight request In mojom, there's a notion of a request/response pair. This CL teaches the JS bindings not to GC a message pipe after a request has been issued but before the response has been received. R=hansmuller@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/9f09a4a16ab066c4a6e784a582e11a3ca35d1350

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -30 lines) Patch
M mojo/public/js/bindings/router.js View 6 chunks +18 lines, -15 lines 0 comments Download
M mojo/public/tools/bindings/generators/js_templates/interface_definition.tmpl View 1 chunk +8 lines, -11 lines 0 comments Download
M sky/examples/file-browser.sky View 1 chunk +1 line, -1 line 0 comments Download
M sky/framework/xmlhttprequest.sky View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
6 years, 1 month ago (2014-11-03 22:30:06 UTC) #1
hansmuller
On 2014/11/03 22:30:06, abarth wrote: LGTM
6 years, 1 month ago (2014-11-04 01:14:15 UTC) #2
abarth-chromium
Committed patchset #1 (id:1) manually as 9f09a4a16ab066c4a6e784a582e11a3ca35d1350.
6 years, 1 month ago (2014-11-04 03:05:51 UTC) #3
abarth-chromium
6 years, 1 month ago (2014-11-04 03:05:59 UTC) #4
Message was sent while issue was closed.
Thanks!

Powered by Google App Engine
This is Rietveld 408576698