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

Issue 1929843002: Events should have an initialized flag. (Closed)

Created:
4 years, 7 months ago by ramya.v
Modified:
4 years, 7 months ago
Reviewers:
tkent
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Events should have an initialized flag. Events should have an initialized flag whose state is used during EventTarget's dispatchEvent function call. Spec: https://dom.spec.whatwg.org/#initialized-flag https://dom.spec.whatwg.org/#dom-eventtarget-dispatchevent BUG=569686 Committed: https://crrev.com/b1edb653cbd7c43b406a18fb3d9ea41084ba3f99 Cr-Commit-Position: refs/heads/master@{#390899}

Patch Set 1 #

Patch Set 2 : Modified assert #

Total comments: 8

Patch Set 3 : Updated as per review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
D third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/events/Event-type-empty-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/Event.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/Event.cpp View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.cpp View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
ramya.v
PTAL! Thanks
4 years, 7 months ago (2016-04-28 08:41:41 UTC) #2
philipj_slow
This is my last week at Opera so I'm unable to take on new reviews, ...
4 years, 7 months ago (2016-04-28 09:39:09 UTC) #4
tkent
https://codereview.chromium.org/1929843002/diff/20001/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/1929843002/diff/20001/third_party/WebKit/Source/core/dom/Document.cpp#newcode3950 third_party/WebKit/Source/core/dom/Document.cpp:3950: event->unsetInitializedFlag(); This code implements what the specification says as ...
4 years, 7 months ago (2016-05-02 00:19:27 UTC) #5
ramya.v
PTAL! Thanks https://codereview.chromium.org/1929843002/diff/20001/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/1929843002/diff/20001/third_party/WebKit/Source/core/dom/Document.cpp#newcode3950 third_party/WebKit/Source/core/dom/Document.cpp:3950: event->unsetInitializedFlag(); On 2016/05/02 00:19:27, tkent wrote: > ...
4 years, 7 months ago (2016-05-02 05:31:44 UTC) #6
tkent
lgtm
4 years, 7 months ago (2016-05-02 05:37:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929843002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929843002/40001
4 years, 7 months ago (2016-05-02 05:37:47 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-02 07:50:42 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 07:52:22 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b1edb653cbd7c43b406a18fb3d9ea41084ba3f99
Cr-Commit-Position: refs/heads/master@{#390899}

Powered by Google App Engine
This is Rietveld 408576698