Bug 95943

Summary: [EFL][WK2] Provide implementation for WebPage::performDefaultBehaviorForKeyEvent()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, 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 00:40:04 PDT
WK2 EFL currently has an empty implementation for WebPage::performDefaultBehaviorForKeyEvent(), causing some test cases to fail.
We should provide a proper implementation.
Comment 1 Chris Dumez 2012-09-06 00:42:31 PDT
Created attachment 162436 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-09-06 01:13:28 PDT
Comment on attachment 162436 [details]
Patch

I wonder which platforms actually diverts from this
Comment 3 WebKit Review Bot 2012-09-06 06:05:15 PDT
Comment on attachment 162436 [details]
Patch

Clearing flags on attachment: 162436

Committed r127733: <http://trac.webkit.org/changeset/127733>
Comment 4 WebKit Review Bot 2012-09-06 06:05:20 PDT
All reviewed patches have been landed.  Closing bug.