Commit 127ddb8a authored by Fabrice Di Meglio's avatar Fabrice Di Meglio
Browse files

Fix bugs with duplicate fallback fonts.

Cleaned up the system font and fallback font list
memory management using smart arrays.

Cleaned up the addition and removal of font records from
the font family lists.  Previously, list insertion was occurring
when the typeface was constructed, which obscured much of the logic.

Bug #6406249 SystemUI crashed when changing Locale

Change-Id: I3e33f7868f1b0a6835b91652652a457799d991d5
parent 42ca8dae
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment