Remove SVGUseElement::target_element_instance_
This reference should always be the same as the first child of the shadow root. Since we don't make heavy use of it though - and it shouldn't be too slow to access via the ShadowRoot, just get rid of it to have less state to keep up-to-date. Bug: 997176 Change-Id: I798bbc7ac64934d5eda1250b32150b50b4d2acdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1771960Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#691722}
Showing
Please register or sign in to comment