[Webkit-unassigned] [Bug 12111] Uninitialized variable in -[WebDefaultPolicyDelegate webView:decidePolicyForMIMEType:request:frame:decisionListener:]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 4 14:08:51 PST 2007


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





------- Comment #3 from jim.correia at pobox.com  2007-01-04 14:08 PDT -------
Yes, it is a real life problem in my application. (I provided more details in
radar, which I realize is only readable by Apple people.)

Essentially I'm using a custom URL protocol to load web archives to avoid the
problem where WebKit will load the original resource from the network or
filesystem (which may no longer exist.) I'm not rewriting the URLs, only
providing data, so the web policy delegate will see the original file url which
doesn't point to an existing path.


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