Bug 54216 - [V8] Don't crash on exception getting event handler function
Summary: [V8] Don't crash on exception getting event handler function
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: Mads Ager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 09:15 PST by Mads Ager
Modified: 2011-02-10 22:57 PST (History)
0 users

See Also:


Attachments
Patch (4.28 KB, patch)
2011-02-10 09:19 PST, Mads Ager
japhet: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mads Ager 2011-02-10 09:15:03 PST
[V8] Don't crash on exception getting event handler function
Comment 1 Mads Ager 2011-02-10 09:19:20 PST
Created attachment 81991 [details]
Patch
Comment 2 anton muhin 2011-02-10 12:23:32 PST
Comment on attachment 81991 [details]
Patch

LGTM, although those empty handle checks are somewhat sketchy.  Still a common practice