Bug 81130 - [EFL] Map BackSpace key code to Unicode value
Summary: [EFL] Map BackSpace key code to Unicode value
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: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on: 80126 81124
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-14 10:09 PDT by Sudarsana Nagineni (babu)
Modified: 2012-05-15 00:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (deleted)
2012-03-14 10:23 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff
Patch (2.47 KB, patch)
2012-03-22 09:18 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-03-14 10:09:39 PDT
To fix the following test case, map BackSpace key code to Unicode value.
fast/events/backspace-navigates-back.html
Comment 1 Sudarsana Nagineni (babu) 2012-03-14 10:23:36 PDT
Created attachment 131876 [details]
Patch

Test case is dependent on bug #81124 and bug #80126 fixes.
Comment 2 Sudarsana Nagineni (babu) 2012-03-22 09:18:46 PDT
Created attachment 133275 [details]
Patch

fix for backspace-navigates-back.html test.
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-03-22 09:24:00 PDT
Comment on attachment 133275 [details]
Patch

Looks good to me.
Comment 4 Gustavo Noronha (kov) 2012-03-22 09:36:43 PDT
Comment on attachment 133275 [details]
Patch

LGTM
Comment 5 WebKit Review Bot 2012-03-22 10:00:03 PDT
Comment on attachment 133275 [details]
Patch

Clearing flags on attachment: 133275

Committed r111716: <http://trac.webkit.org/changeset/111716>
Comment 6 WebKit Review Bot 2012-03-22 10:00:08 PDT
All reviewed patches have been landed.  Closing bug.