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

Issue 2753573002: Remove 'global' user-data in favor of 'process' user-data. (Closed)

Created:
3 years, 9 months ago by bcwhite
Modified:
3 years, 8 months ago
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove 'global' user-data in favor of 'process' user-data. There's (currently) no cross-process thread safety possible for the ActivityUserData structure so it's not feasible to have a "global" entry. BUG=620813 Review-Url: https://codereview.chromium.org/2753573002 Cr-Commit-Position: refs/heads/master@{#463663} Committed: https://chromium.googlesource.com/chromium/src/+/8ffd39048b78f37e10e5bc2cf50f5f338b304e87

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -97 lines) Patch
M base/debug/activity_analyzer.h View 1 2 chunks +0 lines, -6 lines 0 comments Download
M base/debug/activity_analyzer.cc View 1 1 chunk +0 lines, -19 lines 0 comments Download
M base/debug/activity_analyzer_unittest.cc View 1 2 chunks +15 lines, -11 lines 0 comments Download
M base/debug/activity_tracker.h View 1 4 chunks +2 lines, -9 lines 0 comments Download
M base/debug/activity_tracker.cc View 1 4 chunks +2 lines, -12 lines 0 comments Download
M base/debug/activity_tracker_unittest.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 1 chunk +9 lines, -10 lines 0 comments Download
M components/browser_watcher/postmortem_report_collector.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/browser_watcher/postmortem_report_collector_unittest.cc View 1 6 chunks +25 lines, -19 lines 0 comments Download
M components/browser_watcher/postmortem_report_extractor.cc View 1 2 chunks +8 lines, -7 lines 0 comments Download
M components/browser_watcher/stability_debugging.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 36 (26 generated)
bcwhite
3 years, 9 months ago (2017-03-14 18:28:46 UTC) #3
manzagop (departed)
Nice! Looks like you're missing a few instances in postmortem_report_collector_unittest.cc Could you also expand on ...
3 years, 9 months ago (2017-03-14 19:32:24 UTC) #7
bcwhite
PTAL > Could you also expand on the CL description to mention the motivation (user ...
3 years, 8 months ago (2017-04-10 20:55:36 UTC) #21
manzagop (departed)
lgtm We should see a spike of WRITE_TO_MINIDUMP_FAILED because of the missing version details.
3 years, 8 months ago (2017-04-11 13:22:46 UTC) #24
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/2753573002/60001
3 years, 8 months ago (2017-04-11 13:40:10 UTC) #26
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/407871)
3 years, 8 months ago (2017-04-11 13:46:48 UTC) #28
bcwhite
+jwd for chrome/browser/chrome_browser_field_trials_desktop.cc
3 years, 8 months ago (2017-04-11 14:05:56 UTC) #30
jwd
lgtm
3 years, 8 months ago (2017-04-11 16:39:51 UTC) #31
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/2753573002/60001
3 years, 8 months ago (2017-04-11 17:02:52 UTC) #33
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 17:11:46 UTC) #36
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/8ffd39048b78f37e10e5bc2cf50f...

Powered by Google App Engine
This is Rietveld 408576698