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

Issue 2771923005: Implement comparison operators for base::Value (Closed)

Created:
3 years, 9 months ago by jdoerrie
Modified:
3 years, 8 months ago
Reviewers:
stevenjb, brettw
CC:
chromium-reviews, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement comparison operators for base::Value This change implements comparison operators for base::Value and deprecates the existing |Equals| methods. BUG=646133 Review-Url: https://codereview.chromium.org/2771923005 Cr-Commit-Position: refs/heads/master@{#460162} Committed: https://chromium.googlesource.com/chromium/src/+/5c1cee11c5b383689a81cc5b0c8f65803cef2f33

Patch Set 1 #

Patch Set 2 : Fix compilation error #

Total comments: 1

Patch Set 3 : Declare Operators out of line and update tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -67 lines) Patch
M base/values.h View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M base/values.cc View 1 2 4 chunks +95 lines, -42 lines 0 comments Download
M base/values_unittest.cc View 1 2 7 chunks +140 lines, -20 lines 0 comments Download
M chrome/browser/ui/webui/options/preferences_browsertest.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 28 (20 generated)
jdoerrie
brettw@, please review base/value.* stevenjb@, please review chrome/browser/ui/webui/options/preferences_browsertest.cc I was concerned that inlining the operators ...
3 years, 9 months ago (2017-03-24 16:33:16 UTC) #10
brettw
You should be able to implement these out-of-line and not have any bloat concerns. What ...
3 years, 9 months ago (2017-03-24 20:18:35 UTC) #13
jdoerrie
On 2017/03/24 20:18:35, brettw (plz ping after 24h) wrote: > You should be able to ...
3 years, 9 months ago (2017-03-27 11:19:34 UTC) #18
brettw
lgtm
3 years, 9 months ago (2017-03-27 23:13:55 UTC) #21
jdoerrie
On 2017/03/27 23:13:55, brettw (plz ping after 24h) wrote: > lgtm Thanks, brettw@! A gentle ...
3 years, 8 months ago (2017-03-28 07:19:05 UTC) #22
stevenjb
c/b/ui/webui lgtm
3 years, 8 months ago (2017-03-28 15:47:00 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2771923005/40001
3 years, 8 months ago (2017-03-28 16:08:37 UTC) #25
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 17:52:53 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5c1cee11c5b383689a81cc5b0c8f...

Powered by Google App Engine
This is Rietveld 408576698