Bug 135273

Summary: [iOS] REGRESSION (WebKit2): Can't login to Wordpress.com, facebook.com when always allowing cookies
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit2Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, beidson, ddkilzer, mhock, psolanki
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch ap: review+

Daniel Bates
Reported 2014-07-24 17:07:42 PDT
When allowing all cookies, some sites may not behave correctly, including Facebook.com.
Attachments
Patch (2.58 KB, patch)
2014-07-24 17:10 PDT, Daniel Bates
ap: review+
Daniel Bates
Comment 1 2014-07-24 17:07:57 PDT
Daniel Bates
Comment 2 2014-07-24 17:10:26 PDT
Alexey Proskuryakov
Comment 3 2014-07-24 17:12:45 PDT
Comment on attachment 235475 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=235475&action=review > Source/WebCore/ChangeLog:5 > + https://bugs.webkit.org/show_bug.cgi?id=135273 Please add a Radar link here too. > Source/WebCore/ChangeLog:11 > + Currently, when we update the CRURLRequest object associated with a ResourceRequest object Typo: should be CFURLRequest.
Daniel Bates
Comment 4 2014-07-24 17:13:33 PDT
Comment on attachment 235475 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=235475&action=review >> Source/WebCore/ChangeLog:5 >> + https://bugs.webkit.org/show_bug.cgi?id=135273 > > Please add a Radar link here too. Will do before landing. >> Source/WebCore/ChangeLog:11 >> + Currently, when we update the CRURLRequest object associated with a ResourceRequest object > > Typo: should be CFURLRequest. Will substitute CFURLRequest for CRURLRequest before landing.
Daniel Bates
Comment 5 2014-07-24 17:15:40 PDT
Note You need to log in before you can comment on or make changes to this bug.