[Webkit-unassigned] [Bug 15765] ASSERTION FAILED: m_frame->page() in FrameLoader::tokenizerProcessedData using the new GMail interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 10:31:22 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=15765





------- Comment #23 from darin at apple.com  2008-01-14 10:31 PDT -------
(From update of attachment 18409)
No reason to set up the local variable frame any more, since we're not using it
now:

     RefPtr<Frame> frame = m_fragment ? 0 : m_doc->frame();


-- 
Configure bugmail: http://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