[webkit-reviews] review granted: [Bug 73867] V8RecursionScope should call didLeaveScriptContext when recursionLevel reaches zero : [Attachment 117939] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 14:40:06 PST 2011


Adam Barth <abarth at webkit.org> has granted Adam Klein <adamk at chromium.org>'s
request for review:
Bug 73867: V8RecursionScope should call didLeaveScriptContext when
recursionLevel reaches zero
https://bugs.webkit.org/show_bug.cgi?id=73867

Attachment 117939: Patch
https://bugs.webkit.org/attachment.cgi?id=117939&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=117939&action=review


> Source/WebCore/bindings/v8/V8RecursionScope.h:34
> +#if ENABLE(MUTATION_OBSERVERS)

Presumably this shouldn't be conditional on MUTATION_OBSERVERS, right?


More information about the webkit-reviews mailing list