[Webkit-unassigned] [Bug 109884] Add CSS Property tracking to FeatureObserver. Creates new histogram for CSS Property usage data.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 09:12:39 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109884





--- Comment #4 from Adam Barth <abarth at webkit.org>  2013-02-15 09:14:56 PST ---
(From update of attachment 188471)
View in context: https://bugs.webkit.org/attachment.cgi?id=188471&action=review

> Source/WebCore/css/CSSParserMode.h:76
> +    Document* m_document;

Is there a risk that m_document could be deallocated while the CSSParserContext is alive?

-- 
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