Bug 85397 - eventPhase NONE constant
Summary: eventPhase NONE constant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 11:51 PDT by Anne van Kesteren
Modified: 2019-02-06 09:19 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.31 KB, patch)
2012-05-03 16:17 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2012-05-02 11:51:30 PDT
To address https://www.w3.org/Bugs/Public/show_bug.cgi?id=16335 we added a new constant to DOM4 for eventPhase. We should add that.
Comment 1 Anne van Kesteren 2012-05-02 11:51:58 PDT
(Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=751286 Opera: CORE-46127)
Comment 2 Sam Weinig 2012-05-02 11:54:00 PDT
I'll do this.
Comment 3 Sam Weinig 2012-05-03 16:17:13 PDT
Created attachment 140120 [details]
Patch
Comment 4 Sam Weinig 2012-05-03 16:23:09 PDT
Committed r116039: <http://trac.webkit.org/changeset/116039>
Comment 5 Lucas Forschler 2019-02-06 09:19:01 PST
Mass move bugs into the DOM component.