Bug 104784 - [Chromium] Remove support for TRACE_EVENT_IF_LONGER_THANx macros
Summary: [Chromium] Remove support for TRACE_EVENT_IF_LONGER_THANx macros
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 02:18 PST by Andrey Kosyakov
Modified: 2012-12-17 04:10 PST (History)
11 users (show)

See Also:


Attachments
Patch (15.01 KB, patch)
2012-12-12 02:24 PST, Andrey Kosyakov
no flags Details | Formatted Diff | Diff
Patch (16.05 KB, patch)
2012-12-12 04:13 PST, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2012-12-12 02:18:09 PST
The support for TRACE_EVENT_IF_LONGER_THANx is being removed from chromium, this is a WebKit-side part of https://codereview.chromium.org/11557009/
Comment 1 Andrey Kosyakov 2012-12-12 02:24:02 PST
Created attachment 179007 [details]
Patch
Comment 2 Nat Duca 2012-12-12 02:26:08 PST
<3
Comment 3 Early Warning System Bot 2012-12-12 02:37:53 PST
Comment on attachment 179007 [details]
Patch

Attachment 179007 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/15286241
Comment 4 kov's GTK+ EWS bot 2012-12-12 02:44:40 PST
Comment on attachment 179007 [details]
Patch

Attachment 179007 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/15280438
Comment 5 Early Warning System Bot 2012-12-12 02:45:01 PST
Comment on attachment 179007 [details]
Patch

Attachment 179007 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/15278524
Comment 6 Build Bot 2012-12-12 02:47:58 PST
Comment on attachment 179007 [details]
Patch

Attachment 179007 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/15276616
Comment 7 EFL EWS Bot 2012-12-12 02:49:50 PST
Comment on attachment 179007 [details]
Patch

Attachment 179007 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/15280443
Comment 8 Andrey Kosyakov 2012-12-12 04:13:56 PST
Created attachment 179022 [details]
Patch
Comment 9 WebKit Review Bot 2012-12-12 04:16:33 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 10 Andrey Kosyakov 2012-12-17 04:10:46 PST
Committed r137896: <http://trac.webkit.org/changeset/137896>