Closed
Bug 742602
Opened 13 years ago
Closed 9 years ago
Crash with rtl, float, inflation
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
1. Set
user_pref("font.size.inflation.emPerLine", 15);
2. Load the testcase
Result: crash [@ BuildTextRunsScanner::BuildTextRunForFrames]
Reporter | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Crash Signature: [@ BuildTextRunsScanner::BuildTextRunForFrames]
Comment 2•10 years ago
|
||
WFM, Nightly 41.0a1 (2015-05-27) on Linux64.
Jesse, can you still reproduce this?
Flags: needinfo?(jruderman)
Flags: in-testsuite?
Comment 3•9 years ago
|
||
Crash volume for signature 'BuildTextRunsScanner::BuildTextRunForFrames':
- nightly (version 50): 0 crash from 2016-06-06.
- aurora (version 49): 1 crash from 2016-06-07.
- beta (version 48): 21 crashes from 2016-06-06.
- release (version 47): 68 crashes from 2016-05-31.
- esr (version 45): 14 crashes from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 0 0 0 0
- aurora 1 0 0 0 0 0 0
- beta 9 4 1 2 0 5 0
- release 10 6 6 7 12 8 16
- esr 0 0 0 0 0 1 0
Affected platforms: Windows, Mac OS X
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox49:
--- → affected
status-firefox-esr45:
--- → affected
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3e21697b8779
Add a crashtest.
Comment 5•9 years ago
|
||
The problem appears to be gone now. I've landed the crashtest.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jruderman)
Flags: in-testsuite?
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Comment 6•9 years ago
|
||
bugherder |
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•