Bug 165030 - CrashTracer: [USER] com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::ExtensionStyleSheets::pageUserSheet + 14
Summary: CrashTracer: [USER] com.apple.WebKit.WebContent at com.apple.WebCore: WebCore...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 164923 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-11-22 07:12 PST by Antti Koivisto
Modified: 2016-11-28 07:24 PST (History)
8 users (show)

See Also:


Attachments
patch (5.90 KB, patch)
2016-11-22 07:20 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***