Bug 62365

Summary: [EFL] Remove ewk_frame_select_* functions from ewk_frame.cpp
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: antognolli+webkit, gyuyoung.kim, gyuyoung.kim, kenneth, leandro, lucas.de.marchi, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.