RESOLVED FIXED 143361
Fix the EFL and GTK build after r182243
https://bugs.webkit.org/show_bug.cgi?id=143361
Summary Fix the EFL and GTK build after r182243
Csaba Osztrogonác
Reported 2015-04-02 23:16:51 PDT
See https://bugs.webkit.org/show_bug.cgi?id=143293#c12 for details. The clean build is still broken. :(
Attachments
Patch (5.73 KB, patch)
2015-04-03 04:25 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2015-04-03 02:59:19 PDT
I'll produce something.
Zan Dobersek
Comment 2 2015-04-03 04:25:19 PDT
WebKit Commit Bot
Comment 3 2015-04-03 04:27:53 PDT
Attachment 250058 [details] did not pass style-queue: ERROR: Source/WebKit2/PlatformGTK.cmake:425: There should be exactly one empty line instead of 0 between "" <file alias=\"images/panIcon\">panIcon.png</file>\n"" and "" <file alias=\"images/textAreaResizeCorner\">textAreaResizeCorner.png</file>\n"". [list/emptyline] [5] ERROR: Source/WebKit2/PlatformGTK.cmake:426: Alphabetical sorting problem. "" <file alias=\"images/textAreaResizeCorner@2x\">textAreaResizeCorner@2x.png</file>\n"" should be before "" <file alias=\"images/textAreaResizeCorner\">textAreaResizeCorner.png</file>\n"". [list/order] [5] Total errors found: 2 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Zan Dobersek
Comment 4 2015-04-03 04:33:10 PDT
(In reply to comment #2) > Created attachment 250058 [details] > Patch Fixes clean builds for the GTK port. EFL fix is speculative, so please test it out.
Csaba Osztrogonác
Comment 5 2015-04-03 04:34:31 PDT
(In reply to comment #4) > (In reply to comment #2) > > Created attachment 250058 [details] > > Patch > > Fixes clean builds for the GTK port. EFL fix is speculative, so please test > it out. Thanks for the fix, I'll check it immediately.
Csaba Osztrogonác
Comment 6 2015-04-03 04:45:24 PDT
Comment on attachment 250058 [details] Patch It works on EFL too, so r=me.
Zan Dobersek
Comment 7 2015-04-03 05:23:55 PDT
Comment on attachment 250058 [details] Patch Clearing flags on attachment: 250058 Committed r182315: <http://trac.webkit.org/changeset/182315>
Zan Dobersek
Comment 8 2015-04-03 05:24:05 PDT
All reviewed patches have been landed. Closing bug.
Gyuyoung Kim
Comment 9 2015-04-03 05:43:50 PDT
Comment on attachment 250058 [details] Patch Thank you for the fix !
Note You need to log in before you can comment on or make changes to this bug.