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

Issue 8890003: Cleanup thread_local_storage on Windows (Closed)

Created:
9 years ago by jar (doing other things)
Modified:
8 years, 6 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Cleanup thread_local_storage on Windows Remove statics that are windows only from the header file, and relocated them the windows only file. FIx up a few names to make things a bit more readable. r=rvargas Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142511

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 17

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -103 lines) Patch
M base/threading/thread_local_storage.h View 1 2 3 4 5 1 chunk +0 lines, -13 lines 0 comments Download
M base/threading/thread_local_storage_win.cc View 1 2 3 4 5 6 7 7 chunks +97 lines, -90 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jar (doing other things)
This is a pretty trivial fixup that was sitting in my tree for a month. ...
8 years, 6 months ago (2012-05-31 18:32:22 UTC) #1
rvargas (doing something else)
http://codereview.chromium.org/8890003/diff/18003/base/threading/thread_local_storage_win.cc File base/threading/thread_local_storage_win.cc (right): http://codereview.chromium.org/8890003/diff/18003/base/threading/thread_local_storage_win.cc#newcode14 base/threading/thread_local_storage_win.cc:14: namespace { We Should move this namespace out of ...
8 years, 6 months ago (2012-06-01 18:54:36 UTC) #2
jar (doing other things)
Changes per comments by rvargas. http://codereview.chromium.org/8890003/diff/18003/base/threading/thread_local_storage_win.cc File base/threading/thread_local_storage_win.cc (right): http://codereview.chromium.org/8890003/diff/18003/base/threading/thread_local_storage_win.cc#newcode14 base/threading/thread_local_storage_win.cc:14: namespace { On 2012/06/01 ...
8 years, 6 months ago (2012-06-05 17:45:45 UTC) #3
rvargas (doing something else)
lgtm https://chromiumcodereview.appspot.com/8890003/diff/18003/base/threading/thread_local_storage_win.cc File base/threading/thread_local_storage_win.cc (right): https://chromiumcodereview.appspot.com/8890003/diff/18003/base/threading/thread_local_storage_win.cc#newcode36 base/threading/thread_local_storage_win.cc:36: // with an unallocated TLS slot. Well... the ...
8 years, 6 months ago (2012-06-05 18:25:01 UTC) #4
jar (doing other things)
Changes made per comment by rvargas. http://codereview.chromium.org/8890003/diff/18003/base/threading/thread_local_storage_win.cc File base/threading/thread_local_storage_win.cc (right): http://codereview.chromium.org/8890003/diff/18003/base/threading/thread_local_storage_win.cc#newcode36 base/threading/thread_local_storage_win.cc:36: // with an ...
8 years, 6 months ago (2012-06-07 18:23:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jar@chromium.org/8890003/36003
8 years, 6 months ago (2012-06-07 18:24:52 UTC) #6
commit-bot: I haz the power
Try job failure for 8890003-36003 (retry) on win for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-06-07 20:07:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jar@chromium.org/8890003/36003
8 years, 6 months ago (2012-06-15 20:49:01 UTC) #8
commit-bot: I haz the power
8 years, 6 months ago (2012-06-15 22:44:27 UTC) #9
Change committed as 142511

Powered by Google App Engine
This is Rietveld 408576698