commit | c955aea5d2cfb502ca928d4f4c42e7a40754d790 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Wed Feb 27 17:30:41 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 17:30:41 2019 |
tree | 4aa8a3027c4951d78ce8f37495755dced810c5cf | |
parent | 12004437d40ab2d1e92ca69a8b1f4f86e2f3072d [diff] |
Pass const references to SVGComputedStyle methods Replace const SVGComputedStyle* with const SVGComputedStyle& as the argument to the Diff*, InheritFrom and CopyNonInheritedFromCached methods. Change-Id: I79c14a39c09089882857fcbe61f4578c18cdd5ac Reviewed-on: https://chromium-review.googlesource.com/c/1491655 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#636062}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .