Bug 118691 - [EFL] --minimal build fails: plugins, context menus
Summary: [EFL] --minimal build fails: plugins, context menus
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 15:25 PDT by Oleg
Modified: 2017-03-11 10:47 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.80 KB, patch)
2013-07-15 15:34 PDT, Oleg
gyuyoung.kim: review-
eflews.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg 2013-07-15 15:25:56 PDT
[EFL] --minimal build fails: plugins, context menus
Comment 1 Oleg 2013-07-15 15:34:01 PDT
Created attachment 206693 [details]
Patch
Comment 2 EFL EWS Bot 2013-07-15 16:04:30 PDT
Comment on attachment 206693 [details]
Patch

Attachment 206693 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/1077176
Comment 3 Sergio Correia (qrwteyrutiyoup) 2013-07-15 17:11:38 PDT
Comment on attachment 206693 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=206693&action=review

> Source/WebCore/CMakeLists.txt:2611
> +        plugins/PluginDatabase.cpp

This part was already solved in http://trac.webkit.org/changeset/152591, no?
Comment 4 Gyuyoung Kim 2013-07-16 18:57:40 PDT
Comment on attachment 206693 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=206693&action=review

> Source/WebKit/efl/ewk/ewk_contextmenu.h:112
> +#if ENABLE(INSPECTOR)

We should not use ENABLE() in public header.
Comment 5 Michael Catanzaro 2017-03-11 10:47:12 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.