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

Issue 9188042: Create a local mod (based on jsoncpp trunk r248) to remove the static initialization caused by th... (Closed)

Created:
8 years, 11 months ago by Ronghua Wu (Left Chromium)
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Create a local mod (based on jsoncpp trunk r248) to remove the static initialization caused by the global variable Value::null. BUG=109997 TEST=unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117516

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3039 lines, -3 lines) Patch
M third_party/jsoncpp/README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M third_party/jsoncpp/jsoncpp.gyp View 1 1 chunk +5 lines, -2 lines 0 comments Download
A third_party/jsoncpp/overrides/include/json/value.h View 1 chunk +1109 lines, -0 lines 0 comments Download
A third_party/jsoncpp/overrides/src/lib_json/json_value.cpp View 1 2 1 chunk +1924 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ronghua Wu (Left Chromium)
Can't see the diff from rietveld, so attached diff here. --- source/include/json/value.h 2012-01-12 10:40:55.397554807 -0800 ...
8 years, 11 months ago (2012-01-12 19:12:47 UTC) #1
juberti1
Since we pull in the source anyway, does it make sense to just make the ...
8 years, 11 months ago (2012-01-12 19:24:23 UTC) #2
Ronghua Wu (Left Chromium)
We don't have a copy of jsoncpp in chromium repo. The code is pulled in ...
8 years, 11 months ago (2012-01-12 19:33:10 UTC) #3
juberti1
lgtm
8 years, 11 months ago (2012-01-12 19:38:56 UTC) #4
tommi (sloooow) - chröme
lgtm http://codereview.chromium.org/9188042/diff/5001/third_party/jsoncpp/overrides/src/lib_json/json_value.cpp File third_party/jsoncpp/overrides/src/lib_json/json_value.cpp (right): http://codereview.chromium.org/9188042/diff/5001/third_party/jsoncpp/overrides/src/lib_json/json_value.cpp#newcode29 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp:29: // This is a walkaround to avoid the ...
8 years, 11 months ago (2012-01-12 19:43:26 UTC) #5
Ronghua Wu (Left Chromium)
http://codereview.chromium.org/9188042/diff/5001/third_party/jsoncpp/overrides/src/lib_json/json_value.cpp File third_party/jsoncpp/overrides/src/lib_json/json_value.cpp (right): http://codereview.chromium.org/9188042/diff/5001/third_party/jsoncpp/overrides/src/lib_json/json_value.cpp#newcode29 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp:29: // This is a walkaround to avoid the static ...
8 years, 11 months ago (2012-01-12 19:52:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ronghuawu@chromium.org/9188042/6002
8 years, 11 months ago (2012-01-12 19:58:32 UTC) #7
commit-bot: I haz the power
8 years, 11 months ago (2012-01-12 21:41:41 UTC) #8
Change committed as 117516

Powered by Google App Engine
This is Rietveld 408576698