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 804023002: Fully qualify usage of ArraySizeHelper to prevent conflict. (Closed)

Created:
6 years ago by qsr
Modified:
5 years, 10 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fully qualify usage of ArraySizeHelper to prevent conflict. mojo redefines ArraySizeHelper in the mojo namespace. When arraysize is used in the mojo namespace, with both version in scope, the compiler, on android, is complaining that the reference is not unique. To prevent this, qualify the usage of ArraySizeHelper in base/macros.h Committed: https://crrev.com/6d0be449b4c1c667a44762c9dbd0ee18ea120ade Cr-Commit-Position: refs/heads/master@{#315290}

Patch Set 1 #

Patch Set 2 : Fix windows. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/macros.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/mini_installer/decompress.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (4 generated)
qsr
6 years ago (2014-12-16 09:30:52 UTC) #2
Lei Zhang
Can mojo just change its ArraySizeHelper to MojoArraySizeHelper to workaround this problem?
6 years ago (2014-12-16 09:45:35 UTC) #3
qsr
On 2014/12/16 09:45:35, Lei Zhang wrote: > Can mojo just change its ArraySizeHelper to MojoArraySizeHelper ...
6 years ago (2014-12-16 09:47:21 UTC) #4
Lei Zhang
On 2014/12/16 09:47:21, qsr wrote: > On 2014/12/16 09:45:35, Lei Zhang wrote: > > Can ...
6 years ago (2014-12-16 09:55:35 UTC) #5
qsr
On 2014/12/16 09:55:35, Lei Zhang wrote: > On 2014/12/16 09:47:21, qsr wrote: > > On ...
6 years ago (2014-12-16 10:01:02 UTC) #6
qsr
Re-opened as it was decided that this was the right place to do this. Lei, ...
5 years, 10 months ago (2015-02-06 16:30:00 UTC) #7
Lei Zhang
lgtm
5 years, 10 months ago (2015-02-06 23:35:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/804023002/20001
5 years, 10 months ago (2015-02-09 10:04:23 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ng on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL) ios_rel_device_ninja_ng on ...
5 years, 10 months ago (2015-02-09 12:05:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/804023002/20001
5 years, 10 months ago (2015-02-09 12:24:58 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-09 13:52:48 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 13:53:30 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6d0be449b4c1c667a44762c9dbd0ee18ea120ade
Cr-Commit-Position: refs/heads/master@{#315290}

Powered by Google App Engine
This is Rietveld 408576698