Bug 95943 - [EFL][WK2] Provide implementation for WebPage::performDefaultBehaviorForKeyEvent()
Summary: [EFL][WK2] Provide implementation for WebPage::performDefaultBehaviorForKeyEv...
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: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2012-09-06 00:40 PDT by Chris Dumez
Modified: 2012-09-06 06:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.95 KB, patch)
2012-09-06 00:42 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.