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+

David Levin
Reported 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
Attachments
Proposed fix. (12.94 KB, patch)
2009-08-26 10:14 PDT, David Levin
fishd: review+
David Levin
Comment 1 2009-08-26 10:14:10 PDT
Created attachment 38617 [details] Proposed fix.
David Levin
Comment 2 2009-08-26 14:58:12 PDT
Note You need to log in before you can comment on or make changes to this bug.