[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
Sun Mar 24 18:56:04 PDT 2013


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





--- Comment #18 from Kassy Coan <kassycoan at gmail.com>  2013-03-24 18:58:30 PST ---
How does this look, Adam?

This patch addresses the storage of document on CSSParserContext making it now a RefPtr, and makes the tracking of CSSProperties stable, since the property ids can change over time. The only thing not addressed is that we are still tracking the user agent style sheet. I believe addressing the user agent style sheet should happen in a separate patch.

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