Bug 161284 - Add adopted callback for custom elements
Summary: Add adopted callback for custom elements
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: 154907
  Show dependency treegraph
 
Reported: 2016-08-26 19:26 PDT by Ryosuke Niwa
Modified: 2016-09-01 15:03 PDT (History)
9 users (show)

See Also:


Attachments
Adds the support (29.99 KB, patch)
2016-08-26 19:49 PDT, 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-08-26 19:26:53 PDT
Add the support for adoptedCallback.
Comment 1 Ryosuke Niwa 2016-08-26 19:49:43 PDT
Created attachment 287192 [details]
Adds the support
Comment 2 Ryosuke Niwa 2016-08-27 14:54:24 PDT
Comment on attachment 287192 [details]
Adds the support

Thanks for the review!
Comment 3 WebKit Commit Bot 2016-08-27 15:15:40 PDT
Comment on attachment 287192 [details]
Adds the support

Clearing flags on attachment: 287192

Committed r205085: <http://trac.webkit.org/changeset/205085>
Comment 4 WebKit Commit Bot 2016-08-27 15:15:50 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryosuke Niwa 2016-09-01 15:03:43 PDT
<rdar://problem/28124163>