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

Issue 383993003: Implement scheduleImmediate on Chrome/Drt/Safari/Firefox. (Closed)

Created:
6 years, 5 months ago by floitsch
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org, Siggi Cherem (dart-lang)
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Upload #

Total comments: 8

Patch Set 3 : Change children. #

Total comments: 2

Patch Set 4 : Add comments #

Patch Set 5 : Reupload after revert. #

Total comments: 3

Patch Set 6 : Revert changes to html.status. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
M sdk/lib/_internal/lib/async_patch.dart View 1 2 3 2 chunks +36 lines, -2 lines 0 comments Download
M tests/lib/lib.status View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
floitsch
Still need to look at tests and potential status-file updates, but the logic should be ...
6 years, 5 months ago (2014-07-14 10:45:45 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/383993003/diff/20001/sdk/lib/_internal/lib/async_patch.dart File sdk/lib/_internal/lib/async_patch.dart (right): https://codereview.chromium.org/383993003/diff/20001/sdk/lib/_internal/lib/async_patch.dart#newcode45 sdk/lib/_internal/lib/async_patch.dart:45: leaveJsAsync(); Is there a matching enterJsAsync? If so, ...
6 years, 5 months ago (2014-07-14 11:25:56 UTC) #2
blois
https://codereview.chromium.org/383993003/diff/20001/sdk/lib/_internal/lib/async_patch.dart File sdk/lib/_internal/lib/async_patch.dart (right): https://codereview.chromium.org/383993003/diff/20001/sdk/lib/_internal/lib/async_patch.dart#newcode38 sdk/lib/_internal/lib/async_patch.dart:38: if (JS('', 'self.MutationObserver') != null && Now that Promises ...
6 years, 5 months ago (2014-07-14 17:02:51 UTC) #3
floitsch
I still have a few failing tests that need to be investigated, but I just ...
6 years, 5 months ago (2014-07-14 20:34:20 UTC) #4
Siggi Cherem (dart-lang)
https://codereview.chromium.org/383993003/diff/40001/sdk/lib/_internal/lib/async_patch.dart File sdk/lib/_internal/lib/async_patch.dart (right): https://codereview.chromium.org/383993003/diff/40001/sdk/lib/_internal/lib/async_patch.dart#newcode63 sdk/lib/_internal/lib/async_patch.dart:63: // JS('', '#.hidden = !#.hidden', div, div); Looking further ...
6 years, 5 months ago (2014-07-14 22:04:02 UTC) #5
floitsch
https://codereview.chromium.org/383993003/diff/40001/sdk/lib/_internal/lib/async_patch.dart File sdk/lib/_internal/lib/async_patch.dart (right): https://codereview.chromium.org/383993003/diff/40001/sdk/lib/_internal/lib/async_patch.dart#newcode63 sdk/lib/_internal/lib/async_patch.dart:63: // JS('', '#.hidden = !#.hidden', div, div); On 2014/07/14 ...
6 years, 5 months ago (2014-07-15 12:16:59 UTC) #6
floitsch
Local tests are good now. (updating drt helped...). I will commit now (since there is ...
6 years, 5 months ago (2014-07-15 13:40:05 UTC) #7
floitsch
Committed patchset #4 manually as r38232 (presubmit successful).
6 years, 5 months ago (2014-07-15 13:40:58 UTC) #8
floitsch
Had to revert. The following tests started failing. FF: python tools/test.py -mrelease -cdart2js -rff --use-sdk ...
6 years, 5 months ago (2014-07-15 15:19:00 UTC) #9
blois
https://codereview.chromium.org/383993003/diff/80001/tests/html/html.status File tests/html/html.status (left): https://codereview.chromium.org/383993003/diff/80001/tests/html/html.status#oldcode25 tests/html/html.status:25: [ $compiler == dart2js && ($runtime == safari || ...
6 years, 5 months ago (2014-07-15 17:48:38 UTC) #10
floitsch
https://codereview.chromium.org/383993003/diff/80001/tests/html/html.status File tests/html/html.status (left): https://codereview.chromium.org/383993003/diff/80001/tests/html/html.status#oldcode25 tests/html/html.status:25: [ $compiler == dart2js && ($runtime == safari || ...
6 years, 5 months ago (2014-07-15 17:55:48 UTC) #11
floitsch
Updated the status file. Will commit again to have an idea of how much is ...
6 years, 5 months ago (2014-07-15 17:58:35 UTC) #12
floitsch
6 years, 5 months ago (2014-07-16 09:35:41 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 manually as r38274 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698