[Webkit-unassigned] [Bug 177020] REGRESSION(r222097): Crash in WK1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 12:57:21 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177020

--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
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!?!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170915/c8c6826c/attachment.html>


More information about the webkit-unassigned mailing list