Bug 62365 - [EFL] Remove ewk_frame_select_* functions from ewk_frame.cpp
Summary: [EFL] Remove ewk_frame_select_* functions from ewk_frame.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 02:58 PDT by Grzegorz Czajkowski
Modified: 2011-06-13 15:23 PDT (History)
9 users (show)

See Also:


Attachments
patch (3.33 KB, patch)
2011-06-09 03:00 PDT, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2011-06-09 02:58:27 PDT
These functions do not exist in any public headers and they are not used internally.

Moreover ewk_view has the same functionality added https://bugs.webkit.org/show_bug.cgi?id=60435.
Comment 1 Grzegorz Czajkowski 2011-06-09 03:00:33 PDT
Created attachment 96566 [details]
patch
Comment 2 Lucas De Marchi 2011-06-09 05:38:36 PDT
Comment on attachment 96566 [details]
patch

LGTM.
Comment 3 Gyuyoung Kim 2011-06-09 17:04:29 PDT
LGTM.
Comment 4 Eric Seidel (no email) 2011-06-13 15:10:54 PDT
Comment on attachment 96566 [details]
patch

OK.
Comment 5 WebKit Review Bot 2011-06-13 15:23:02 PDT
Comment on attachment 96566 [details]
patch

Clearing flags on attachment: 96566

Committed r88710: <http://trac.webkit.org/changeset/88710>
Comment 6 WebKit Review Bot 2011-06-13 15:23:07 PDT
All reviewed patches have been landed.  Closing bug.