Closed Bug 1282037 Opened 8 years ago Closed 7 years ago

Remove content decoding from netMonitor

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dragana, Unassigned)

References

Details

Bug 982319 added decodng of content encoded data to devTools for e10s.

When bug 1261585 lands, everything we add a new listener using nsITraceableChannel
content encoded data will be decoded on the parent process. So we do not need to do it in net-monitor any more.

Net-monitor checks if decoding is disable so it will not do it twice and nothing is broken now. But code is not needed anymore.
Make sense to me.

Setting P2 since nobody is assigned to it now.

Honza
Priority: -- → P2
This will be resolved by bug 1261585.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.