Bug 166018 - Make setting Event's cancelBubble to false a no-op
Summary: Make setting Event's cancelBubble to false a no-op
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-19 01:23 PST by Anne van Kesteren
Modified: 2017-01-03 15:52 PST (History)
13 users (show)

See Also:


Attachments
Patch (22.12 KB, patch)
2017-01-03 14:53 PST, Chris Dumez
no flags 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 2016-12-19 01:23:54 PST
Per https://dom.spec.whatwg.org/#dom-event-cancelbubble setting cancelBubble to false should do nothing.

WPT: https://github.com/w3c/web-platform-tests/pull/4304.
Comment 1 Chris Dumez 2017-01-03 14:53:40 PST
Created attachment 297956 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-03 15:52:35 PST
Comment on attachment 297956 [details]
Patch

Clearing flags on attachment: 297956

Committed r210254: <http://trac.webkit.org/changeset/210254>
Comment 3 WebKit Commit Bot 2017-01-03 15:52:41 PST
All reviewed patches have been landed.  Closing bug.