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

Issue 1228233004: Port PopupMenu to the new animation system (Closed)

Created:
5 years, 5 months ago by abarth-chromium
Modified:
5 years, 5 months ago
Reviewers:
mpcomplete, Matt Perry
CC:
gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Port PopupMenu to the new animation system This CL is the first step in the port. The second step will be to decompose the animation in to a number of variables, one for the menu itself and one for each of the menu items. R=mpcomplete@chromium.org, mpcomplete@google.com Committed: https://chromium.googlesource.com/external/mojo/+/abb73abef272ae26d21fd19217b44df4e94f9beb

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address mpcomplete's comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -25 lines) Patch
M sky/sdk/lib/widgets/popup_menu.dart View 1 4 chunks +54 lines, -25 lines 2 comments Download

Messages

Total messages: 8 (1 generated)
abarth-chromium
5 years, 5 months ago (2015-07-10 00:13:09 UTC) #1
Matt Perry
https://codereview.chromium.org/1228233004/diff/1/sky/sdk/lib/widgets/popup_menu.dart File sky/sdk/lib/widgets/popup_menu.dart (right): https://codereview.chromium.org/1228233004/diff/1/sky/sdk/lib/widgets/popup_menu.dart#newcode42 sky/sdk/lib/widgets/popup_menu.dart:42: MenuState get state => _state; This might be better ...
5 years, 5 months ago (2015-07-10 00:32:18 UTC) #3
abarth-chromium
https://codereview.chromium.org/1228233004/diff/1/sky/sdk/lib/widgets/popup_menu.dart File sky/sdk/lib/widgets/popup_menu.dart (right): https://codereview.chromium.org/1228233004/diff/1/sky/sdk/lib/widgets/popup_menu.dart#newcode42 sky/sdk/lib/widgets/popup_menu.dart:42: MenuState get state => _state; On 2015/07/10 at 00:32:17, ...
5 years, 5 months ago (2015-07-10 02:42:11 UTC) #4
abarth-chromium
Comments addressed, PTAL
5 years, 5 months ago (2015-07-10 03:21:19 UTC) #5
Matt Perry
LGTM, thanks https://codereview.chromium.org/1228233004/diff/20001/sky/sdk/lib/widgets/popup_menu.dart File sky/sdk/lib/widgets/popup_menu.dart (right): https://codereview.chromium.org/1228233004/diff/20001/sky/sdk/lib/widgets/popup_menu.dart#newcode76 sky/sdk/lib/widgets/popup_menu.dart:76: return _closeCompleter.future; Does this still work after ...
5 years, 5 months ago (2015-07-10 17:10:35 UTC) #6
abarth-chromium
https://codereview.chromium.org/1228233004/diff/20001/sky/sdk/lib/widgets/popup_menu.dart File sky/sdk/lib/widgets/popup_menu.dart (right): https://codereview.chromium.org/1228233004/diff/20001/sky/sdk/lib/widgets/popup_menu.dart#newcode76 sky/sdk/lib/widgets/popup_menu.dart:76: return _closeCompleter.future; On 2015/07/10 at 17:10:35, Matt Perry wrote: ...
5 years, 5 months ago (2015-07-10 17:23:00 UTC) #7
abarth-chromium
5 years, 5 months ago (2015-07-10 17:23:56 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
abb73abef272ae26d21fd19217b44df4e94f9beb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698