RESOLVED FIXED 141561
Add some RELEASE_ASSERTs to try to catch crashes in StyleResolver::loadPendingImages
https://bugs.webkit.org/show_bug.cgi?id=141561
Summary Add some RELEASE_ASSERTs to try to catch crashes in StyleResolver::loadPendin...
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.