[Webkit-unassigned] [Bug 59082] [GTK] DRT: implement eventSender.scalePageBy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 06:52:11 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

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




--- Comment #9 from Martin Robinson <mrobinson at webkit.org>  2011-04-22 06:52:11 PST ---
(From update of attachment 90695)
View in context: https://bugs.webkit.org/attachment.cgi?id=90695&action=review

Thanks for the fix!

> Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:443
> +    DumpRenderTreeSupportGtk::scalePageBy(webView, 1.0f, 0.0f, 0.0f);

The WebKit style guidelines say these numbers should just be 1, 0,  and 0 respectively (no .0f). Please fix before landing!

-- 
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