Chromium Code Reviews
DescriptionProtobuf: Move thread-local global data to globals.cc
This CL is a followup to https://codereview.chromium.org/2756543002/ which moved
all variables in .data and .bss into globals.cc. However, I overlooked thread-local
variables in .tdata and .tbss. This CL moves those too.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_dbg_ng;master.tryserver.chromium.mac:mac_chromium_dbg_ng;master.tryserver.chromium.win:win_chromium_dbg_ng
R=pkasting@chromium.org
CC=piman@chromium.org
BUG=703706
Review-Url: https://codereview.chromium.org/2759423004
Cr-Commit-Position: refs/heads/master@{#458677}
Committed: https://chromium.googlesource.com/chromium/src/+/57c80c99d9f3355e5dc1829d0ac2eeffe7cd26b6
Patch Set 1 #Patch Set 2 : Update patch file #
Total comments: 3
Patch Set 3 : Address pkasting@'s comments #
Messages
Total messages: 24 (19 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||