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

Issue 943153002: Make it possible for sky-element to register any tag name (Closed)

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

Description

Make it possible for sky-element to register any tag name ... instead of hard-coding "example". We do this by adding a custom constructor for Element that gets the |tagName| property off the instance. R=esprehn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/c90a467537ffe2e02c59fa0f577e241f6ff6a2a9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -21 lines) Patch
M sky/engine/bindings/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A sky/engine/bindings/custom/dart_element_custom.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M sky/engine/bindings/scripts/templates/interface_dart.template View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/dom/Element.h View 1 chunk +0 lines, -3 lines 0 comments Download
M sky/engine/core/dom/Element.cpp View 1 chunk +0 lines, -11 lines 0 comments Download
M sky/engine/core/dom/Element.idl View 1 chunk +1 line, -2 lines 0 comments Download
M sky/framework/sky-element.sky View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
abarth-chromium
5 years, 10 months ago (2015-02-21 07:30:26 UTC) #1
esprehn
We should discuss this change in person.
5 years, 10 months ago (2015-02-21 07:44:47 UTC) #3
abarth-chromium
IMHO, it's worth landing this change in order to make progress bringing up the custom ...
5 years, 10 months ago (2015-02-21 07:51:40 UTC) #4
esprehn
On 2015/02/21 at 07:51:40, abarth wrote: > IMHO, it's worth landing this change in order ...
5 years, 10 months ago (2015-02-21 09:58:16 UTC) #5
esprehn
lgtm
5 years, 10 months ago (2015-02-21 09:58:27 UTC) #6
abarth-chromium
On 2015/02/21 at 09:58:16, esprehn wrote: > We could implement registerElement instead? We do implement ...
5 years, 10 months ago (2015-02-21 15:53:25 UTC) #7
abarth-chromium
5 years, 10 months ago (2015-02-21 16:02:36 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c90a467537ffe2e02c59fa0f577e241f6ff6a2a9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698