Bug 161065

Summary: Adopted custom element's callbacks should continue to work
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, esprehn+autocc, kangil.han, kling, koivisto, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 154907    
Attachments:
Description Flags
Patch
none
Patch for landing
none
Fixed GTK+/EFL builds
none
One more build fix none

Description Ryosuke Niwa 2016-08-22 18:27:04 PDT
When a custom element is adopted into another document,
its callbacks should continue to function.
Comment 1 Ryosuke Niwa 2016-08-22 18:42:26 PDT
Created attachment 286645 [details]
Patch
Comment 2 Ryosuke Niwa 2016-08-23 21:25:54 PDT
Created attachment 286830 [details]
Patch for landing
Comment 3 Ryosuke Niwa 2016-08-23 21:26:25 PDT
Comment on attachment 286830 [details]
Patch for landing

Wait for EWS
Comment 4 Ryosuke Niwa 2016-08-23 22:10:14 PDT
Created attachment 286833 [details]
Fixed GTK+/EFL builds
Comment 5 Ryosuke Niwa 2016-08-23 22:10:31 PDT
Comment on attachment 286833 [details]
Fixed GTK+/EFL builds

Waiting for EWS
Comment 6 Ryosuke Niwa 2016-08-23 22:14:51 PDT
Created attachment 286834 [details]
One more build fix
Comment 7 Ryosuke Niwa 2016-08-26 17:05:54 PDT
Committed r205060: <http://trac.webkit.org/changeset/205060>
Comment 8 Ryosuke Niwa 2016-09-01 15:00:58 PDT
<rdar://problem/28090377>