Closed Bug 1621232 Opened 5 years ago Closed 5 years ago

Merge and de-virtualize gfxPlatform::CreateFontGroup methods

Categories

(Core :: Graphics: Text, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: jfkthame, Assigned: jfkthame)

Details

Attachments

(1 file)

This is declared as pure-virtual in gfxPlatform, and then implemented in each specific platform subclass. But the implementations are all exactly the same. (There was a time in the past when we had distinct platform specializations of gfxFontGroup, but that's ancient history now.)

So we should just merge these into gfxPlatform.

Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/22ff475bd4e4 Devirtualize and merge CreateFontGroup implementations, as there is no longer any platform dependency. r=lsalzman
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: