[Webkit-unassigned] [Bug 70761] [chromium] Add category and TraceValue support to TraceEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 16:05:41 PDT 2011


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





--- Comment #6 from Nat Duca <nduca at chromium.org>  2011-10-24 16:05:41 PST ---
Ah, makes sense, thanks for sorting me out.

Two high level things:
1. Lets hold off making this webcore wide. Amongst other things, we might need to go from category strings to something more like LogChannels so it makes more sense to other ports.

2. You'll need two types for every type you introduce in your solution: the WebCore type, and the type you add to WebKit/public/ that you use to get from WebKit back to Chromium. That reality might influence your API design a bit...

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