Issue metadata
Sign in to add a comment
|
Remove last references to SkPaint::breakText and SkCanvas::drawText |
||||||||||||||||||
Issue descriptionGetCastingBanner() is the last place where the deprecated SkPaint::breakText and SkCanvas::drawText are being used. This code is scheduled for deletion (in M73) once the new RemotePlayback pipeline is turned on by default (in M72). If for some reason the code cannot be deleted then, gfx::RenderText and gfx::ElideText must be used to replace the references. |
|||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||
Comment 1 by monor...@bugs.chromium.org
, Dec 3