RESOLVED DUPLICATE of bug 177071 177020
REGRESSION(r222097): Nullptr crash in WK1
https://bugs.webkit.org/show_bug.cgi?id=177020
Summary REGRESSION(r222097): Nullptr crash in WK1
Brent Fulgham
Reported 2017-09-15 12:29:18 PDT
We hit a crash under WK1 using a new test case.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-09-15 12:30:24 PDT
Brent Fulgham
Comment 2 2017-09-15 12:31:54 PDT
Temporarily skipped test under WK1 in https://trac.webkit.org/r222101.
Brent Fulgham
Comment 3 2017-09-15 12:57:21 PDT
It looks like HistoryController access m_frame.page() in a lot of places without checking for nullptr. In some cases, it uses it, and THEN checks for nullptr! What the heck!?!
Brent Fulgham
Comment 4 2017-09-18 10:28:32 PDT
*** This bug has been marked as a duplicate of bug 177071 ***
Note You need to log in before you can comment on or make changes to this bug.