[Webkit-unassigned] [Bug 41088] [Qt] support dumpChildFrameScrollPositions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 06:46:41 PDT 2010


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


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

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




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-06-28 06:46:41 PST ---
(From update of attachment 59546)
WebKitTools/DumpRenderTree/qt/DumpRenderTreeQt.cpp:678
 +          QList<QWebFrame *> children = frame->childFrames();
No space needed before *

WebKitTools/DumpRenderTree/qt/DumpRenderTreeQt.cpp:691
 +      QWebFrame* parent = qobject_cast<QWebFrame *>(frame->parent());
Neither here

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