[Webkit-unassigned] [Bug 109602] about:blank never loads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 17:25:28 PDT 2014


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





--- Comment #20 from Joseph Pecoraro <joepeck at webkit.org>  2014-09-11 17:25:30 PST ---
The inspector does better here, but it has issues trying to show the contents of the resource, because it never things the resource completes loading.

* STEPS TO REPRODUCE
1. Inspect <http://webkit.org>
2. Load "about:blank"
3. Click "about:blank" main resource in the inspector
4. Go to Source Code
  => infinite loading indicator

We could special case this. I think, like was originally suggested, the resource is never considered "finished" in Web Inspector because we never got a finish timestamp.

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