Bug 164770 - slotchange event must be dispatched once to bubble
Summary: slotchange event must be dispatched once to bubble
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2016-11-15 01:24 PST by Ryosuke Niwa
Modified: 2016-11-16 15:07 PST (History)
8 users (show)

See Also:


Attachments
Fixes the bug (26.03 KB, patch)
2016-11-15 16:42 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-11-15 01:24:38 PST
Per changes in https://github.com/whatwg/dom/pull/353
we should fire slotchange event that bubbles exactly once.
Comment 1 Ryosuke Niwa 2016-11-15 16:42:54 PST
Created attachment 294902 [details]
Fixes the bug
Comment 2 Radar WebKit Bug Importer 2016-11-15 19:08:51 PST
<rdar://problem/29281063>
Comment 3 WebKit Commit Bot 2016-11-16 15:06:53 PST
Comment on attachment 294902 [details]
Fixes the bug

Clearing flags on attachment: 294902

Committed r208817: <http://trac.webkit.org/changeset/208817>
Comment 4 WebKit Commit Bot 2016-11-16 15:07:00 PST
All reviewed patches have been landed.  Closing bug.