[Webkit-unassigned] [Bug 24398] BackForwardList doesn't initialize m_client, which causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 13:27:45 PDT 2009


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





------- Comment #6 from maruel at chromium.org  2009-03-09 13:27 PDT -------
I don't think it is a good idea to NULL check each functions and add ASSERTs.
Having m_client null-initialized will help there and this was a very particular
case. I looked at directly extracting m_client from m_page and it is very deep
down multiple objects hierarchy.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list