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

Issue 855733005: Simplify Node::textContent(). (Closed)

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

Description

Simplify Node::textContent(). We can make it iterative, and use isTextNode() which is just a bitfield check. R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/97ce44f62ea4ab88aa19f956d871d66523ffa96a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -15 lines) Patch
M sky/engine/core/dom/Node.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/dom/Node.cpp View 1 chunk +5 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
esprehn
5 years, 11 months ago (2015-01-16 23:22:57 UTC) #1
abarth-chromium
lgtm
5 years, 11 months ago (2015-01-16 23:33:42 UTC) #3
esprehn
5 years, 11 months ago (2015-01-16 23:35:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
97ce44f62ea4ab88aa19f956d871d66523ffa96a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698