Bug 44313 - [chromium] fix a null pointer crash when dispatching JS keyboard events
Summary: [chromium] fix a null pointer crash when dispatching JS keyboard events
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 17:01 PDT by Tony Chang
Modified: 2010-08-20 12:03 PDT (History)
0 users

See Also:


Attachments
Patch (3.43 KB, patch)
2010-08-19 17:01 PDT, Tony Chang
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-08-19 17:01:14 PDT
[chromium] fix a null pointer crash when dispatching JS keyboard events
Comment 1 Tony Chang 2010-08-19 17:01:45 PDT
Created attachment 64911 [details]
Patch
Comment 2 Kent Tamura 2010-08-19 19:38:45 PDT
Comment on attachment 64911 [details]
Patch

ok.
Comment 3 Tony Chang 2010-08-20 12:03:03 PDT
Committed r65747: <http://trac.webkit.org/changeset/65747>