Closed
Bug 659626
Opened 14 years ago
Closed 14 years ago
Special crafted select element crashes in direct2d enabled
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 656589
People
(Reporter: markus.podar+bugzilla.mozilla.org, Unassigned)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
During web development I generated a HTML code fragment which crashed the browser.
Reproducible: Always
Steps to Reproduce:
1. open select.html in browser
2. click on select element
Actual Results:
Crashes browser
Expected Results:
Should not crash
Only crashes when "gfx.direct2d.disabled" is set to "false" (the default on my system).
| Reporter | ||
Comment 1•14 years ago
|
||
| Reporter | ||
Comment 2•14 years ago
|
||
I'm actually not sure if it's really a security issue at all, but the browse being able to be crashed that way didn't look good to me.
Here's one of the crash reports I sent:
https://crash-stats.mozilla.com/report/index/bp-c0d71539-4dcc-4b6f-8ea0-8396a2110525
| Reporter | ||
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•