Closed Bug 1164776 Opened 11 years ago Closed 7 years ago

Implement Firebug's include(url[, alias]) / include(alias)

Categories

(DevTools :: Console, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: fayolle-florent, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [firebug-gap])

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Build ID: 20150508094354 Steps to reproduce: Firebug used to implement the include() command as detailed here: https://getfirebug.com/wiki/index.php/Include It includes a remote script into the webpage, and allows defining aliases for them. Florent
I implemented that feature in Firebug, I think it is quite useful. Are you OK to include this feature into the DevTools? Florent
Component: Untriaged → Developer Tools: Console
Whiteboard: [firebug-gap]
So it's very similar to the gcli 'inject' command implemented in bug 1016578, and we have plans ( fairly soon ) to expose gcli in the console.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: 41 Branch → unspecified
(In reply to Jeff Griffiths (:canuckistani) (:⚡︎) from comment #2) > and we have plans ( fairly soon ) to expose gcli in the console. For reference, it looks like those plans are tracked in bug 789675 and bug 1124297. Sebastian
Product: Firefox → DevTools

now that we have support for dynamic import, I don't think we want to have this.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.