Open
Bug 184698
Opened 22 years ago
Updated 2 years ago
[viewer] infinite loop near nscontrollercommandmanager
Categories
(Core :: DOM: Editor, defect)
Tracking
()
NEW
People
(Reporter: timeless, Unassigned)
References
()
Details
Attachments
(1 file)
|
21.31 KB,
text/plain
|
Details |
steps:
run viewer
load chrome://global/content/console.xul
use it to open [windows>]navigator (note that this works)
then use one of them (i don't remember which i used) to open [windows>]editor
expected results: editor
actual results: lots of assertions and an infinite loop of the afforementioned
assertions (you'll definitely want to disable the int 3 0xcc by changing it to
nop 0x90 on windows)
--I'm using viewer to test some nsWindow ime changes, I know most people don't
love viewer but i just want to make sure that my stuff works everywhere and that
means using the test apps too...
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•3 years ago
|
Severity: minor → S4
Comment 3•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: brade → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•