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

Issue 558203002: Propagate window transformed notification to child hierarchy (Closed)

Created:
6 years, 3 months ago by mohsen
Modified:
6 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Propagate window transformed notification to child hierarchy BUG=407659 Committed: https://crrev.com/14b6864a1a647bd7915b245050c81b13e280b145 Cr-Commit-Position: refs/heads/master@{#294235}

Patch Set 1 #

Patch Set 2 : Added a comment #

Total comments: 2

Patch Set 3 : Renamed/re-ordered arguments #

Total comments: 1

Patch Set 4 : Nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -0 lines) Patch
M ui/aura/window.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ui/aura/window.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M ui/aura/window_observer.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ui/aura/window_unittest.cc View 1 2 3 3 chunks +46 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
mohsen
Please take a look... (This is only for Transformed notification. Do we need to add ...
6 years, 3 months ago (2014-09-10 14:36:54 UTC) #2
sky
https://codereview.chromium.org/558203002/diff/20001/ui/aura/window_observer.h File ui/aura/window_observer.h (right): https://codereview.chromium.org/558203002/diff/20001/ui/aura/window_observer.h#newcode88 ui/aura/window_observer.h:88: virtual void OnAncestorWindowTransformed(Window* window, Window* ancestor) {} Can you ...
6 years, 3 months ago (2014-09-10 15:13:27 UTC) #3
mohsen
https://codereview.chromium.org/558203002/diff/20001/ui/aura/window_observer.h File ui/aura/window_observer.h (right): https://codereview.chromium.org/558203002/diff/20001/ui/aura/window_observer.h#newcode88 ui/aura/window_observer.h:88: virtual void OnAncestorWindowTransformed(Window* window, Window* ancestor) {} On 2014/09/10 ...
6 years, 3 months ago (2014-09-10 15:48:59 UTC) #4
sky
LGTM https://codereview.chromium.org/558203002/diff/40001/ui/aura/window_unittest.cc File ui/aura/window_unittest.cc (right): https://codereview.chromium.org/558203002/diff/40001/ui/aura/window_unittest.cc#newcode1897 ui/aura/window_unittest.cc:1897: EXPECT_EQ("", TransformNotificationsAndClear()); nit: either "" -> std::string() or ...
6 years, 3 months ago (2014-09-10 16:10:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mohsen@chromium.org/558203002/60001
6 years, 3 months ago (2014-09-10 19:19:06 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/3678)
6 years, 3 months ago (2014-09-10 19:34:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mohsen@chromium.org/558203002/60001
6 years, 3 months ago (2014-09-10 21:12:06 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001) as ebb5f9df71c826b6ff353b7684b9006d9fd72dc6
6 years, 3 months ago (2014-09-10 21:41:49 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 22:00:14 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/14b6864a1a647bd7915b245050c81b13e280b145
Cr-Commit-Position: refs/heads/master@{#294235}

Powered by Google App Engine
This is Rietveld 408576698