Bug 166018

Summary: Make setting Event's cancelBubble to false a no-op
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: UI EventsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, beidson, cdumez, commit-queue, darin, dbates, esprehn+autocc, jsbell, kangil.han, rniwa, sam, webkit
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.