Closed Bug 437282 Opened 18 years ago Closed 17 years ago

unknown 2147500037 error

Categories

(Core :: XPCOM, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: open, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sk-SK; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; sk-SK; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 When used this code in Firefox extension: var tab_current = document.getElementById('desktop-tab-list').selectedItem; it caused exception with message 2147500037 Reproducible: Always Steps to Reproduce: 1. 2. 3.
2147500037 is NS_ERROR_FAILURE. I'm not sure why that code snippet would throw that exception. Do you have a working testcase?
when I have removed comments between tabs, it is now working :-O
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
This doesn't look sound like a browser issue.
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.