Bug 98516 - [EFL][WK2] Avoid useless converting to WKPage
Summary: [EFL][WK2] Avoid useless converting to WKPage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 06:53 PDT by Jinwoo Song
Modified: 2012-10-08 12:10 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2012-10-05 06:57 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2012-10-05 06:53:10 PDT
We do not need to convert to WKPage but can use priv->PageProxy in ewk_view.cpp.
Comment 1 Jinwoo Song 2012-10-05 06:57:21 PDT
Created attachment 167322 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-08 11:54:43 PDT
Comment on attachment 167322 [details]
Patch

rs=me.
Comment 3 Chris Dumez 2012-10-08 11:58:11 PDT
Comment on attachment 167322 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2012-10-08 12:10:53 PDT
Comment on attachment 167322 [details]
Patch

Clearing flags on attachment: 167322

Committed r130671: <http://trac.webkit.org/changeset/130671>
Comment 5 WebKit Review Bot 2012-10-08 12:10:57 PDT
All reviewed patches have been landed.  Closing bug.