[Webkit-unassigned] [Bug 91766] didFirstVisuallyNonEmptyLayout() callback not fired for initial about:blank page in new loading window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 13:18:35 PDT 2012


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





--- Comment #6 from Charles Reis <creis at chromium.org>  2012-07-19 13:18:34 PST ---
(In reply to comment #4)
> Why do you care whether an about:blank page is modified?

That's the point at which it is no longer safe to show the pending URL in a newly created tab.  If you create a new tab with a slowly loading URL, we'd like to be able to display the URL in the address bar (http://crbug.com/9682).  However, a URL spoof exploit becomes possible if another window modifies the about:blank page before the slow page commits.

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