Bug 81376 - [V8] V8LazyEventHandler: Ensure we exit early if we get an empty object
Summary: [V8] V8LazyEventHandler: Ensure we exit early if we get an empty object
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Erik Arvidsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 11:23 PDT by Erik Arvidsson
Modified: 2012-03-16 12:01 PDT (History)
0 users

See Also:


Attachments
Patch (1.69 KB, patch)
2012-03-16 11:25 PDT, Erik Arvidsson
japhet: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2012-03-16 11:23:08 PDT
[V8] V8LazyEventHandler: Ensure we exit early if we get an empty object
Comment 1 Erik Arvidsson 2012-03-16 11:25:05 PDT
Created attachment 132325 [details]
Patch
Comment 2 Erik Arvidsson 2012-03-16 12:01:44 PDT
I don't think this is the right approach any more.