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

Issue 660103002: Make a bunch of structs anonymous ... (Closed)

Created:
6 years, 2 months ago by viettrungluu
Modified:
6 years, 2 months ago
Reviewers:
danakj, jamesr, ajuma
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make a bunch of structs anonymous ... ... instead of naming them just so that arraysize can be used (instead of ARRAYSIZE_UNSAFE), since C++11 removes this restriction. Also remove some comments about this. (Note that the change was automatically formatted, as required by the presubmit check. Arguably, the entire file should be reformatted for consistency, but that should be done separately.) R=ajuma@chromium.org BUG=423134 Committed: https://crrev.com/f4f532e27b9130fab6da3d1c08216222fc8b5f87 Cr-Commit-Position: refs/heads/master@{#299989}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -103 lines) Patch
M cc/animation/transform_operations_unittest.cc View 6 chunks +81 lines, -103 lines 3 comments Download

Messages

Total messages: 14 (3 generated)
viettrungluu
6 years, 2 months ago (2014-10-16 19:46:27 UTC) #1
ajuma
lgtm
6 years, 2 months ago (2014-10-16 19:49:20 UTC) #2
danakj
https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc File cc/animation/transform_operations_unittest.cc (right): https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc#newcode1177 cc/animation/transform_operations_unittest.cc:1177: }; this is super weird, mind filing a clang-format ...
6 years, 2 months ago (2014-10-16 20:08:02 UTC) #4
jamesr
https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc File cc/animation/transform_operations_unittest.cc (right): https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc#newcode1177 cc/animation/transform_operations_unittest.cc:1177: }; On 2014/10/16 20:08:02, danakj wrote: > this is ...
6 years, 2 months ago (2014-10-16 20:43:09 UTC) #6
danakj
https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc File cc/animation/transform_operations_unittest.cc (right): https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc#newcode1177 cc/animation/transform_operations_unittest.cc:1177: }; On 2014/10/16 20:43:09, jamesr wrote: > On 2014/10/16 ...
6 years, 2 months ago (2014-10-16 20:50:27 UTC) #7
jamesr
On 2014/10/16 20:50:27, danakj wrote: > https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc > File cc/animation/transform_operations_unittest.cc (right): > > https://codereview.chromium.org/660103002/diff/1/cc/animation/transform_operations_unittest.cc#newcode1177 > ...
6 years, 2 months ago (2014-10-16 20:55:21 UTC) #8
danakj
On Thu, Oct 16, 2014 at 4:55 PM, <jamesr@chromium.org> wrote: > On 2014/10/16 20:50:27, danakj ...
6 years, 2 months ago (2014-10-16 21:03:45 UTC) #9
danakj
I filed b/18019543 On Thu, Oct 16, 2014 at 5:03 PM, Dana Jansens <danakj@chromium.org> wrote: ...
6 years, 2 months ago (2014-10-16 21:06:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660103002/1
6 years, 2 months ago (2014-10-16 21:38:01 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-16 22:10:14 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 22:11:01 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f4f532e27b9130fab6da3d1c08216222fc8b5f87
Cr-Commit-Position: refs/heads/master@{#299989}

Powered by Google App Engine
This is Rietveld 408576698