Closed Bug 1078095 Opened 10 years ago Closed 10 years ago

@font-face {src: local("Font Name")} causes crash in Nightly

Categories

(Firefox :: Untriaged, defect)

35 Branch
x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1077746

People

(Reporter: jiangzhenjerry, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20141005030205

Steps to reproduce:

For Nightly 35.0a1 build after 20141002, tested on Windows 7, 8.1 and 10TP.

Test 1======
1. Clean install Nightly;
2. Add "@font-face{font-family:SimSun; src:local('Microsoft YaHei')}" to "userContent.css".

Test 2======
1. Clean install Nightly;
2. Change "gfx.font_rendering.cleartype_params.rendering_mode" to "5";
3. Add "@font-face{font-family:SimSun; src:local('Microsoft YaHei')}" to "userContent.css".


Actual results:

Result for Test 1=====
Nightly crashes after closing it.

Result for Test 2=====
Nightly crashes after startup, either immediately or after a few seconds.


Expected results:

No crash is expected, as in Nightly build prior to 20141002.
Is it anything to do with recent change in

https://bugzilla.mozilla.org/show_bug.cgi?id=1075617

?
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.