Open
Bug 413785
Opened 17 years ago
Updated 3 years ago
WARNING: NS_ENSURE_TRUE(aPresContext->Document()->GetWindow()) failed
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
NEW
People
(Reporter: matt, Unassigned)
Details
Attachments
(1 file)
4.86 KB,
text/plain
|
Details |
I sometimes get the following error when using the debug build:
WARNING: NS_ENSURE_TRUE(aPresContext->Document()->GetWindow()) failed: file ../../../../content/events/src/nsIMEStateManager.cpp, line 176
The best way I've found to reproduce is to point Minefield at a locally stored minimal HTML file, use Ctrl-L to select the URL bar, press ENTER to load it, and immediately use Alt-TAB to switch to a non-Minefield window; not 100% effective every time, but three to four tries gets the warning 99% of the time. The warning never shows up if the Minefield window keeps focus.
My machine is rather old, so whatever timing issue is involved might not be apparent on faster machines with the recipe I gave above.
Comment 1•13 years ago
|
||
Isa this still a problem ?
Comment 2•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•