Bug 87296
Summary: | Move setPluginsEnabled from layoutTestController to window.internals() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcelo Lira <marcelo.lira> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, cmarcelo, jesus, menard |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87284 |
Marcelo Lira
Implement setPluginsEnabled in window.internals and remove duplicated code from WebKitTestRunner and DumpRenderTree.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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
(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 ***