You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i do not yet know how to port the RequestLog to WE. IMHO the Request Log has a low priority, so I don't see any problem in shipping the first WE version without a request log. A html based request log can be added later. Maybe uBlock's request log (or however it's called) can be (re-)used then. :)
The text was updated successfully, but these errors were encountered:
I agree that it is low priority for the moment.
For the future implementation, some ways to go:
Ask for an enhancement to Mozilla Team to show dropped requests in the native devtool/network panel (i.e requests dropped by a listener on browser.webRequest.onBeforeRequest and returning {cancel: true}). IMHO that maybe the best way as the native devtool/network panel has the same features as RPC's one. We also need basic feedbacks from Firefox of what extensions have modified in the requests
i do not yet know how to port the RequestLog to WE. IMHO the Request Log has a low priority, so I don't see any problem in shipping the first WE version without a request log. A html based request log can be added later. Maybe uBlock's request log (or however it's called) can be (re-)used then. :)
The text was updated successfully, but these errors were encountered: