RESOLVED FIXED 57659
Add a ResourceRequestBase::TargetType for favicons
https://bugs.webkit.org/show_bug.cgi?id=57659
Summary Add a ResourceRequestBase::TargetType for favicons
asanka
Reported 2011-04-01 14:07:58 PDT
Requests for Favicons may require different handling than requests for other types of requests. I believe having a separate target type for favicons would be sufficient to differentiate these requests. The immediate application is to suppress prompting for authentication when the target of the request is a favicon.
Attachments
Patch (2.32 KB, patch)
2011-04-01 14:42 PDT, asanka
no flags
asanka
Comment 1 2011-04-01 14:42:02 PDT
WebKit Commit Bot
Comment 2 2011-04-06 14:49:28 PDT
Comment on attachment 87918 [details] Patch Clearing flags on attachment: 87918 Committed r83102: <http://trac.webkit.org/changeset/83102>
WebKit Commit Bot
Comment 3 2011-04-06 14:49:32 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4 2011-04-06 14:59:30 PDT
http://trac.webkit.org/changeset/83102 might have broken Windows Release (Build) and Chromium Win Release
Note You need to log in before you can comment on or make changes to this bug.