[Webkit-unassigned] [Bug 64223] New: Back/forward navigation using the page cache doesn't trigger didFirstVisuallyNonEmptyLayout
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 8 18:27:46 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64223
Summary: Back/forward navigation using the page cache doesn't
trigger didFirstVisuallyNonEmptyLayout
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ianh at apple.com
CC: joepeck at webkit.org
Steps to reproduce:
1. Fire up dtrace, set probes for didFirstVisuallyNonEmptyLayout and dispatchDidCommitLoad.
2. Load http://news.ycombinator.com or another site that is cacheable in the page cache.
3. Click on a link.
4. Go back.
Notice that the load has committed, but didFirstVisuallyNonEmptyLayout never happens.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list