Bug 154717 - [EFL] Remove WebUIPopupMenuClient
Summary: [EFL] Remove WebUIPopupMenuClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks: 152037
  Show dependency treegraph
 
Reported: 2016-02-25 21:45 PST by Ryuan Choi
Modified: 2016-02-25 22:45 PST (History)
2 users (show)

See Also:


Attachments
Patch (55.72 KB, patch)
2016-02-25 21:55 PST, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2016-02-25 21:45:46 PST
WebUIPopupMenuClient is EFL specific object to expose popupmenu APIs as WK C API.

Since EFL stopped to use WK C API internally, we can remove unnecessary platform guard with it.
Comment 1 Ryuan Choi 2016-02-25 21:55:24 PST
Created attachment 272297 [details]
Patch
Comment 2 Gyuyoung Kim 2016-02-25 22:33:02 PST
Comment on attachment 272297 [details]
Patch

LGTM.
Comment 3 WebKit Commit Bot 2016-02-25 22:45:36 PST
Comment on attachment 272297 [details]
Patch

Clearing flags on attachment: 272297

Committed r197161: <http://trac.webkit.org/changeset/197161>
Comment 4 WebKit Commit Bot 2016-02-25 22:45:42 PST
All reviewed patches have been landed.  Closing bug.