New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 903426 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: 2018-12-03
OS: ----
Pri: 2
Type: Bug

Blocked on:
issue 790766



Sign in to add a comment

Remove last references to SkPaint::breakText and SkCanvas::drawText

Project Member Reported by tguilbert@chromium.org, Nov 8

Issue description

GetCastingBanner() 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.
 
The NextAction date has arrived: 2018-12-03

Sign in to add a comment