Bug 141561

Summary: Add some RELEASE_ASSERTs to try to catch crashes in StyleResolver::loadPendingImages
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

Antti Koivisto
Reported 2015-02-13 07:10:50 PST
One possibility is that loads triggered by loadPendingImages end up synchronously destroying or re-entering style resolver. Add some asserts.
Attachments
patch (3.82 KB, patch)
2015-02-13 07:17 PST, Antti Koivisto
simon.fraser: review+
Antti Koivisto
Comment 1 2015-02-13 07:17:42 PST
Antti Koivisto
Comment 2 2015-02-13 09:33:04 PST
Chris Dumez
Comment 3 2015-02-13 09:47:04 PST
Which radar / crash is that?
Antti Koivisto
Comment 5 2015-02-24 04:51:44 PST
Made this actually work in https://trac.webkit.org/r180554
Note You need to log in before you can comment on or make changes to this bug.