Bug 42778

Summary: WebKit2 needs layoutTestController.setAlwaysAcceptCookies
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, kenneth, simon.fraser, webkit.review.bot
Priority: P2 Keywords: InRadar, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Sam Weinig 2010-07-21 12:52:24 PDT
WebKit2 needs layoutTestController.setAlwaysAcceptCookies
Comment 1 Sam Weinig 2010-07-21 12:53:55 PDT
<rdar://problem/8218169>
Comment 2 Simon Fraser (smfr) 2011-09-08 14:10:16 PDT
Seems like a good candidate to move to window.internal.
Comment 3 Alexey Proskuryakov 2011-09-08 22:31:19 PDT
This can involve non-trivial code at API layer, so for ports that can use API, it would be useful to keep going through it. Of course, WebKit2 is not one of those now, running tests in Web process directly.
Comment 4 Chris Dumez 2012-07-22 11:28:05 PDT
Created attachment 153698 [details]
Patch
Comment 5 WebKit Review Bot 2012-07-23 01:33:45 PDT
Comment on attachment 153698 [details]
Patch

Clearing flags on attachment: 153698

Committed r123316: <http://trac.webkit.org/changeset/123316>
Comment 6 WebKit Review Bot 2012-07-23 01:33:49 PDT
All reviewed patches have been landed.  Closing bug.