Bug 92928 - [chromium] Use new-style tracing macros with explicit category
Summary: [chromium] Use new-style tracing macros with explicit category
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-01 18:08 PDT by James Robinson
Modified: 2012-08-01 22:26 PDT (History)
9 users (show)

See Also:


Attachments
Patch (16.11 KB, patch)
2012-08-01 18:10 PDT, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!