[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
Sat Dec 29 14:32:43 PST 2007


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





------- Comment #9 from freyther at handhelds.org  2007-12-29 14:32 PDT -------
I tried hard to generate a reduction and I ran into a problem:

For the reduction we need WebCore::HTMLTokenizer::continueProcessing to start
the m_timer. This can only happen if "currentTime() - startTime >
tokenizerTimeDelay" evaluates to true. When loading something from disk we can
not reliable make sure that the timer starts.


-- 
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