RESOLVED FIXED 31512
[Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary.
https://bugs.webkit.org/show_bug.cgi?id=31512
Summary [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary.
Maxime Simon
Reported 2009-11-14 15:34:42 PST
Created attachment 43234 [details] Patch 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.
Attachments
Patch (1.01 KB, patch)
2009-11-14 15:34 PST, Maxime Simon
no flags
Adam Barth
Comment 1 2009-11-14 23:16:43 PST
Comment on attachment 43234 [details] Patch Oops. Wrong account.
Adam Barth
Comment 2 2009-11-15 15:28:10 PST
Comment on attachment 43234 [details] Patch Clearing flags on attachment: 43234 Committed r51003: <http://trac.webkit.org/changeset/51003>
Adam Barth
Comment 3 2009-11-15 15:28:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.