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

Issue 390233003: Decrement CreateDoubleValue count (Closed)

Created:
6 years, 5 months ago by Evan Stade
Modified:
6 years, 5 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, erikwright+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Decrement CreateDoubleValue count BUG=160586 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284304

Patch Set 1 #

Total comments: 10

Patch Set 2 : fixes #

Patch Set 3 : git cl format #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -36 lines) Patch
M base/prefs/pref_value_map.h View 1 chunk +3 lines, -0 lines 0 comments Download
M base/prefs/pref_value_map.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M base/prefs/pref_value_map_unittest.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M cc/base/math_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/policy/core/browser/configuration_policy_handler.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M components/policy/core/browser/configuration_policy_handler_unittest.cc View 1 2 3 8 chunks +8 lines, -8 lines 0 comments Download
M components/policy/core/common/mac_util.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/policy/core/common/registry_dict_win.cc View 1 2 3 1 chunk +4 lines, -6 lines 0 comments Download
M components/policy/core/common/schema_map_unittest.cc View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M components/policy/core/common/schema_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/pref_registry/pref_registry_syncable.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M tools/json_schema_compiler/test/arrays_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/crossref_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/test/simple_api_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Evan Stade
bartfab: components/policy/* ajuma: cc/base/math_util.cc battre: base/prefs/* components/pref_registry/pref_registry_syncable.cc
6 years, 5 months ago (2014-07-15 19:54:21 UTC) #1
ajuma
cc lgtm
6 years, 5 months ago (2014-07-15 20:07:52 UTC) #2
battre
https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h File base/prefs/pref_value_map.h (right): https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h#newcode75 base/prefs/pref_value_map.h:75: void SetDouble(const std::string& key, const double value); Can you ...
6 years, 5 months ago (2014-07-16 07:37:12 UTC) #3
bartfab (slow)
policy LGTM https://codereview.chromium.org/390233003/diff/1/components/policy/core/common/registry_dict_win.cc File components/policy/core/common/registry_dict_win.cc (right): https://codereview.chromium.org/390233003/diff/1/components/policy/core/common/registry_dict_win.cc#newcode92 components/policy/core/common/registry_dict_win.cc:92: new base::FundamentalValue(int_value)); On 2014/07/16 07:37:12, battre wrote: ...
6 years, 5 months ago (2014-07-16 09:07:55 UTC) #4
battre
https://codereview.chromium.org/390233003/diff/1/components/policy/core/common/registry_dict_win.cc File components/policy/core/common/registry_dict_win.cc (right): https://codereview.chromium.org/390233003/diff/1/components/policy/core/common/registry_dict_win.cc#newcode92 components/policy/core/common/registry_dict_win.cc:92: new base::FundamentalValue(int_value)); On 2014/07/16 09:07:55, bartfab wrote: > On ...
6 years, 5 months ago (2014-07-16 09:53:21 UTC) #5
Evan Stade
https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h File base/prefs/pref_value_map.h (right): https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h#newcode75 base/prefs/pref_value_map.h:75: void SetDouble(const std::string& key, const double value); On 2014/07/16 ...
6 years, 5 months ago (2014-07-16 22:15:25 UTC) #6
battre
lgtm https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h File base/prefs/pref_value_map.h (right): https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h#newcode75 base/prefs/pref_value_map.h:75: void SetDouble(const std::string& key, const double value); On ...
6 years, 5 months ago (2014-07-17 15:58:39 UTC) #7
Evan Stade
https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h File base/prefs/pref_value_map.h (right): https://codereview.chromium.org/390233003/diff/1/base/prefs/pref_value_map.h#newcode75 base/prefs/pref_value_map.h:75: void SetDouble(const std::string& key, const double value); On 2014/07/17 ...
6 years, 5 months ago (2014-07-17 16:07:06 UTC) #8
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-17 16:07:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/390233003/40001
6 years, 5 months ago (2014-07-17 16:09:02 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 16:22:59 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 16:24:51 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/171175) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/160217) ios_rel_device_ninja ...
6 years, 5 months ago (2014-07-17 16:24:52 UTC) #13
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 5 months ago (2014-07-19 01:21:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/390233003/60001
6 years, 5 months ago (2014-07-19 01:22:43 UTC) #15
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 04:40:35 UTC) #16
Message was sent while issue was closed.
Change committed as 284304

Powered by Google App Engine
This is Rietveld 408576698