Bug 57659

Summary: Add a ResourceRequestBase::TargetType for favicons
Product: WebKit Reporter: asanka
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description asanka 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.
Comment 1 asanka 2011-04-01 14:42:02 PDT
Created attachment 87918 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-04-06 14:49:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2011-04-06 14:59:30 PDT
http://trac.webkit.org/changeset/83102 might have broken Windows Release (Build) and Chromium Win Release