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

Issue 27536010: Fixing custom event test on IE (Closed)

Created:
7 years, 2 months ago by blois
Modified:
7 years, 2 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing custom event test on IE For some reason, Event.preventDefault on IE is not triggering defaultPrevented back at the call site. BUG= R=vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=28767

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M tests/html/event_customevent_test.dart View 2 chunks +5 lines, -1 line 2 comments Download

Messages

Total messages: 4 (0 generated)
blois
7 years, 2 months ago (2013-10-16 23:45:23 UTC) #1
vsm
lgtm https://codereview.chromium.org/27536010/diff/1/tests/html/event_customevent_test.dart File tests/html/event_customevent_test.dart (right): https://codereview.chromium.org/27536010/diff/1/tests/html/event_customevent_test.dart#newcode65 tests/html/event_customevent_test.dart:65: window.console.log('here' + e.detail); Do we need this print?
7 years, 2 months ago (2013-10-16 23:49:01 UTC) #2
blois
https://codereview.chromium.org/27536010/diff/1/tests/html/event_customevent_test.dart File tests/html/event_customevent_test.dart (right): https://codereview.chromium.org/27536010/diff/1/tests/html/event_customevent_test.dart#newcode65 tests/html/event_customevent_test.dart:65: window.console.log('here' + e.detail); On 2013/10/16 23:49:01, vsm wrote: > ...
7 years, 2 months ago (2013-10-17 00:05:31 UTC) #3
blois
7 years, 2 months ago (2013-10-17 00:05:46 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r28767 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698