[webkit-reviews] review requested: [Bug 103306] Support custom V8 bindings for WebWorkers : [Attachment 181028] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 05:51:45 PST 2013


Marshall Greenblatt <marshall at chromium.org> has asked  for review:
Bug 103306: Support custom V8 bindings for WebWorkers
https://bugs.webkit.org/show_bug.cgi?id=103306

Attachment 181028: Updated patch
https://bugs.webkit.org/attachment.cgi?id=181028&action=review

------- Additional Comments from Marshall Greenblatt <marshall at chromium.org>
This patch contains the following changes:

- Remove observerMutex.
- Pass the worker URL as a parameter to the WebWorkerScriptObserver callbacks.
- Ensure that calls to the WebWorkerScriptObserver callbacks are balanced.

Adam, please review when you have a chance. Thanks.


More information about the webkit-reviews mailing list