[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 16:50:50 PDT 2012


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





--- Comment #9 from Adam Barth <abarth at webkit.org>  2012-07-19 16:50:49 PST ---
> We don't show the pending URL if there's a committed URL in the window, so there's no risk.  That's also a much less common case, so it's ok leaving it that way.

So, you only care about the initial document?  Blankness isn't really the thing you're after here.  You just want to hide the fact that WebCore uses an initial about:blank document in newly created windows.

> Chrome currently just shows "about:blank" in the address bar in the "slow URL in new tab" case because of the spoof risk, but that's maddening to a lot of users (e.g., can't recover if the load fails).

Right, that's the URL of the initial document.

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