Closed
Bug 975801
Opened 12 years ago
Closed 10 years ago
Firefox hangs when .dll is opened and input language is changed
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: m, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/32.0.1700.107 Chrome/32.0.1700.107 Safari/537.36
Steps to reproduce:
1. Create an Add-on (Using addon-sdk), which uses ChromeWorker, and ChromeWorker loads dll into variable (ctypes.open)
2. Launch
3. Change input language (alt+shift, or using taskbar)
Actual results:
Firefox hung, Windows offered to "End Task"
Expected results:
Input language changed and firefox not hung.
| Reporter | ||
Updated•12 years ago
|
OS: Linux → Windows XP
Hardware: x86_64 → x86
Comment 1•10 years ago
|
||
@Reporter: Please confirm you can now create Add-on with out Firefox hang
If it is not please state your current operating system and Firefox version and detailed test case
Flags: needinfo?(m)
Comment 2•10 years ago
|
||
Closing this as incomplete due to inactivity and lack of response from the
reporter. Feel free to reopen the bug if the issue still reproduces on a
current build.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•