[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:11:28 PDT 2013


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





--- Comment #39 from Mike Lawther <mikelawther at chromium.org>  2013-03-28 13:09:36 PST ---
(In reply to comment #38)
> > Source/WebCore/page/FeatureObserver.cpp:40
> > +static int mapCSSPropertyId(int id)
> > +{
> 
> I recommend autogenerating this and checking it in.  That will avoid having to type all this out, and yet still make it possible to guarantee that new ones are always added to the end.

Just to clear - you mean check the generator script in and do the generation during the build process?

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