Closed
Bug 433376
Opened 17 years ago
Closed 12 years ago
##!!! ASSERTION: killing mutation events: 'nsContentUtils::IsSafeToRunScript()
Categories
(Core :: General, defect, P2)
Core
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Assigned: sicking)
References
()
Details
(Keywords: assertion)
Attachments
(1 file)
|
11.32 KB,
text/plain
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008051218
Minefield/3.0pre
Steps to reproduce:
-> Install the Tree Style Tab Extension
https://addons.mozilla.org/en-US/firefox/addon/5890
-> Go into the Tree Style Tab Window and Choose from the context menu -> Position "leftside" / or "rightside" , depending where your window is
--> Assertion
###!!! ASSERTION: killing mutation events: 'nsContentUtils::IsSafeToRunScript()', file c:\debug\mozilla\firefox-debug\dist\include\content\nsContentUtils.h, line 1445
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → jonas
Flags: wanted1.9.1+
Priority: -- → P2
Comment 1•17 years ago
|
||
I think nsMenuFrame::UpdateMenuSpecialState should use a script runner to
unset attr. It should probably work just ok, but a testcase would be great.
Comment 2•12 years ago
|
||
Bug 467005 moved the assertion from nsContentUtils.h to nsContentUtils.cpp
Bug 659530 then removed the assertion.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•