[Webkit-unassigned] [Bug 84094] New: [MutationObservers] enable V8RecursionScope debug ASSERT()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 16 16:20:40 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84094
Summary: [MutationObservers] enable V8RecursionScope debug
ASSERT()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rafaelw at chromium.org
CC: fishd at chromium.org, abarth at webkit.org,
adamk at chromium.org
Blocks: 68729
This will cause a failure in chromium debug tests if any new usage of script invocation to a context initialized in WebKit.cpp is added without either going through V8Proxy or whitelisting the call as "internal" by allocating a V8RecusionScope::MicrotaskSuppression
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list