Bug 139665

Summary: Fix build break EFL port since r177301
Product: WebKit Reporter: Sanghyup Lee <sh53.lee>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Sanghyup Lee 2014-12-15 19:56:32 PST
../../Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/WebPageCoordinatedGraphics.cpp:76:43: error: request for member ‘renderer’ in ‘node’, which is of pointer type ‘WebCore::Node*’ (maybe you meant to use ‘->’ ?)
Comment 1 Sanghyup Lee 2014-12-15 19:59:38 PST
Created attachment 243337 [details]
Patch
Comment 2 Sanghyup Lee 2014-12-15 20:12:10 PST
Created attachment 243338 [details]
Patch
Comment 3 Gyuyoung Kim 2014-12-15 20:20:01 PST
Bug 139666 was faster than you.

*** This bug has been marked as a duplicate of bug 139666 ***