Closed
Bug 1174751
Opened 9 years ago
Closed 9 years ago
Make storage inspector work with local files (file:///)
Categories
(DevTools :: Storage Inspector, defect)
DevTools
Storage Inspector
Tracking
(firefox41 affected, firefox42 fixed)
RESOLVED
FIXED
Firefox 42
People
(Reporter: miker, Assigned: miker)
References
Details
Attachments
(1 file)
2.01 KB,
patch
|
gl
:
review+
|
Details | Diff | Splinter Review |
A few simple tweaks to the host checks should fix it.
Assignee | ||
Comment 1•9 years ago
|
||
This is as simple as they come. There is no host for file:// paths so we reset host to "" in that situation.
Attachment #8630977 -
Flags: review?(gabriel.luong)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mratcliffe
Updated•9 years ago
|
Attachment #8630977 -
Flags: review?(gabriel.luong) → review+
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 42
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•