Bug 42697 - WebKitTestRunner needs layoutTestController.setPrivateBrowsingEnabled
Summary: WebKitTestRunner needs layoutTestController.setPrivateBrowsingEnabled
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: qi
URL:
Keywords: InRadar
: 59857 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-20 15:17 PDT by Sam Weinig
Modified: 2011-09-02 11:02 PDT (History)
3 users (show)

See Also:


Attachments
patch (12.20 KB, patch)
2011-05-25 09:00 PDT, qi
hausmann: review+
commit-queue: commit-queue-
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-20 15:17:13 PDT
WebKitTestRunner needs layoutTestController.setPrivateBrowsingEnabled
Comment 1 Sam Weinig 2010-07-20 15:31:04 PDT
<rdar://problem/8213839>
Comment 2 qi 2011-05-25 09:00:13 PDT
Created attachment 94788 [details]
patch
Comment 3 Simon Hausmann 2011-05-25 17:05:57 PDT
Comment on attachment 94788 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2011-05-25 18:49:55 PDT
Comment on attachment 94788 [details]
patch

Rejecting attachment 94788 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-8', 'land-a..." exit_code: 1

Last 500 characters of output:
autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>

Full output: http://queues.webkit.org/results/8736112
Comment 5 qi 2011-05-26 06:09:07 PDT
Looks the comment#4 is wrong, the code already landed, the revision number is 87348. Closed the bug.
Comment 6 Anders Carlsson 2011-09-02 11:02:10 PDT
*** Bug 59857 has been marked as a duplicate of this bug. ***