Bug 134863 - REGRESSION(r171034, r171024) [EFL] Build broken.
Summary: REGRESSION(r171034, r171024) [EFL] Build broken.
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 18:28 PDT by Hunseop Jeong
Modified: 2015-01-12 22:00 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.56 KB, patch)
2014-07-12 18:35 PDT, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2014-07-12 18:28:16 PDT
EFL Build was broken due to r171034 <http://trac.webkit.org/r171034>
,r171024 <http://trac.webkit.org/r171024>
Comment 1 Hunseop Jeong 2014-07-12 18:35:14 PDT
Created attachment 234819 [details]
Patch
Comment 2 Hunseop Jeong 2014-07-12 18:45:25 PDT
GTK port already uploaded the fix patch(https://bugs.webkit.org/attachment.cgi?id=234818&action=review).
I think this patch to occur the build break at GTK port.

Does the added navigationGesture<https://bugs.webkit.org/show_bug.cgi?id=134853> depend on cocoa?

If it depend on cocoa, have to wrap the platform(COCOA).
Comment 3 Gyuyoung Kim 2014-07-12 18:49:38 PDT
I fixed this break on http://trac.webkit.org/changeset/171042
Comment 4 Hunseop Jeong 2014-07-12 18:51:50 PDT
(In reply to comment #3)
> I fixed this break on http://trac.webkit.org/changeset/171042

Oops,, I didn't find that,,
Comment 5 Hunseop Jeong 2014-11-27 03:10:30 PST
I close this bug.
Already other fix patch uploaded.