Closed Bug 1308508 Opened 9 years ago Closed 9 years ago

Divide network-helper.js into frontend and backend part (dechrome)

Categories

(DevTools :: Netmonitor, defect)

defect
Not set
normal

Tracking

(firefox52 affected)

RESOLVED DUPLICATE of bug 1308507
Tracking Status
firefox52 --- affected

People

(Reporter: rickychien, Unassigned)

Details

Divide the module into a backend part that heavily uses internal chrome API and a smaller frontend part that can be de-chromed. For example convertToUnicode should use TextEncoder and TextDecoder instead of nsIUnicodeConverter.
Whiteboard: [devtools-html]
Whiteboard: [netmonitor]
Flags: qe-verify-
Priority: -- → P2
NetworkHelper and nsIURL are gone from the frontend in bug 1308507 according to comment in https://bugzilla.mozilla.org/show_bug.cgi?id=1308507#c15. So let's mark this issue as dup of bug 1308507.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
No longer blocks: netmonitor-html
Priority: P2 → --
Whiteboard: [netmonitor]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.