[Webkit-unassigned] [Bug 57430] [Chromium] DumpRenderTree: Implement LayoutTestController::setPluginsEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 02:06:20 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57430


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87482|review?                     |review+
               Flag|                            |




--- Comment #3 from Kent Tamura <tkent at chromium.org>  2011-03-30 02:06:20 PST ---
(From update of attachment 87482)
View in context: https://bugs.webkit.org/attachment.cgi?id=87482&action=review

> Tools/DumpRenderTree/chromium/LayoutTestController.cpp:1702
> +        bool pluginsEnabled = arguments[0].toBoolean();
> +        m_shell->preferences()->pluginsEnabled = pluginsEnabled;

nit: You can omit the variable pluginsEnabled.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list