commit | 434c2046b2ac6fb16c9363cecc6da36906f8d612 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Fri Mar 01 20:12:43 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 01 20:12:43 2019 |
tree | 26dd5143ae38db6c4a6ef3cb6142f469869f28de | |
parent | 7f9d97902dfd9b9294e5e226c8f50d3b004d2c99 [diff] |
Pass StringView to SVG path parsing This allows optimizing away the String creation in css_parsing_utils::ConsumePath, while also being slightly more generic. Change-Id: Iba17ca82e45304dd217487cb526cf8ba692c3276 Reviewed-on: https://chromium-review.googlesource.com/c/1497001 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#636919}
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 .