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

Issue 13902003: Remove Event::system_location (Closed)

Created:
7 years, 8 months ago by oshima
Modified:
7 years, 8 months ago
CC:
chromium-reviews, tfarina, ben+watch_chromium.org
Visibility:
Public.

Description

Remove Event::system_location This is no longer used heavily and can be obtained from native_event easily. BUG=156735 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193668

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : remove dead code #

Total comments: 4

Patch Set 4 : rebase #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -33 lines) Patch
M ui/aura/root_window.cc View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M ui/aura/test/event_generator.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ui/base/events/event.h View 4 chunks +2 lines, -18 lines 0 comments Download
M ui/base/events/event.cc View 4 chunks +7 lines, -8 lines 0 comments Download
M ui/views/widget/desktop_aura/x11_window_event_filter.cc View 3 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
oshima
7 years, 8 months ago (2013-04-09 23:52:59 UTC) #1
Elliot Glaysher
lgtm
7 years, 8 months ago (2013-04-09 23:55:47 UTC) #2
sadrul
LGTM https://codereview.chromium.org/13902003/diff/3001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/13902003/diff/3001/ui/aura/root_window.cc#newcode1181 ui/aura/root_window.cc:1181: ConvertPointToNativeScreen(&root_mouse_location); Is this conversion necessary anymore? https://codereview.chromium.org/13902003/diff/3001/ui/views/widget/desktop_aura/x11_window_event_filter.cc File ...
7 years, 8 months ago (2013-04-10 00:12:41 UTC) #3
oshima
https://codereview.chromium.org/13902003/diff/3001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/13902003/diff/3001/ui/aura/root_window.cc#newcode1181 ui/aura/root_window.cc:1181: ConvertPointToNativeScreen(&root_mouse_location); doh, you're right. removed. https://codereview.chromium.org/13902003/diff/3001/ui/views/widget/desktop_aura/x11_window_event_filter.cc File ui/views/widget/desktop_aura/x11_window_event_filter.cc (right): ...
7 years, 8 months ago (2013-04-10 01:28:01 UTC) #4
oshima
ben -> OWNERS review
7 years, 8 months ago (2013-04-10 01:28:54 UTC) #5
sadrul
On 2013/04/10 01:28:01, oshima wrote: > https://codereview.chromium.org/13902003/diff/3001/ui/aura/root_window.cc > File ui/aura/root_window.cc (right): > > https://codereview.chromium.org/13902003/diff/3001/ui/aura/root_window.cc#newcode1181 > ...
7 years, 8 months ago (2013-04-10 05:31:40 UTC) #6
Ben Goodger (Google)
https://codereview.chromium.org/13902003/diff/11001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/13902003/diff/11001/ui/aura/root_window.cc#newcode43 ui/aura/root_window.cc:43: #if defined(OS_CHROMEOS) can you achieve this without this ifdef. ...
7 years, 8 months ago (2013-04-10 16:38:15 UTC) #7
oshima
https://codereview.chromium.org/13902003/diff/11001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): https://codereview.chromium.org/13902003/diff/11001/ui/aura/root_window.cc#newcode43 ui/aura/root_window.cc:43: #if defined(OS_CHROMEOS) On 2013/04/10 16:38:15, Ben Goodger (Google) wrote: ...
7 years, 8 months ago (2013-04-10 17:03:04 UTC) #8
Ben Goodger (Google)
ok, lgtm. On Wed, Apr 10, 2013 at 10:03 AM, <oshima@chromium.org> wrote: > > https://codereview.chromium.**org/13902003/diff/11001/ui/** ...
7 years, 8 months ago (2013-04-11 00:17:06 UTC) #9
oshima
https://codereview.chromium.org/13916004/ landed and ui/aura/root_window.cc has been removed from this CL. On 2013/04/11 00:17:06, Ben Goodger ...
7 years, 8 months ago (2013-04-11 13:07:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13902003/22001
7 years, 8 months ago (2013-04-11 13:08:44 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-11 13:25:09 UTC) #12
oshima
On 2013/04/11 13:07:52, oshima wrote: > https://codereview.chromium.org/13916004/ landed and > ui/aura/root_window.cc has been removed from ...
7 years, 8 months ago (2013-04-11 14:03:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13902003/26003
7 years, 8 months ago (2013-04-11 14:03:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/13902003/26003
7 years, 8 months ago (2013-04-11 16:17:48 UTC) #15
commit-bot: I haz the power
7 years, 8 months ago (2013-04-11 16:48:13 UTC) #16
Message was sent while issue was closed.
Change committed as 193668

Powered by Google App Engine
This is Rietveld 408576698