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

Issue 806133003: Fix detached callback and add isAttached to SkyElements. (Closed)

Created:
6 years ago by esprehn
Modified:
5 years, 11 months ago
Reviewers:
rafaelw, eseidel
CC:
mojo-reviews_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix detached callback and add isAttached to SkyElements. There was a typo in the name of the detached callback which is now fixed, and also allow querying if an element is attached. R=rafaelw@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/17d0a7352d7dd039140e621bd00e966b83d77d4c

Patch Set 1 #

Patch Set 2 : Don't mess with ShadowRoot yet. #

Patch Set 3 : don't change shadow root test yet. #

Total comments: 1

Patch Set 4 : Don't hide state for now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -9 lines) Patch
M sky/framework/sky-element/sky-element.sky View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download
M sky/tests/framework/templates.sky View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M sky/tests/framework/templates-expected.txt View 1 2 3 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
esprehn
6 years ago (2014-12-19 22:54:11 UTC) #2
rafaelw
lgtm w/ nit https://codereview.chromium.org/806133003/diff/40001/sky/framework/sky-element/sky-element.sky File sky/framework/sky-element/sky-element.sky (right): https://codereview.chromium.org/806133003/diff/40001/sky/framework/sky-element/sky-element.sky#newcode10 sky/framework/sky-element/sky-element.sky:10: var kInternal = Symbol("SkyElementInternal"); nit: let's ...
6 years ago (2014-12-19 23:22:56 UTC) #3
esprehn
On 2014/12/19 at 23:22:56, rafaelw wrote: > lgtm w/ nit > > https://codereview.chromium.org/806133003/diff/40001/sky/framework/sky-element/sky-element.sky > File ...
6 years ago (2014-12-19 23:27:47 UTC) #4
esprehn
On 2014/12/19 at 23:27:47, esprehn wrote: > On 2014/12/19 at 23:22:56, rafaelw wrote: > > ...
5 years, 11 months ago (2015-01-05 20:54:36 UTC) #5
esprehn
Committed patchset #4 (id:60001) manually as 17d0a7352d7dd039140e621bd00e966b83d77d4c (presubmit successful).
5 years, 11 months ago (2015-01-05 20:54:47 UTC) #6
abarth-chromium
5 years, 11 months ago (2015-01-05 20:58:32 UTC) #7
Message was sent while issue was closed.
On 2014/12/19 at 23:27:47, esprehn wrote:
> That came from abarth,

I was just cargo culting the C++ style guide.  I don't know proper JavaScript
style.

Powered by Google App Engine
This is Rietveld 408576698