Bug 31512

Summary: [Haiku] Bug fix in FileChooserHaiku.cpp. Constructor redefinition unnecessary.
Product: WebKit Reporter: Maxime Simon <simon.maxime>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

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.