[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 19:06:26 PDT 2013


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





--- Comment #19 from Kassy Coan <kassycoan at gmail.com>  2013-03-24 19:08:52 PST ---
On bug 111949 I did a lot of tests to figure out what was causing the bot failure on mac-wk2 inspector tests. The problem was the way document was being stored on CSSParserContext. It was causing a document destruction race condition as Adam proposed. Fixed by making document a refptr.

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