Closed Bug 786001 Opened 12 years ago Closed 11 years ago

Web Console doesn't properly resolve DOM "standard class" names in its suggestions

Categories

(DevTools :: Console, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ehsan.akhgari, Unassigned)

Details

STR:
1. Open about:blank, and load the web console.
2. Type "XML".  You'll see "XML" and "XMLList" being suggested.  "XMLHttpRequest" should be suggested too.
Actually, none of the various DOM "standard class" names are present except the ones that already got poked by the page.

How is the completion list generated?
As in, this is not specific to new bindings; XPConnect bindings have the same issue.
Summary: Web Console doesn't properly resolve the names of the objects implemented by the new bindings in its suggestions → Web Console doesn't properly resolve DOM "standard class" names in its suggestions
Thanks for the report!

This seems to be fixed. Please reopen if you find otherwise.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.