Bug 161480 - Only update connected custom elements
Summary: Only update connected 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:
Depends on:
Blocks: 154907
  Show dependency treegraph
 
Reported: 2016-09-01 01:06 PDT by Ryosuke Niwa
Modified: 2016-09-01 23:19 PDT (History)
11 users (show)

See Also:


Attachments
Patch (54.78 KB, patch)
2016-09-01 17:46 PDT, Ryosuke Niwa
ysuzuki: review+
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-09-01 01:06:01 PDT
There have been a number of changes to the way unresolved custom elements are upgraded.
Update our implementation to match those changes.
Comment 1 Ryosuke Niwa 2016-09-01 17:46:47 PDT
Created attachment 287708 [details]
Patch
Comment 2 Yusuke Suzuki 2016-09-01 23:11:50 PDT
Comment on attachment 287708 [details]
Patch

r=me
Comment 3 Ryosuke Niwa 2016-09-01 23:19:20 PDT
Committed r205340: <http://trac.webkit.org/changeset/205340>