Bug 98516

Summary: [EFL][WK2] Avoid useless converting to WKPage
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebKit EFLAssignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

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.