Closed
Bug 1692010
Opened 4 years ago
Closed 4 years ago
Simplify handling of generics in WhichPrefFontSupportsChar, for better clarity
Categories
(Core :: Layout: Text and Fonts, defect, P5)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: jfkthame, Assigned: jfkthame)
Details
Attachments
(1 file)
Masatoshi's comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1690986#c4 points out that the code in gfxFontGroup::WhichPrefFontSupportsChar is more confusing and verbose than it needs to be. We can make it simpler and easier to follow, without affecting the behavior.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/3722409f72a2
Simplify handling of generics in WhichPrefFontSupportsChar, for better clarity. r=emk
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•