Open
Bug 1168431
Opened 10 years ago
Updated 3 years ago
Move parseQueryString and nsIURI methods into the right module
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
Details
This is a follow up for bug 859058.
parseQueryString and nsIURI methods should be in toolkit/devtools/* as a utility, or browser/devtools/shared/* though, rather than web console.
They are currently in toolkit/devtools/webconsole/network-helper module
See also bug 859058 comment 13
Honza
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•