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

Issue 187903007: Make kAllowedToAccessOnNonjoinableThread debug-only. (Closed)

Created:
6 years, 9 months ago by Nico
Modified:
6 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, gavinp+memory_chromium.org
Visibility:
Public.

Description

Make kAllowedToAccessOnNonjoinableThread debug-only. This is only used in !NDEBUG builds, and making the variable only available there makes it harder to break -Wunused-const-variable builds with custom traits. Follow-up to r255159. BUG=349521, 307668 R=fischman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255194

Patch Set 1 #

Patch Set 2 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M base/android/build_info.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M base/lazy_instance.h View 2 chunks +4 lines, -0 lines 0 comments Download
M base/memory/singleton.h View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
6 years, 9 months ago (2014-03-05 23:55:10 UTC) #1
Ami GONE FROM CHROMIUM
Also do https://code.google.com/p/chromium/codesearch#chromium/src/base/android/build_info.cc&l=40 ? LGTM
6 years, 9 months ago (2014-03-06 00:02:07 UTC) #2
Nico
done, thanks On Wed, Mar 5, 2014 at 4:02 PM, <fischman@chromium.org> wrote: > Also do ...
6 years, 9 months ago (2014-03-06 00:05:47 UTC) #3
Ami GONE FROM CHROMIUM
PS#2 still LGTM.
6 years, 9 months ago (2014-03-06 00:13:00 UTC) #4
Nico
Committed patchset #2 manually as r255194.
6 years, 9 months ago (2014-03-06 01:12:05 UTC) #5
vivekg
6 years, 9 months ago (2014-03-06 01:18:36 UTC) #6
Message was sent while issue was closed.
On 2014/03/06 01:12:05, Nico wrote:
> Committed patchset #2 manually as r255194.

Thank you for the followup :)

Powered by Google App Engine
This is Rietveld 408576698