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

Issue 48663004: Fix more warnings in wtf (Closed)

Created:
7 years, 1 month ago by lgombos
Modified:
7 years, 1 month ago
Reviewers:
Nico, Chris Evans
CC:
blink-reviews, yurys+blink_chromium.org, loislo+blink_chromium.org, adamk+blink_chromium.org, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix more warnings in wtf. These has been observed with clang on mac. BUG=312287 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161276

Patch Set 1 #

Patch Set 2 : Fix more warnings in wtf. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -21 lines) Patch
M Source/wtf/DateMath.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/wtf/FastMalloc.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/wtf/PartitionAlloc.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/wtf/TCSystemAlloc.cpp View 2 chunks +0 lines, -8 lines 0 comments Download
M Source/wtf/dtoa.cpp View 1 chunk +0 lines, -6 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
lgombos
cevans@chromium.org: Can you please review changes in PartitionAlloc.cpp . I plan to land this and ...
7 years, 1 month ago (2013-10-31 20:54:11 UTC) #1
Nico
Everything except PartitionAlloc.cpp lgtm. PartitionAlloc.cpp does some tricky things with negative numbers, so cevans should ...
7 years, 1 month ago (2013-10-31 21:03:40 UTC) #2
lgombos
https://codereview.chromium.org/48663004/diff/30001/Source/wtf/dtoa.cpp File Source/wtf/dtoa.cpp (right): https://codereview.chromium.org/48663004/diff/30001/Source/wtf/dtoa.cpp#newcode607 Source/wtf/dtoa.cpp:607: #define Scale_Bit 0x10 On 2013/10/31 21:03:40, Nico wrote: > ...
7 years, 1 month ago (2013-10-31 21:07:08 UTC) #3
Nico
On Thu, Oct 31, 2013 at 2:07 PM, <l.gombos@samsung.com> wrote: > > https://codereview.chromium.**org/48663004/diff/30001/** > Source/wtf/dtoa.cpp<https://codereview.chromium.org/48663004/diff/30001/Source/wtf/dtoa.cpp> ...
7 years, 1 month ago (2013-10-31 21:17:41 UTC) #4
lgombos
On 2013/10/31 21:03:40, Nico wrote: > Everything except PartitionAlloc.cpp lgtm. PartitionAlloc.cpp does some tricky > ...
7 years, 1 month ago (2013-11-04 14:45:39 UTC) #5
Chris Evans
On 2013/11/04 14:45:39, lgombos wrote: > On 2013/10/31 21:03:40, Nico wrote: > > Everything except ...
7 years, 1 month ago (2013-11-04 19:49:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/48663004/30001
7 years, 1 month ago (2013-11-04 19:53:26 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-11-04 20:40:11 UTC) #8
Message was sent while issue was closed.
Change committed as 161276

Powered by Google App Engine
This is Rietveld 408576698