Closed Bug 630101 Opened 14 years ago Closed 12 years ago

"Empty string passed to getElementById" error in Web Console

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mmm, Unassigned)

References

Details

Open a new tab, open the Web Console. Type . into the console. An error is logged to the console with the text "Empty string passed to getElementById".
I see this on Windows too in tip of tree and beta 10. This seems to depend upon bug 624311.
Depends on: 624311
OS: Mac OS X → All
Hardware: x86 → All
what is your homepage set to? What page opens when you open a new tab? about:blank or the default homepage? thanks for the report, we'll look into it.
able to reproduce this with my home page set to about:blank.
(In reply to comment #3) > able to reproduce this with my home page set to about:blank. Sounds like this is a bug for the about:blank page - right?
(aside to Frank Yan, I think that bug is specific to that prerelease.html page) I think we need to detect if we're on a blank page in our autocomplete code and not try to match any properties or methods if we're there. This isn't really a DOM problem.
This appears to have been fixed for awhile. Closing.
Status: NEW → RESOLVED
Closed: 12 years ago
Component: Developer Tools → Developer Tools: Console
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.