0
Files
src/content/browser/android
Mitsuru Oshima 8cfc2f6c03 Rename ColorSpaces methods on display::Display
This is preparation to remove the color_space_ instance from Display.
(ColorSpace is ~500bytes,which is too big for copiable object)
In next CL, it'll be replaced with internal map <id -> color spaces>.

Bug: 1421577, b/226163383
Test: no functional change. all test should pass.

Change-Id: I4fcbc7ed80e0ea1b83f39fd22eaf8378c4808576
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4736873
Commit-Queue: Mitsuru Oshima <oshima@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Charlie Reis <creis@chromium.org>
Reviewed-by: Yuzhu Shen <yzshen@chromium.org>
Reviewed-by: Weilun Shi <sweilun@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1179435}
2023-08-04 05:03:38 +00:00
..