Bug 42778 - WebKit2 needs layoutTestController.setAlwaysAcceptCookies
Summary: WebKit2 needs layoutTestController.setAlwaysAcceptCookies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar, MakingBotsRed
Depends on:
Blocks:
 
Reported: 2010-07-21 12:52 PDT by Sam Weinig
Modified: 2012-07-23 01:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.63 KB, patch)
2012-07-22 11:28 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.