[webkit-reviews] review granted: [Bug 59646] Fixed a small leak related to CSSValues when deallocating a DOMWrapperWorld : [Attachment 91368] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 16:14:10 PDT 2011


Sam Weinig <sam at webkit.org> has granted Geoffrey Garen <ggaren at apple.com>'s
request for review:
Bug 59646: Fixed a small leak related to CSSValues when deallocating a
DOMWrapperWorld
https://bugs.webkit.org/show_bug.cgi?id=59646

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=91368&action=review

> Source/WebCore/bindings/js/JSDOMBinding.h:-221
> -    HashMap<CSSValue*, void*>& cssValueRoots();

Can we remove the forward declaration of CSSValue here now?


More information about the webkit-reviews mailing list