[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
Thu Mar 28 13:30:07 PDT 2013


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





--- Comment #40 from Ojan Vafai <ojan at chromium.org>  2013-03-28 13:28:16 PST ---
Talked to Eric about this and here's the idea:
Write a script that reads in CSSPropertyNames.in and a new CSSPropertyNamesFeatures.h (or something like that). The script  overwrites the CSSPropertyNamesFeatures.h file, which is a file that we actually check in to the repo. The script only modifies CSSPropertyNamesFeatures.h to append new properties added to CSSPropertyNames.in. That way the numbers are stable.

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