Closed
Bug 809762
Opened 12 years ago
Closed 7 years ago
"ASSERTION: orphaned font entry" with @font-face
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
If you test this locally you might need to set:
user_pref("security.fileuri.strict_origin_policy", false);
The file "markA.ttf" does not need to exist. (Maybe it matters that it doesn't?)
###!!! ASSERTION: orphaned font entry: 'mFamily', file gfx/thebes/gfxFont.cpp, line 162
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
I'm not seeing any assertion using a local build with recent updates. Can you reproduce this in different environments? Does it require other things to have been running before loading the testcase?
Reporter | ||
Comment 3•12 years ago
|
||
Try making the testcase a local file and setting the pref in comment 0, and then running Firefox with the testcase filename on the command line.
Comment 4•9 years ago
|
||
This still reproduces on trunk when loaded locally with the pref flipped per comment 0. Can't reproduce when loading it directly from the attachment, however.
Updated•7 years ago
|
Flags: needinfo?(ryanvm)
Comment 5•7 years ago
|
||
No longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(ryanvm) → in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/60b701e9ca6f
Add crashtest. r=me
Comment 7•7 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•