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

Issue 942933003: Remove almost all clients of isHTMLElement (Closed)

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

Description

Remove almost all clients of isHTMLElement This CL is progress towards deleting the concept of an HTMLElement entirely. We won't actually get all the way there in this CL series, but we're getting closer. This CL also will let us make custom elements just be Elements instead of HTMLElements. R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/28d9211c0e0fa7d971a6c89bd8f6c536a080209a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -68 lines) Patch
M sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl View 2 chunks +3 lines, -6 lines 0 comments Download
M sky/engine/build/scripts/templates/ElementFactory.h.tmpl View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/dom/Document.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M sky/engine/core/dom/Element.h View 2 chunks +0 lines, -6 lines 0 comments Download
M sky/engine/core/dom/Element.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M sky/engine/core/dom/Node.h View 3 chunks +1 line, -3 lines 0 comments Download
M sky/engine/core/dom/Node.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M sky/engine/core/editing/ApplyBlockElementCommand.h View 1 chunk +0 lines, -1 line 0 comments Download
M sky/engine/core/editing/ApplyBlockElementCommand.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M sky/engine/core/editing/EditingStyle.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/editing/EditingStyle.cpp View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/editing/ReplaceSelectionCommand.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/editing/htmlediting.h View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/editing/htmlediting.cpp View 3 chunks +2 lines, -12 lines 0 comments Download
M sky/engine/core/html/HTMLElement.h View 1 chunk +1 line, -2 lines 0 comments Download
M sky/engine/core/html/parser/HTMLConstructionSite.h View 1 chunk +1 line, -2 lines 0 comments Download
M sky/engine/core/html/parser/HTMLConstructionSite.cpp View 4 chunks +4 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 10 months ago (2015-02-20 20:01:13 UTC) #1
eseidel
lgtm
5 years, 10 months ago (2015-02-20 20:04:48 UTC) #2
abarth-chromium
5 years, 10 months ago (2015-02-20 20:06:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
28d9211c0e0fa7d971a6c89bd8f6c536a080209a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698