[webkit-reviews] review requested: [Bug 31512] [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary. : [Attachment 43234] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 14 15:34:42 PST 2009


Maxime Simon <simon.maxime at gmail.com> has asked  for review:
Bug 31512: [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition
unnecessary.
https://bugs.webkit.org/show_bug.cgi?id=31512

Attachment 43234: Patch
https://bugs.webkit.org/attachment.cgi?id=43234&action=review

------- Additional Comments from Maxime Simon <simon.maxime at gmail.com>
The FileChooser constructor is redefined in FileChooserHaiku.cpp but it doesn't
need to. Since a current change in FileChooser.h it doesn't compile so we may
remove it.


More information about the webkit-reviews mailing list