Bug 139665 - Fix build break EFL port since r177301
Summary: Fix build break EFL port since r177301
Status: RESOLVED DUPLICATE of bug 139666
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 19:56 PST by Sanghyup Lee
Modified: 2014-12-16 00:48 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2014-12-15 19:59 PST, Sanghyup Lee
no flags Details | Formatted Diff | Diff
Patch (1.60 KB, patch)
2014-12-15 20:12 PST, Sanghyup Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***