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

Issue 78043002: Fix timezone extraction for IE and Opera. (Closed)

Created:
7 years, 1 month ago by floitsch
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix timezone extraction for IE and Opera. Not perfect, but these browsers don't give enough information. BUG= http://dartbug.com/14717 BUG= http://dartbug.com/14691 BUG= http://dartbug.com/15027 R=lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=30469

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove duplicated comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -22 lines) Patch
M sdk/lib/_internal/lib/js_helper.dart View 1 1 chunk +28 lines, -20 lines 0 comments Download
M tests/corelib/corelib.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
7 years, 1 month ago (2013-11-20 10:14:54 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/78043002/diff/1/sdk/lib/_internal/lib/js_helper.dart File sdk/lib/_internal/lib/js_helper.dart (right): https://codereview.chromium.org/78043002/diff/1/sdk/lib/_internal/lib/js_helper.dart#newcode530 sdk/lib/_internal/lib/js_helper.dart:530: // Internet Explorer 10+ doesn't put the zone ...
7 years, 1 month ago (2013-11-20 12:55:33 UTC) #2
floitsch
https://codereview.chromium.org/78043002/diff/1/sdk/lib/_internal/lib/js_helper.dart File sdk/lib/_internal/lib/js_helper.dart (right): https://codereview.chromium.org/78043002/diff/1/sdk/lib/_internal/lib/js_helper.dart#newcode530 sdk/lib/_internal/lib/js_helper.dart:530: // Internet Explorer 10+ doesn't put the zone name ...
7 years, 1 month ago (2013-11-20 13:57:27 UTC) #3
floitsch
7 years, 1 month ago (2013-11-20 13:58:00 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r30469 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698