Status: Assigned
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 6291 by [email protected]: Assertion in
http://code.google.com/p/chromium/issues/detail?id=6291

FileIdAndStyleToUniqueId has an assertion:
   SkASSERT(style & 0xff == style);
which, when I enabled Skia assertions, fails on ChromeFontTest.LoadArial on
Linux.

This assertion possibly indicates something is wrong, so we need to fix it.
The assertion is currently commented out so I could land my assertion-
enabling patch without breaking anything.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to