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

Issue 1230923005: Fix -Wreorder warnings in the Windows code. (Closed)

Created:
5 years, 5 months ago by Nico
Modified:
5 years, 5 months ago
Reviewers:
Will Harris
Visibility:
Public.

Description

Fix -Wreorder warnings in the Windows code. This makes the order of fields in constructor initializer lists match the order in which the fields are declared in (which is the order they're initialized in). No intended behavior change. BUG=chromium:505304

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M client/windows/crash_generation/crash_generation_client.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M client/windows/crash_generation/crash_generation_server.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M client/windows/crash_generation/minidump_generator.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Nico
Will, looks like you've landed stuff in this directory before. Since Mark is out, can ...
5 years, 5 months ago (2015-07-10 16:42:31 UTC) #2
Will Harris
lgtm
5 years, 5 months ago (2015-07-10 17:32:36 UTC) #3
Nico
Thanks! Can you land this?
5 years, 5 months ago (2015-07-10 17:57:23 UTC) #4
Will Harris
5 years, 5 months ago (2015-07-10 20:25:06 UTC) #5
On 2015/07/10 17:57:23, Nico wrote:
> Thanks! Can you land this?

landed in https://codereview.chromium.org/1234653002/

had to land with src/ prefix so just created a new CL...

Powered by Google App Engine
This is Rietveld 408576698