Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Issue 2837323002: Merged all PointerToId functions into TraceHelper::PointerToString. (Closed)

Created:
3 years, 8 months ago by Daniel Bratell
Modified:
3 years, 7 months ago
CC:
blink-reviews, chromium-reviews, kinuko+watch, scheduler-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Merged all PointerToId functions into TraceHelper::PointerToString. There are many places in scheduler/renderer that need to make a string out of a pointer for tracing purposes. This creates a shared function for them. This was noticed while experimenting with jumbo builds which can not handle reused symbol names in the global or global anonymous scope. Review-Url: https://codereview.chromium.org/2837323002 Cr-Commit-Position: refs/heads/master@{#470948} Committed: https://chromium.googlesource.com/chromium/src/+/ee9188fc71ffc068df4a6a990f7278af5706641b

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 4

Patch Set 3 : Converted TraceHelper the class to trace_helper the namespace. #

Patch Set 4 : Converted TraceHelper the class to trace_helper the namespace. #

Patch Set 5 : Converted TraceHelper the class to trace_helper the namespace. #

Patch Set 6 : Converted TraceHelper the class to trace_helper the namespace. #

Messages

Total messages: 43 (32 generated)
Daniel Bratell
alexclarke, could you please take a look at this patch? As you may have noticed ...
3 years, 7 months ago (2017-04-27 09:17:01 UTC) #6
alex clarke (OOO till 29th)
Sorry I completely missed this patch. It looks fine but will need rebasing.
3 years, 7 months ago (2017-05-10 07:45:35 UTC) #7
Daniel Bratell
Rebased it and applied to new PointerToId instances. Can you take a new look?
3 years, 7 months ago (2017-05-10 15:29:10 UTC) #10
alex clarke (OOO till 29th)
lgtm
3 years, 7 months ago (2017-05-10 16:45:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2837323002/20001
3 years, 7 months ago (2017-05-11 07:42:13 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/433742)
3 years, 7 months ago (2017-05-11 07:56:44 UTC) #17
Daniel Bratell
jochen, could you review the added files to platform/BUILD.gn please?
3 years, 7 months ago (2017-05-11 08:50:58 UTC) #19
jochen (gone - plz use gerrit)
BUILD.gn lgtm please consider addressing the nits https://codereview.chromium.org/2837323002/diff/20001/third_party/WebKit/Source/platform/scheduler/base/trace_helper.h File third_party/WebKit/Source/platform/scheduler/base/trace_helper.h (right): https://codereview.chromium.org/2837323002/diff/20001/third_party/WebKit/Source/platform/scheduler/base/trace_helper.h#newcode13 third_party/WebKit/Source/platform/scheduler/base/trace_helper.h:13: class TraceHelper ...
3 years, 7 months ago (2017-05-11 08:53:11 UTC) #20
Daniel Bratell
Thanks for the review (and sorry for all the spam; thought it would be much ...
3 years, 7 months ago (2017-05-11 11:51:20 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2837323002/100001
3 years, 7 months ago (2017-05-11 14:24:27 UTC) #40
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 14:31:30 UTC) #43
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/ee9188fc71ffc068df4a6a990f72...

Powered by Google App Engine
This is Rietveld 408576698