Bug 133786

Summary: Fix build break on EFL and GTK ports since r169820
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 133667    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2014-06-11 23:01:57 PDT
SSIA. Below build error occurs now. /home/webkit/slaves/perfbot/buildslave/efl-linux-64-release-wk2-perf/build/Source/WebKit2/WebProcess/Plugins/PluginView.cpp: In member function 'void WebKit::PluginView::pluginSnapshotTimerFired()': /home/webkit/slaves/perfbot/buildslave/efl-linux-64-release-wk2-perf/build/Source/WebKit2/WebProcess/Plugins/PluginView.cpp:1693:40: error: 'class WebKit::WebPage' has no member named 'plugInIntersectsSearchRect' /home/webkit/slaves/perfbot/buildslave/efl-linux-64-release-wk2-perf/build/Source/WebKit2/WebProcess/Plugins/PluginView.cpp:1707:96: error: 'isAlmostSolidColor' was not declared in this scope /home/webkit/slaves/perfbot/buildslave/efl-linux-64-release-wk2-perf/build/Source/WebKit2/WebProcess/Plugins/PluginView.cpp:1721:20: error: 'class WebKit::WebPage' has no member named 'plugInIsPrimarySize' ICECC[5040] 22:12:29: Compiled on 10.6.11.36
Attachments
Patch (3.00 KB, patch)
2014-06-11 23:03 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2014-06-11 23:03:12 PDT
Gyuyoung Kim
Comment 2 2014-06-11 23:36:46 PDT
Comment on attachment 232933 [details] Patch Clearing flags on attachment: 232933 Committed r169881: <http://trac.webkit.org/changeset/169881>
Gyuyoung Kim
Comment 3 2014-06-11 23:38:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.