commit | 7c19b6b11909804a0d8e503c24a7265a9ce11291 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Thu Jan 10 10:23:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 10 10:23:00 2019 |
tree | f1ab28ba9dc24b17aa0e89c89724f539421463df | |
parent | 7959d13749d4d965ad6a08767e3d28dabe262d03 [diff] |
Eliminate some Persistent<>s in BorderImage*::InitialValue Add a CSSQuadValue::Create that takes one value, and uses that for all the four values (top, right, bottom, left), and use that to eliminate some static Persistent<...>s. Change-Id: I8e56dac6e70e37b096f40259e4e5c621ae20713c Reviewed-on: https://chromium-review.googlesource.com/c/1402805 Reviewed-by: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#621529}
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 .