Bug 161480

Summary: Only update connected custom elements
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, dbates, esprehn+autocc, gyuyoung.kim, kangil.han, kling, koivisto, webkit-bug-importer, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 154907    
Attachments:
Description Flags
Patch ysuzuki: review+

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>