[Webkit-unassigned] [Bug 41584] [Qt] Add DRT support for pageProperty etc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 5 14:42:04 PDT 2010


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

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




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-07-05 14:42:04 PST ---
(From update of attachment 60478)
8 QString DumpRenderTreeSupportQt::pageSizeAndMarginsInPixels(QWebFrame* frame, int pageIndex,
 679                                               int width, int height,
 680                                               int marginTop,
 681                                               int marginRight,
 682                                               int marginBottom,
 683                                               int marginLeft)

This is wrong coding style, put it on one line. Apart from that r=me.

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