Closed Bug 660910 Opened 14 years ago Closed 7 years ago

[Web Console] The autocompletion mechanism doesn't support "this.xxx"

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: paul, Unassigned)

Details

(Whiteboard: [autocomplete])

Attachments

(1 file)

In the Web Console, if you type "window.al", "window.alert" is suggested. But if you type "this.al", nothing is suggested (this and window are the same object).
Entering "this" and hitting return does indeed return the window object. I was wondering if this was referring to the Sandbox object itself on the command line but maybe the Sandbox is smart enough to do that. Worth looking into.
apparently this is still a bug.
Component: Developer Tools → Developer Tools: Console
Whiteboard: [autocomplete]
Priority: -- → P3
You can now complete "this", but still not "this.<something>".
Product: Firefox → DevTools
This is now working
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: