Bug 95995

Summary: [EFL][WK2] Provide implementation for PlatformWebView::windowFrame()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, ryuan.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61838    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2012-09-06 10:29:43 PDT
EFL's WebKitTestRunner currently has a dummy implementation for PlatformWebView::windowFrame(), we should provide a proper one.
Comment 1 Chris Dumez 2012-09-06 11:19:15 PDT
Created attachment 162543 [details]
Patch

It does not seem to make new tests pass but I think it still make sense to have this.
Comment 2 Kenneth Rohde Christiansen 2012-09-06 12:10:52 PDT
Comment on attachment 162543 [details]
Patch

This is not used by any tests?
Comment 3 WebKit Review Bot 2012-09-06 16:16:44 PDT
Comment on attachment 162543 [details]
Patch

Clearing flags on attachment: 162543

Committed r127793: <http://trac.webkit.org/changeset/127793>
Comment 4 WebKit Review Bot 2012-09-06 16:16:48 PDT
All reviewed patches have been landed.  Closing bug.