[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
Mon Mar 25 17:13:44 PDT 2013


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





--- Comment #26 from Kassy Coan <kassycoan at gmail.com>  2013-03-25 17:16:10 PST ---
(In reply to comment #22)
> (From update of attachment 194779 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=194779&action=review
> 
> > Source/WebCore/css/CSSParser.cpp:1327
> > +    FeatureObserver::observe(m_context.m_document.get(), propertyID);
> 
> Don't we crash if you use a parser context created with the two argument constructor?

New patch addresses this.

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