Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Issue 856613002: Always use deferred text blob bounds. (Closed)

Created:
5 years, 11 months ago by jbroman
Modified:
5 years, 11 months ago
Reviewers:
f(malita)
CC:
blink-reviews, Dominik Röttsches, krit, Rik, jbroman, danakj, pdr+graphicswatchlist_chromium.org, f(malita), Stephen Chennney, rwlbuis
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Always use deferred text blob bounds. Currently our visual bounds are too often wrong, and letting Skia always compute them seems safer. Hopefully the Blink code gets cleaned up more in the future, but in the meantime this works, and shouldn't significantly regress performance since this value is cached. Cluster telemetry doesn't show a regression, either. BUG=444921 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188699

Patch Set 1 #

Patch Set 2 : rebase against master #

Patch Set 3 : TestExpectations (progressions) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -16 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M Source/platform/fonts/Font.cpp View 1 2 chunks +2 lines, -16 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
jbroman
5 years, 11 months ago (2015-01-20 21:54:55 UTC) #2
f(malita)
lgtm
5 years, 11 months ago (2015-01-20 21:56:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/856613002/40001
5 years, 11 months ago (2015-01-20 21:57:37 UTC) #5
commit-bot: I haz the power
5 years, 11 months ago (2015-01-20 22:01:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188699

Powered by Google App Engine
This is Rietveld 408576698