[Webkit-unassigned] [Bug 15682] Move wx port to TOT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 3 08:15:18 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15682


mrowe at apple.com changed:

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




------- Comment #34 from mrowe at apple.com  2007-11-03 08:15 PDT -------
(From update of attachment 17010)
r=me, with some minor style fixes.

In DragDataWx.cpp the include of DragData.h should be below config.h. 
Similarly, the ordering should be fixed in DragImageWx.cpp and
PasteboardWx.cpp.

 in Widget::setCursor, the opening brace should be on the same line as the if
statement.  The inner if statement should probably be combined with the outer
if, and the explicit comparison to zero removed per the style guidelines.


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



More information about the webkit-unassigned mailing list