[webkit-reviews] review granted: [Bug 98612] REGRESSION (r130584): Crashes in JSC::MarkedAllocator::allocateSlowCase, failing fast/dom/gc-dom-tree-lifetime.html : [Attachment 167490] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 15:09:58 PDT 2012


Darin Adler <darin at apple.com> has granted Geoffrey Garen <ggaren at apple.com>'s
request for review:
Bug 98612: REGRESSION (r130584): Crashes in
JSC::MarkedAllocator::allocateSlowCase, failing
fast/dom/gc-dom-tree-lifetime.html
https://bugs.webkit.org/show_bug.cgi?id=98612

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=167490&action=review


> Source/WebCore/bindings/js/JSNodeCustom.h:77
> +void willCreatePossiblyOrphanedTreeByRemovalSlowCase(Node* root);
>  inline void willCreatePossiblyOrphanedTreeByRemoval(Node* root)

The formatting here is a little confusing. Not sure how to make it more
readable.


More information about the webkit-reviews mailing list