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

Issue 388213002: add double support to base::Pickle (Closed)

Created:
6 years, 5 months ago by Mostyn Bramley-Moore
Modified:
6 years, 5 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

add double support to base::Pickle Since WebTimeRange now uses doubles instead of floats[1], we should probably add double support to base::Pickle. [1] https://codereview.chromium.org/337923006 BUG=393552 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283064

Patch Set 1 #

Total comments: 2

Patch Set 2 : doc nit fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M base/pickle.h View 3 chunks +8 lines, -0 lines 0 comments Download
M base/pickle.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M base/pickle_unittest.cc View 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Mostyn Bramley-Moore
@acolwell: does this look OK to you? @willchan: PTAL for OWNER approval.
6 years, 5 months ago (2014-07-14 12:25:31 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm % nit How does WebTimeRange come into play here? Is something serializing it? Is ...
6 years, 5 months ago (2014-07-14 19:25:42 UTC) #2
Mostyn Bramley-Moore
On 2014/07/14 19:25:42, acolwell wrote: > How does WebTimeRange come into play here? Is something ...
6 years, 5 months ago (2014-07-14 19:48:03 UTC) #3
acolwell GONE FROM CHROMIUM
ok. Thanks for the info. :)
6 years, 5 months ago (2014-07-14 20:15:54 UTC) #4
willchan no longer on Chromium
I'm going to send this to Darin instead. It weirds me out that double wasn't ...
6 years, 5 months ago (2014-07-14 20:22:33 UTC) #5
darin (slow to review)
LGTM I could have sworn I already wrote this CL.
6 years, 5 months ago (2014-07-14 20:24:04 UTC) #6
darin (slow to review)
On 2014/07/14 20:24:04, darin wrote: > LGTM > > I could have sworn I already ...
6 years, 5 months ago (2014-07-14 20:25:23 UTC) #7
Mostyn Bramley-Moore
On 2014/07/14 20:25:23, darin wrote: > On 2014/07/14 20:24:04, darin wrote: > > LGTM > ...
6 years, 5 months ago (2014-07-14 20:31:09 UTC) #8
Mostyn Bramley-Moore
The CQ bit was checked by mostynb@opera.com
6 years, 5 months ago (2014-07-14 20:31:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/388213002/20001
6 years, 5 months ago (2014-07-14 20:32:22 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 22:50:36 UTC) #11
Message was sent while issue was closed.
Change committed as 283064

Powered by Google App Engine
This is Rietveld 408576698