[Webkit-unassigned] [Bug 23508] Returns Blank Page for all "about" protocols
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 26 14:58:53 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23508
gen at staikos.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26980|0 |1
is obsolete| |
------- Comment #3 from gen at staikos.net 2009-01-26 14:58 PDT -------
Created an attachment (id=27051)
--> (https://bugs.webkit.org/attachment.cgi?id=27051&action=view)
Updated Patch
Thanks, fixed issues #1 and #2. For issue #4 I've also put an "#if PLATFORM()
around the fix in order to preserve the status quo. For #3 wouldn't it be up to
whomever implements the browser to handle? I could see why you might want
default blank pages for the "about" protocol but I'm not sure
MainResourceLoader is the right place. When using Qt, MainResourceLoader gets a
hold of the request before QNetworkReplyHandler even gets a chance to let the
browser look at it.
--
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