RESOLVED FIXED 35888
[EFL] Add SoundEfl.cpp to WC/platform/efl.
https://bugs.webkit.org/show_bug.cgi?id=35888
Summary [EFL] Add SoundEfl.cpp to WC/platform/efl.
Leandro Pereira
Reported 2010-03-08 15:27:48 PST
+++ This bug was initially created as a clone of Bug #35749 +++ +++ This bug was initially created as a clone of Bug #35087 +++ Forthcoming patch adds SoundEfl.cpp to WC/platform/efl.
Attachments
Add SoundEfl.cpp to WC/platform/efl. (2.46 KB, patch)
2010-03-08 15:28 PST, Leandro Pereira
zecke: review+
Add SoundEfl.cpp to WC/platform/efl. (2.40 KB, patch)
2010-03-10 09:44 PST, Leandro Pereira
no flags
Leandro Pereira
Comment 1 2010-03-08 15:28:26 PST
Created attachment 50256 [details] Add SoundEfl.cpp to WC/platform/efl.
Holger Freyther
Comment 2 2010-03-09 20:41:50 PST
Comment on attachment 50256 [details] Add SoundEfl.cpp to WC/platform/efl. The list of copyright holders seems to be excessive for these two lines of code.
Leandro Pereira
Comment 3 2010-03-10 09:44:31 PST
Created attachment 50410 [details] Add SoundEfl.cpp to WC/platform/efl. zecke already r+'d this patch -- this updated version only removes Apple copyright since there is no Apple code in it.
WebKit Commit Bot
Comment 4 2010-03-15 14:33:54 PDT
Comment on attachment 50410 [details] Add SoundEfl.cpp to WC/platform/efl. Clearing flags on attachment: 50410 Committed r56016: <http://trac.webkit.org/changeset/56016>
WebKit Commit Bot
Comment 5 2010-03-15 14:33:59 PDT
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 6 2010-03-15 15:35:38 PDT
Comment on attachment 50410 [details] Add SoundEfl.cpp to WC/platform/efl. Please use c++ style casts: 43 Display* display = (Display*) ecore_x_display_get(); Not needed: +#include "NotImplemented.h"
Eric Seidel (no email)
Comment 7 2010-03-15 15:36:13 PDT
I'm sad that my review is too late and that Holger didn't see all the nits I saw. :(
Leandro Pereira
Comment 8 2010-03-16 06:10:15 PDT
(In reply to comment #7) > I'm sad that my review is too late and that Holger didn't see all the nits I > saw. :( I'll create follow-up patches.
Note You need to log in before you can comment on or make changes to this bug.