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

Issue 266293002: Make Try Dart tests run on Firefox. (Closed)

Created:
6 years, 7 months ago by ahe
Modified:
6 years, 7 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org, lukechurch, Johnni Winther
Visibility:
Public.

Description

Make Try Dart tests run on Firefox. R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=35788

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address Kasper's comments. #

Patch Set 3 : Merged with r35787 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -20 lines) Patch
M dart/site/try/src/cache.dart View 1 2 chunks +21 lines, -12 lines 0 comments Download
M dart/site/try/src/editor.dart View 2 chunks +4 lines, -1 line 0 comments Download
M dart/site/try/src/interaction_manager.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M dart/site/try/src/selection.dart View 1 2 chunks +8 lines, -2 lines 0 comments Download
M dart/site/try/src/ui.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/try/try.status View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
6 years, 7 months ago (2014-05-05 19:30:11 UTC) #1
kasperl
LGTM! https://codereview.chromium.org/266293002/diff/1/dart/site/try/src/cache.dart File dart/site/try/src/cache.dart (right): https://codereview.chromium.org/266293002/diff/1/dart/site/try/src/cache.dart#newcode24 dart/site/try/src/cache.dart:24: window.applicationCache.onUpdateReady.listen((_) => updateCacheStatus()); Consider having a local helper ...
6 years, 7 months ago (2014-05-06 04:42:22 UTC) #2
ahe
Thank you, Kasper! https://codereview.chromium.org/266293002/diff/1/dart/site/try/src/cache.dart File dart/site/try/src/cache.dart (right): https://codereview.chromium.org/266293002/diff/1/dart/site/try/src/cache.dart#newcode24 dart/site/try/src/cache.dart:24: window.applicationCache.onUpdateReady.listen((_) => updateCacheStatus()); On 2014/05/06 04:42:22, ...
6 years, 7 months ago (2014-05-06 08:10:16 UTC) #3
ahe
6 years, 7 months ago (2014-05-06 08:14:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r35788 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698