[Webkit-unassigned] [Bug 12665] REGRESSION: Assertion failure in scheduleRelayout visiting Bookmarks view while a page is loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 11 10:42:17 PDT 2007


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





------- Comment #1 from darin at apple.com  2007-03-11 10:42 PDT -------
The bookmarks view is a non-HTML view. I think this bug is about trouble with
the back/forward cache when non-HTML views are involved.

I find I can reproduce the crash when doing "forward" after the steps described
above.

The crash I can reproduce is a call to scheduleRelayout on a document that's
being loaded from the page cache. The page from the cache trying to schedule
the layout before it's been installed as the current view of the 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