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

Issue 17672002: Add runAsync interceptor. (Closed)

Created:
7 years, 6 months ago by floitsch
Modified:
7 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : When entering from the event-loop guard the callback. #

Patch Set 3 : Remove isolate import. #

Total comments: 10

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -60 lines) Patch
M sdk/lib/async/event_loop.dart View 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/async/zone.dart View 1 2 3 11 chunks +112 lines, -57 lines 0 comments Download
A + tests/lib/async/intercept_run_async1_test.dart View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
A tests/lib/async/intercept_run_async2_test.dart View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download
A tests/lib/async/intercept_run_async3_test.dart View 1 chunk +39 lines, -0 lines 0 comments Download
A tests/lib/async/intercept_run_async4_test.dart View 1 chunk +49 lines, -0 lines 0 comments Download
A tests/lib/async/intercept_run_async5_test.dart View 1 chunk +55 lines, -0 lines 0 comments Download
A tests/lib/async/intercept_run_async6_test.dart View 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
7 years, 6 months ago (2013-06-25 14:05:00 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/17672002/diff/4001/sdk/lib/async/zone.dart File sdk/lib/async/zone.dart (right): https://codereview.chromium.org/17672002/diff/4001/sdk/lib/async/zone.dart#newcode83 sdk/lib/async/zone.dart:83: * Execute [fun] in `this` zone. "fun" is ...
7 years, 6 months ago (2013-06-26 09:24:29 UTC) #2
floitsch
https://codereview.chromium.org/17672002/diff/4001/sdk/lib/async/zone.dart File sdk/lib/async/zone.dart (right): https://codereview.chromium.org/17672002/diff/4001/sdk/lib/async/zone.dart#newcode83 sdk/lib/async/zone.dart:83: * Execute [fun] in `this` zone. On 2013/06/26 09:24:29, ...
7 years, 6 months ago (2013-06-26 12:22:56 UTC) #3
floitsch
7 years, 6 months ago (2013-06-26 14:41:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r24470 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698