[webkit-reviews] review granted: [Bug 69275] Crash in IsolateTracker::addFakeRunIfNecessary(), preceded by assertion failure (m_nestedIsolateCount >= 1) in IsolateTracker::exitIsolate() : [Attachment 116847] fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 18:47:25 PST 2011


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 69275: Crash in IsolateTracker::addFakeRunIfNecessary(), preceded by
assertion failure (m_nestedIsolateCount >= 1) in IsolateTracker::exitIsolate()
https://bugs.webkit.org/show_bug.cgi?id=69275

Attachment 116847: fixes the bug
https://bugs.webkit.org/attachment.cgi?id=116847&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Seems fine to me.  I'm not sure I remember why I had that assumption.  Clearly
I designed the system to accommodate more than one.  More test coverage will
tell us if this is the right code design or not. :)


More information about the webkit-reviews mailing list