Bug 28082 - [V8] Do not register V8 error message listener in WorkerContextExecutionProxy
Summary: [V8] Do not register V8 error message listener in WorkerContextExecutionProxy
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:
Blocks:
 
Reported: 2009-08-07 13:22 PDT by Jian Li
Modified: 2009-08-07 15:36 PDT (History)
2 users (show)

See Also:


Attachments
Proposed Patch (2.28 KB, patch)
2009-08-07 13:26 PDT, Jian Li
dglazkov: commit-queue+
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-08-07 13:22:09 PDT
Do not register V8 error message listener in WorkerContextExecutionProxy since now we handle and pass the error back to the worker if needed.
Comment 1 Jian Li 2009-08-07 13:26:00 PDT
Created attachment 34317 [details]
Proposed Patch
Comment 2 Dimitri Glazkov (Google) 2009-08-07 13:27:20 PDT
Comment on attachment 34317 [details]
Proposed Patch

r=me.
Comment 3 Adam Barth 2009-08-07 15:36:55 PDT
Comment on attachment 34317 [details]
Proposed Patch

Clearing review flag on attachment: 34317

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/WorkerContextExecutionProxy.cpp
Committed r46919
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/WorkerContextExecutionProxy.cpp
r46919 = 37cf8fd35fbac16e349f8636622901dc7c668732 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/46919
Comment 4 Adam Barth 2009-08-07 15:36:58 PDT
All reviewed patches have been landed.  Closing bug.