Bug 87278 - Move setPrivateBrowsingEnabled from layoutTestController to window.internals()
Summary: Move setPrivateBrowsingEnabled from layoutTestController to window.internals()
Status: RESOLVED DUPLICATE of bug 85034
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 87284
  Show dependency treegraph
 
Reported: 2012-05-23 10:19 PDT by Marcelo Lira
Modified: 2012-05-23 13:46 PDT (History)
7 users (show)

See Also:


Attachments
Patch (41.00 KB, patch)
2012-05-23 11:47 PDT, Marcelo Lira
no flags Details | Formatted Diff | Diff
Patch (43.19 KB, patch)
2012-05-23 13:07 PDT, Marcelo Lira
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Lira 2012-05-23 10:19:42 PDT
Implement setPrivateBrowsingEnabled in window.internals and remove duplicated code from WebKitTestRunner and DumpRenderTree.
Comment 1 Marcelo Lira 2012-05-23 11:47:47 PDT
Created attachment 143606 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2012-05-23 12:17:28 PDT
Comment on attachment 143606 [details]
Patch

Attachment 143606 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/12772280
Comment 3 Caio Marcelo de Oliveira Filho 2012-05-23 12:25:35 PDT
Same as https://bugs.webkit.org/show_bug.cgi?id=87149#c5
Comment 4 Build Bot 2012-05-23 12:26:37 PDT
Comment on attachment 143606 [details]
Patch

Attachment 143606 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/12774291
Comment 5 Marcelo Lira 2012-05-23 13:07:58 PDT
Created attachment 143629 [details]
Patch
Comment 6 Build Bot 2012-05-23 13:40:33 PDT
Comment on attachment 143629 [details]
Patch

Attachment 143629 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/12769313
Comment 7 Alexey Proskuryakov 2012-05-23 13:45:40 PDT

*** This bug has been marked as a duplicate of bug 85034 ***
Comment 8 Alexey Proskuryakov 2012-05-23 13:46:19 PDT
Comment on attachment 143629 [details]
Patch

Clearing review flag, since this has been decided wontfix in original.