Disambiguate [ScriptElementBase|Element]::TextFromChildren()
ScriptElementBase::TextFromChildren() is distinct from, but always delegates to Element::TextFromChildren(). This CL disambiguates both. This is preparation for crrev.com/1924523, which would add additional checks which only make sense for script elements, and hence would apply only to the ScriptElementBase cases. This CL should be a functional no-op. Bug: 1026549 Change-Id: I7cbdec29b45d2cbede37db81f4632881c2888b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929830 Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:Mike West <mkwst@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#722946}
Showing
Please register or sign in to comment