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

Issue 1172503004: Enable setting the UINode key for ParentDataNodes (Closed)

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

Description

Added a key: parameter to ParentDataNode, ContentDataNode The FlexExpandingChild flex parameter is now a keyword as well, which adds a small readability benefit. R=ianh@google.com Committed: https://chromium.googlesource.com/external/mojo/+/f6a064a16b54dc638ae927e5379cee8b69eb6e4d

Patch Set 1 #

Total comments: 3

Patch Set 2 : {Object key} => { Object key } #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M sky/examples/stocks2/lib/stock_app.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sky/sdk/lib/framework/components2/menu_item.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sky/sdk/lib/framework/fn2.dart View 1 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
hansmuller
PTAL
5 years, 6 months ago (2015-06-09 17:33:10 UTC) #3
abarth-chromium
LGTM https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart File sky/sdk/lib/framework/fn2.dart (right): https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart#newcode157 sky/sdk/lib/framework/fn2.dart:157: ContentNode(UINode content, {Object key}) : this.content = content, ...
5 years, 6 months ago (2015-06-09 17:37:01 UTC) #5
Hixie
lgtm https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart File sky/sdk/lib/framework/fn2.dart (right): https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart#newcode757 sky/sdk/lib/framework/fn2.dart:757: FlexExpandingChild(UINode content, {int flex: 1, Object key}) I ...
5 years, 6 months ago (2015-06-09 17:40:08 UTC) #7
hansmuller
On 2015/06/09 17:40:08, Hixie wrote: > lgtm > > https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart > File sky/sdk/lib/framework/fn2.dart (right): > ...
5 years, 6 months ago (2015-06-09 17:47:40 UTC) #8
hansmuller
https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart File sky/sdk/lib/framework/fn2.dart (right): https://codereview.chromium.org/1172503004/diff/1/sky/sdk/lib/framework/fn2.dart#newcode157 sky/sdk/lib/framework/fn2.dart:157: ContentNode(UINode content, {Object key}) : this.content = content, super(key: ...
5 years, 6 months ago (2015-06-09 17:48:03 UTC) #9
hansmuller1
Committed patchset #3 (id:40001) manually as f6a064a16b54dc638ae927e5379cee8b69eb6e4d (presubmit successful).
5 years, 6 months ago (2015-06-09 18:00:55 UTC) #10
abarth-chromium
5 years, 6 months ago (2015-06-09 18:59:17 UTC) #11
Message was sent while issue was closed.
On 2015/06/09 at 17:48:03, hansmuller wrote:
> I've been taking advantage of the fact that Sky style doesn't appear to be too
strict about lines that are wider than 80 chars. I hope that's OK.

Yep.

Powered by Google App Engine
This is Rietveld 408576698