Pass DSF to FontCache before layout
Preparation for fixing the DSF that is used for querying render style for strike, see crbug.com/849877. If one renderer maintains multiple views, we need to inform the font cache about this view's DSF before performing layout. This is because FontPlatformData on Linux / CrOS needs the DSF for querying the RenderStyle for fonts in this view correctly from out of process. Prepare the FontCache for including the DSF in GetFontplatformData queries. Bug: 845468 Change-Id: Ib3de63dcdb18261502837905a04e563a30bcb42e Reviewed-on: https://chromium-review.googlesource.com/1087908Reviewed-by:Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#564978}
Showing
Please register or sign in to comment