Bug 47857 - Upstream support of KeyCodes for iPhone
Summary: Upstream support of KeyCodes for iPhone
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 15:54 PDT by Enrica Casucci
Modified: 2010-10-27 17:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.47 KB, patch)
2010-10-18 16:13 PDT, Enrica Casucci
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2010-10-18 15:54:51 PDT
Adding some special handling of keycodes for iPhone.
Comment 1 Enrica Casucci 2010-10-18 16:13:16 PDT
Created attachment 71099 [details]
Patch
Comment 2 Alexey Proskuryakov 2010-10-18 16:18:51 PDT
Comment on attachment 71099 [details]
Patch

I think that this would be easier to read without an #else branch. r=me either way.
Comment 3 Enrica Casucci 2010-10-19 14:03:41 PDT
Committed revision 70083.