RESOLVED FIXED36176
[EFL] Add example browser to WebKit/efl/EWebLauncher
https://bugs.webkit.org/show_bug.cgi?id=36176
Summary [EFL] Add example browser to WebKit/efl/EWebLauncher
Leandro Pereira
Reported 2010-03-16 11:22:39 PDT
+++ This bug was initially created as a clone of Bug #35059 +++ This patch adds an example browser implementation to WebKit/efl/EWebLauncher.
Attachments
EWebLauncher's main.c (25.23 KB, patch)
2010-03-16 11:23 PDT, Leandro Pereira
no flags
Leandro Pereira
Comment 1 2010-03-16 11:23:27 PDT
Created attachment 50813 [details] EWebLauncher's main.c
WebKit Review Bot
Comment 2 2010-03-16 11:25:27 PDT
Attachment 50813 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 WebKit/efl/EWebLauncher/main.c:30: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] WebKit/efl/EWebLauncher/main.c:33: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kenneth Rohde Christiansen
Comment 3 2010-03-16 11:31:54 PDT
Comment on attachment 50813 [details] EWebLauncher's main.c Please also modify (in another patch) the WebKitTools/Scripts/run-launcher script to support a --efl flag for running your EFL WebLauncher. I'm ignoring any coding style issues, as I agree with Barbieri that this should follow EFL coding style.
Leandro Pereira
Comment 4 2010-03-16 12:26:35 PDT
(In reply to comment #3) > (From update of attachment 50813 [details]) > Please also modify (in another patch) the WebKitTools/Scripts/run-launcher > script to support a --efl flag for running your EFL WebLauncher. > Done, please see bug #36181.
WebKit Commit Bot
Comment 5 2010-03-17 15:24:04 PDT
Comment on attachment 50813 [details] EWebLauncher's main.c Clearing flags on attachment: 50813 Committed r56130: <http://trac.webkit.org/changeset/56130>
WebKit Commit Bot
Comment 6 2010-03-17 15:24:09 PDT
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.