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

Issue 1318823012: SkTraceMemoryDump_Chrome: fix -Wreorder warning (Closed)

Created:
5 years, 3 months ago by hans
Modified:
5 years, 3 months ago
Reviewers:
ssid
CC:
chromium-reviews, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SkTraceMemoryDump_Chrome: fix -Wreorder warning Clang on Windows (is this file only built on Windows?) was failing with: ..\..\skia\ext\SkTraceMemoryDump_chrome.cc(25,7) : error: field 'dump_name_prefix_' will be initialized after field 'process_memory_dump_' [-Werror,-Wreorder] : dump_name_prefix_(dump_name_prefix), ^ BUG=82385 TBR=ssid Committed: https://crrev.com/f17572a3c8ba9cc987d69fbd8a461fe621a89c83 Cr-Commit-Position: refs/heads/master@{#347414}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M skia/ext/SkTraceMemoryDump_chrome.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1318823012/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1318823012/1
5 years, 3 months ago (2015-09-04 15:40:05 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-04 15:49:39 UTC) #4
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/f17572a3c8ba9cc987d69fbd8a461fe621a89c83 Cr-Commit-Position: refs/heads/master@{#347414}
5 years, 3 months ago (2015-09-04 15:50:25 UTC) #5
ssid
5 years, 3 months ago (2015-09-04 15:52:44 UTC) #6
Message was sent while issue was closed.
LGTM, thanks.

Powered by Google App Engine
This is Rietveld 408576698