Bug 27518 - [V8] Add V8 bindings for onerror in WorkerContext.
Summary: [V8] Add V8 bindings for onerror in WorkerContext.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on: 27516
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-21 13:58 PDT by Jian Li
Modified: 2009-07-21 16:02 PDT (History)
2 users (show)

See Also:


Attachments
Proposed Patch (3.48 KB, patch)
2009-07-21 14:36 PDT, Jian Li
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2009-07-21 13:58:17 PDT
Add V8 bindings for onerror in WorkerContext.
Comment 1 Jian Li 2009-07-21 14:36:17 PDT
Created attachment 33215 [details]
Proposed Patch
Comment 2 Jian Li 2009-07-21 16:02:17 PDT
Committed as http://trac.webkit.org/changeset/46199.