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

Issue 11519026: base: Do not use Value::Create* functions. (Closed)

Created:
8 years ago by tfarina
Modified:
8 years ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : base:: #

Patch Set 3 : prefs unittests fixes #

Patch Set 4 : ? win is crazy #

Total comments: 2

Patch Set 5 : scoped_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -117 lines) Patch
M base/json/json_parser.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M base/json/json_writer_unittest.cc View 4 chunks +13 lines, -14 lines 0 comments Download
M base/prefs/json_pref_store_unittest.cc View 1 2 3 6 chunks +8 lines, -8 lines 0 comments Download
M base/prefs/overlay_user_pref_store_unittest.cc View 1 2 14 chunks +26 lines, -22 lines 0 comments Download
M base/prefs/pref_value_map.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M base/prefs/pref_value_map_unittest.cc View 1 2 8 chunks +24 lines, -18 lines 0 comments Download
M base/prefs/public/pref_change_registrar_unittest.cc View 1 2 4 chunks +9 lines, -8 lines 0 comments Download
M base/prefs/testing_pref_store.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M base/values_unittest.cc View 1 2 3 4 12 chunks +33 lines, -36 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tfarina
Hi Will, could you review this to me? Evan, fyi. Thanks,
8 years ago (2012-12-12 03:33:51 UTC) #1
willchan no longer on Chromium
Evan, it seems like you're driving this effort. I skimmed it to confirm there isn't ...
8 years ago (2012-12-12 21:17:31 UTC) #2
Evan Stade
https://codereview.chromium.org/11519026/diff/5023/base/values_unittest.cc File base/values_unittest.cc (right): https://codereview.chromium.org/11519026/diff/5023/base/values_unittest.cc#newcode99 base/values_unittest.cc:99: scoped_ptr<Value> not_found_value(new FundamentalValue(false)); dont' need these scoped_ptrs
8 years ago (2012-12-13 00:44:00 UTC) #3
tfarina
https://codereview.chromium.org/11519026/diff/5023/base/values_unittest.cc File base/values_unittest.cc (right): https://codereview.chromium.org/11519026/diff/5023/base/values_unittest.cc#newcode99 base/values_unittest.cc:99: scoped_ptr<Value> not_found_value(new FundamentalValue(false)); On 2012/12/13 00:44:00, Evan Stade wrote: ...
8 years ago (2012-12-13 16:11:39 UTC) #4
Evan Stade
lgtm
8 years ago (2012-12-13 20:33:21 UTC) #5
willchan no longer on Chromium
lgtm
8 years ago (2012-12-13 20:35:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11519026/14001
8 years ago (2012-12-16 00:23:26 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years ago (2012-12-16 01:42:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11519026/14001
8 years ago (2012-12-16 01:44:10 UTC) #9
commit-bot: I haz the power
8 years ago (2012-12-16 05:13:22 UTC) #10
Message was sent while issue was closed.
Change committed as 173368

Powered by Google App Engine
This is Rietveld 408576698