Open Bug 1809886 Opened 1 year ago Updated 1 year ago

Rewrite CaptiveDetect.jsm using C++ or rust

Categories

(Core :: Networking, task, P2)

task

Tracking

()

People

(Reporter: valentin, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

CaptiveDetect.jsm was originally written for FirefoxOS using XMLHttpRequest. While it has served its purpose, it would be much better to rewrite this in rust or C++ to avoid all of the weird quirks of XHR - and the fact that as seen in bug 1800603 we sometimes instantiate it before the JS engine is actually ready.

You need to log in before you can comment on or make changes to this bug.