Bug 134863

Summary: REGRESSION(r171034, r171024) [EFL] Build broken.
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: WebKit EFLAssignee: Hunseop Jeong <hs85.jeong>
Status: CLOSED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.