Bug 92928

Summary: [chromium] Use new-style tracing macros with explicit category
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cc-bugs, enne, haraken, japhet, jbates, nduca, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description James Robinson 2012-08-01 18:08:09 PDT
[chromium] Use new-style tracing macros with explicit category
Comment 1 James Robinson 2012-08-01 18:10:09 PDT
Created attachment 155939 [details]
Patch
Comment 2 James Robinson 2012-08-01 18:10:50 PDT
This is to have better category data for trace data originating in WebKit and to have better compatibility with chromium code.
Comment 3 Adam Barth 2012-08-01 18:13:19 PDT
Comment on attachment 155939 [details]
Patch

ok
Comment 4 WebKit Review Bot 2012-08-01 19:29:56 PDT
Comment on attachment 155939 [details]
Patch

Clearing flags on attachment: 155939

Committed r124400: <http://trac.webkit.org/changeset/124400>
Comment 5 WebKit Review Bot 2012-08-01 19:30:01 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Nat Duca 2012-08-01 22:26:45 PDT
Thank you!