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

Issue 413303003: Remove const from int return type on aura::Env::mouse_button_flags() (Closed)

Created:
6 years, 5 months ago by msw
Modified:
6 years, 5 months ago
Reviewers:
sadrul, hshi1
CC:
chromium-reviews, ben+aura_chromium.org, kalyank, Andre, tapted, Daniel Erat
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove const from int return type on aura::Env::mouse_button_flags() I hit this building views_examples_exe on Mac with TOOLKIT_VIEWS=1. error: 'const' type qualifier on return type has no effect [-Werror,-Wignored-qualifiers] Added in r264669. BUG=NONE TEST=NONE TBR=sadrul@chromium.org,hshi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285461

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M ui/aura/env.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
msw
Take a look as you have time, I'm TBR'ing this simple CL.
6 years, 5 months ago (2014-07-24 22:36:18 UTC) #1
msw
The CQ bit was checked by msw@chromium.org
6 years, 5 months ago (2014-07-24 22:36:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/413303003/1
6 years, 5 months ago (2014-07-24 22:38:51 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 02:38:37 UTC) #4
Message was sent while issue was closed.
Change committed as 285461

Powered by Google App Engine
This is Rietveld 408576698