[Webkit-unassigned] [Bug 12093] Assertion failure in +[WebDataProtocol _webIsDataProtocolURL:] when running layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 3 17:23:31 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12093


beidson at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|                            |FIXED
             Status|NEW                         |RESOLVED




------- Comment #6 from beidson at apple.com  2007-01-03 17:23 PDT -------
Committed in r18561

The issue here - faking subresource loads with internal svgs - makes me want to
reiterate how disconcerting it is to be faking subresource loads, though my
understanding is that we might start doing this in more places than just
svg-as-image.  Alexey mentioned on #webkit that the work being done in
http://bugs.webkit.org/show_bug.cgi?id=10313 is another example of this.

If we start doing this more and more, I think we need a much better defined
mechanism of how to represent "this is a fake subresource" when we "kick off"
the fake load, so history, subresource progress, and other interesting parts of
the infrastructure know how to deal with it.


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