Bug 165030

Summary: CrashTracer: [USER] com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::ExtensionStyleSheets::pageUserSheet + 14
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, cdumez, commit-queue, dbates, dieter, esprehn+autocc, kangil.han, rniwa
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2016-11-22 07:12:34 PST
We don't reset style scope properly if an element is moved to a different document adoptNode().
Comment 1 Antti Koivisto 2016-11-22 07:20:38 PST
Created attachment 295336 [details]
patch
Comment 2 Antti Koivisto 2016-11-22 07:22:04 PST
<rdar://problem/28938216>
Comment 3 WebKit Commit Bot 2016-11-22 12:13:49 PST
Comment on attachment 295336 [details]
patch

Clearing flags on attachment: 295336

Committed r208967: <http://trac.webkit.org/changeset/208967>
Comment 4 WebKit Commit Bot 2016-11-22 12:13:54 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Antti Koivisto 2016-11-23 06:33:54 PST
*** Bug 164923 has been marked as a duplicate of this bug. ***