Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Issue 9235025: Synthesize mouse move event after window creation/deletion or size/visibiilty changed (Closed)

Created:
8 years, 11 months ago by oshima
Modified:
8 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Synthesize mouse move event after window creation/deletion or size/visibiilty changed I also updated method names to match other OnXXX methods. BUG=111073 TEST=to be added Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119483

Patch Set 1 #

Patch Set 2 : comment #

Patch Set 3 : . #

Total comments: 14

Patch Set 4 : transform, test, etc #

Patch Set 5 : updated comments #

Patch Set 6 : cleanup, close case #

Total comments: 10

Patch Set 7 : comments addressed except HasWeakPtrs #

Patch Set 8 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -17 lines) Patch
M ui/aura/root_window.h View 1 2 3 4 5 6 7 6 chunks +33 lines, -3 lines 0 comments Download
M ui/aura/root_window.cc View 1 2 3 4 5 6 7 10 chunks +76 lines, -4 lines 0 comments Download
M ui/aura/window.h View 1 2 3 4 5 6 7 2 chunks +13 lines, -3 lines 0 comments Download
M ui/aura/window.cc View 1 2 3 4 5 6 7 11 chunks +40 lines, -7 lines 0 comments Download
M ui/aura/window_unittest.cc View 1 2 3 4 5 6 7 2 chunks +122 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
oshima
I'll add tests if this LGTY.
8 years, 11 months ago (2012-01-25 23:46:58 UTC) #1
sky
This approach seems fine by me. http://codereview.chromium.org/9235025/diff/2006/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/9235025/diff/2006/ui/aura/root_window.cc#newcode311 ui/aura/root_window.cc:311: PostMouseMoveEventAfterWindowChange(); Same comment ...
8 years, 11 months ago (2012-01-26 00:07:55 UTC) #2
oshima
uploaded new patch that supports translation. PTAL http://codereview.chromium.org/9235025/diff/2006/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/9235025/diff/2006/ui/aura/root_window.cc#newcode311 ui/aura/root_window.cc:311: PostMouseMoveEventAfterWindowChange(); On ...
8 years, 11 months ago (2012-01-26 22:24:00 UTC) #3
sky
http://codereview.chromium.org/9235025/diff/7002/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/9235025/diff/7002/ui/aura/root_window.cc#newcode717 ui/aura/root_window.cc:717: if (synthesize_mouse_move_) Rather than maintaining synthesize_mouse_move_, could you check ...
8 years, 11 months ago (2012-01-26 22:57:33 UTC) #4
oshima
http://codereview.chromium.org/9235025/diff/7002/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/9235025/diff/7002/ui/aura/root_window.cc#newcode717 ui/aura/root_window.cc:717: if (synthesize_mouse_move_) On 2012/01/26 22:57:34, sky wrote: > Rather ...
8 years, 11 months ago (2012-01-26 23:38:43 UTC) #5
sky
LGTM
8 years, 11 months ago (2012-01-26 23:57:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/9235025/6015
8 years, 11 months ago (2012-01-27 00:05:54 UTC) #7
commit-bot: I haz the power
Can't apply patch for file ui/aura/root_window.cc. While running patch -p1 --forward --force; patching file ui/aura/root_window.cc ...
8 years, 11 months ago (2012-01-27 00:05:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/9235025/8001
8 years, 11 months ago (2012-01-27 17:31:29 UTC) #9
commit-bot: I haz the power
8 years, 11 months ago (2012-01-27 20:00:08 UTC) #10
Try job failure for 9235025-8001 (retry) on mac_rel for step "base_unittests".
It's a second try, previously, step "base_unittests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698