[Webkit-unassigned] [Bug 24043] [GTK] Workers with url 'about:blank' do not load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 23:23:11 PST 2009


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27820|review?                     |review-
               Flag|                            |




------- Comment #2 from ap at webkit.org  2009-02-19 23:23 PDT -------
(From update of attachment 27820)
I don't think that this is correct - trying to load about:blank as a non-main
resource should result in a failure due to unknown protocol in the loader (just
like any foo:bar URL would). There is no reason to special-case "about:".

Why does this test time out? It doesn't use
layoutTestController.waitUntilDone(), and it doesn't depend on the results of
loading the worker script in any way that I could see.


-- 
Configure bugmail: https://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