RESOLVED FIXED 59299
Reproducible crash in WebChromeClient::invalidateContentsAndWindow() on simonscat.com
https://bugs.webkit.org/show_bug.cgi?id=59299
Summary Reproducible crash in WebChromeClient::invalidateContentsAndWindow() on simon...
mitz
Reported 2011-04-24 03:07:12 PDT
Reproducible crash in WebChromeClient::invalidateContentsAndWindow() on simonscat.com
Attachments
Add null checks (3.94 KB, patch)
2011-04-24 03:09 PDT, mitz
mjs: review+
mitz
Comment 1 2011-04-24 03:09:16 PDT
Created attachment 90881 [details] Add null checks
mitz
Comment 2 2011-04-24 03:10:48 PDT
Comment on attachment 90881 [details] Add null checks This requires a manual test because the borderless window used by WebKitTestRunner doesn’t have a grow box, and having one is essential for the crashing code path to be taken.
Maciej Stachowiak
Comment 3 2011-04-24 03:32:17 PDT
Comment on attachment 90881 [details] Add null checks r=me
mitz
Comment 4 2011-04-24 11:31:45 PDT
Note You need to log in before you can comment on or make changes to this bug.