Bug 66999 - Factor code to send a key-down event to the plug-in out into a new function
Summary: Factor code to send a key-down event to the plug-in out into a new function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 16:54 PDT by Anders Carlsson
Modified: 2011-08-25 17:06 PDT (History)
0 users

See Also:


Attachments
Patch (2.78 KB, patch)
2011-08-25 16:55 PDT, Anders Carlsson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-08-25 16:54:16 PDT
Factor code to send a key-down event to the plug-in out into a new function
Comment 1 Anders Carlsson 2011-08-25 16:55:04 PDT
Created attachment 105276 [details]
Patch
Comment 2 Anders Carlsson 2011-08-25 17:06:57 PDT
Committed r93838: <http://trac.webkit.org/changeset/93838>