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

Issue 383153007: Fixes for re-enabling more MSVC level 4 warnings: Source/core/ edition (Closed)

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
CC:
aboxhall, blink-reviews
Visibility:
Public.

Description

Fixes for re-enabling more MSVC level 4 warnings: Source/core/ edition This contains fixes for the following sorts of issues: * Possibly-uninitialized local variable * Assignment inside conditional * Signedness mismatch This also contains a small number of other cleanups to nearby code. BUG=81439 TEST=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178391

Patch Set 1 #

Patch Set 2 : Delete temp file #

Total comments: 6

Patch Set 3 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -53 lines) Patch
M Source/core/BUILD.gn View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/accessibility/AXObject.cpp View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M Source/core/accessibility/AXRenderObject.cpp View 3 chunks +16 lines, -14 lines 0 comments Download
M Source/core/core.gyp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/editing/TextIterator.cpp View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M Source/core/editing/VisibleUnits.cpp View 1 chunk +4 lines, -8 lines 0 comments Download
M Source/core/events/EventPath.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/events/EventTarget.cpp View 1 chunk +10 lines, -16 lines 0 comments Download
M Source/core/page/FrameTree.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SpatialNavigation.cpp View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Peter Kasting
6 years, 5 months ago (2014-07-11 19:37:23 UTC) #1
Peter Kasting
Ping for Dominic.
6 years, 5 months ago (2014-07-15 18:57:15 UTC) #2
Peter Kasting
Adam, could you review this? Dominic doesn't seem to be responding.
6 years, 5 months ago (2014-07-16 20:27:52 UTC) #3
dmazzoni
Sorry I missed this. Taking a look now, but it might be better for Adam ...
6 years, 5 months ago (2014-07-16 20:43:18 UTC) #4
abarth-chromium
LGTM
6 years, 5 months ago (2014-07-16 20:44:17 UTC) #5
dmazzoni
I'm slightly worried that this pattern was pretty uncommon in Google and Chrome code, but ...
6 years, 5 months ago (2014-07-16 21:21:17 UTC) #6
Peter Kasting
On 2014/07/16 21:21:17, dmazzoni wrote: > I'm slightly worried that this pattern was pretty uncommon ...
6 years, 5 months ago (2014-07-16 23:06:58 UTC) #7
dmazzoni
On 2014/07/16 23:06:58, Peter Kasting wrote: > On 2014/07/16 21:21:17, dmazzoni wrote: > > I'm ...
6 years, 5 months ago (2014-07-17 16:27:22 UTC) #8
dmazzoni
lgtm
6 years, 5 months ago (2014-07-17 16:27:28 UTC) #9
Peter Kasting
On 2014/07/17 16:27:22, dmazzoni wrote: > I was thinking of cases like these: > > ...
6 years, 5 months ago (2014-07-17 17:53:00 UTC) #10
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-17 17:53:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkasting@chromium.org/383153007/40001
6 years, 5 months ago (2014-07-17 17:53:57 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_compile_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-17 19:12:00 UTC) #13
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 19:32:11 UTC) #14
Message was sent while issue was closed.
Change committed as 178391

Powered by Google App Engine
This is Rietveld 408576698