Closed Bug 982606 Opened 11 years ago Closed 8 years ago

Log file:// and app:// requests when connected to b2g

Categories

(DevTools :: Netmonitor, defect, P3)

All
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: msucan, Unassigned)

Details

(Whiteboard: [b2g])

network-monitor.js has a ConsoleProgressListener that is used for logging file:// requests in Firefox for desktop. We should extend it to work with b2g so we can see file and app:// loads.
Is this a superset or a subset of bug 799198?
(In reply to Panos Astithas [:past] from comment #1) > Is this a superset or a subset of bug 799198? Neither. This is different - just display the file:// or app:// requests on b2g. This doesnt require bug 799198. That bug is about adding capabilities to send raw data from the local file system or from remote locations, through RDP. Parts of the goals of ResourceActor have been met separately by the debugger's actors which send scripts, and the style editor actors which send the stylesheets. Nonetheless, it would still be useful to have a more generic way to send files/remote data[1] to the client. [1] "remote data" from the server's perspective
OK, bug 797639 will take care of binary transfers in general.
b2g is no longer supported.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.