RESOLVED DUPLICATE of bug 58593 Bug 87296
Move setPluginsEnabled from layoutTestController to window.internals()
https://bugs.webkit.org/show_bug.cgi?id=87296
Summary Move setPluginsEnabled from layoutTestController to window.internals()
Marcelo Lira
Reported 2012-05-23 12:08:38 PDT
Implement setPluginsEnabled in window.internals and remove duplicated code from WebKitTestRunner and DumpRenderTree.
Attachments
Alexey Proskuryakov
Comment 1 2012-05-23 15:03:00 PDT
This is an API on Mac, and likely such on most mature platforms. I think that it is helpful and not costly to test through WebKit layer because of that.
Marcelo Lira
Comment 2 2012-05-25 14:07:25 PDT
(In reply to comment #1) > This is an API on Mac, and likely such on most mature platforms. I think that it is helpful and not costly to test through WebKit layer because of that. Agreed. I'll also mark this as a duplicate of bug 58593. That bug better follows your thinking. I also sent a patch to it. *** This bug has been marked as a duplicate of bug 58593 ***
Note You need to log in before you can comment on or make changes to this bug.