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

Issue 1232673003: Delete drawerController and make drawer handle back behavior natively (Closed)

Created:
5 years, 5 months ago by jackson
Modified:
5 years, 5 months ago
Reviewers:
abarth, abarth-chromium
CC:
abarth-chromium, 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

Delete drawerController and make drawer handle back behavior natively R=abarth@chromium.org, abarth Committed: https://chromium.googlesource.com/external/mojo/+/e1d5ff4506667e7b747317a358aadb82d9c5a5f6

Patch Set 1 #

Patch Set 2 : fix back button when going to settings page #

Patch Set 3 : Update settings behavior for fitness app as well #

Total comments: 9

Patch Set 4 : update drawer to follow popup menu pattern #

Patch Set 5 : fix settings page of fitness app #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -141 lines) Patch
M sky/sdk/example/fitness/lib/home.dart View 1 2 3 4 chunks +25 lines, -26 lines 0 comments Download
M sky/sdk/example/fitness/lib/main.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sky/sdk/example/fitness/lib/settings.dart View 1 2 3 4 2 chunks +22 lines, -19 lines 0 comments Download
M sky/sdk/example/stocks/lib/main.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sky/sdk/example/stocks/lib/stock_home.dart View 1 2 3 5 chunks +18 lines, -20 lines 0 comments Download
M sky/sdk/lib/widgets/drawer.dart View 1 2 3 4 chunks +93 lines, -74 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
jackson
5 years, 5 months ago (2015-07-11 00:47:47 UTC) #1
abarth-chromium
lgtm https://codereview.chromium.org/1232673003/diff/40001/sky/sdk/lib/widgets/drawer.dart File sky/sdk/lib/widgets/drawer.dart (right): https://codereview.chromium.org/1232673003/diff/40001/sky/sdk/lib/widgets/drawer.dart#newcode70 sky/sdk/lib/widgets/drawer.dart:70: const String kDrawerRouteName = "[open drawer]"; I wonder ...
5 years, 5 months ago (2015-07-11 02:00:54 UTC) #3
abarth-chromium
https://codereview.chromium.org/1232673003/diff/40001/sky/sdk/example/stocks/lib/stock_home.dart File sky/sdk/example/stocks/lib/stock_home.dart (left): https://codereview.chromium.org/1232673003/diff/40001/sky/sdk/example/stocks/lib/stock_home.dart#oldcode324 sky/sdk/example/stocks/lib/stock_home.dart:324: drawer: _drawerShowing ? buildDrawer() : null You're building the ...
5 years, 5 months ago (2015-07-14 16:55:10 UTC) #4
jackson
https://codereview.chromium.org/1232673003/diff/40001/sky/sdk/lib/widgets/drawer.dart File sky/sdk/lib/widgets/drawer.dart (right): https://codereview.chromium.org/1232673003/diff/40001/sky/sdk/lib/widgets/drawer.dart#newcode70 sky/sdk/lib/widgets/drawer.dart:70: const String kDrawerRouteName = "[open drawer]"; On 2015/07/11 02:00:54, ...
5 years, 5 months ago (2015-07-14 18:25:50 UTC) #5
abarth-chromium
lgtm
5 years, 5 months ago (2015-07-14 18:28:21 UTC) #6
jackson
5 years, 5 months ago (2015-07-14 18:51:48 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
e1d5ff4506667e7b747317a358aadb82d9c5a5f6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698