RESOLVED FIXED Bug 132163
FrameLoader::checkCompleted can hit the "ref'ing while destroyed" assertion
https://bugs.webkit.org/show_bug.cgi?id=132163
Summary FrameLoader::checkCompleted can hit the "ref'ing while destroyed" assertion
Darin Adler
Reported 2014-04-24 19:03:01 PDT
FrameLoader::checkCompleted can hit the "ref'ing while destroyed" assertion
Attachments
Patch (1.97 KB, patch)
2014-04-24 19:04 PDT, Darin Adler
beidson: review+
Darin Adler
Comment 1 2014-04-24 19:04:58 PDT
Darin Adler
Comment 2 2014-04-24 19:05:41 PDT
Brady Eidson
Comment 3 2014-04-24 20:18:48 PDT
Comment on attachment 230129 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=230129&action=review > Source/WebCore/loader/FrameLoader.cpp:819 > + // of this function can be called the frame's destructor, and it's not legal ...can be called *in* the frame's destructor..
Darin Adler
Comment 4 2014-04-24 23:01:58 PDT
Note You need to log in before you can comment on or make changes to this bug.