Bug 86326 - [EFL] Remove ewk_view_core_page_get().
Summary: [EFL] Remove ewk_view_core_page_get().
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: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-13 15:41 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2012-05-14 10:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.90 KB, patch)
2012-05-13 15:45 PDT, Raphael Kubo da Costa (:rakuco)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2012-05-13 15:41:23 PDT
[EFL] Remove ewk_view_core_page_get().
Comment 1 Raphael Kubo da Costa (:rakuco) 2012-05-13 15:45:19 PDT
Created attachment 141614 [details]
Patch
Comment 2 Gyuyoung Kim 2012-05-13 18:18:36 PDT
Comment on attachment 141614 [details]
Patch

corePage is used by more places now. I also think we don't need to have duplicate functions. Looks fine.
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-05-14 10:44:16 PDT
Comment on attachment 141614 [details]
Patch

Clearing flags on attachment: 141614

Committed r116964: <http://trac.webkit.org/changeset/116964>
Comment 4 Raphael Kubo da Costa (:rakuco) 2012-05-14 10:44:24 PDT
All reviewed patches have been landed.  Closing bug.