Bug 28735

Summary: ResourceRequestBase::*[Aa]llowHTTPCookies shouldn't mention http.
Product: WebKit Reporter: David Levin <levin>
Component: Page LoadingAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed fix. fishd: review+

Description David Levin 2009-08-25 23:24:28 PDT
Since this applies to other request types to other protocols like file:// where cookies can be supported. 

Renames
ResourceRequestBase::setAllowHTTPCookies -> ResourceRequestBase::setAllowCookies  
ResourceRequestBase::allowHTTPCookies -> ResourceRequestBase::allowCookies
Comment 1 David Levin 2009-08-26 10:14:10 PDT
Created attachment 38617 [details]
Proposed fix.
Comment 2 David Levin 2009-08-26 14:58:12 PDT
http://trac.webkit.org/changeset/47797