Closed
Bug 1509383
Opened 7 years ago
Closed 7 years ago
Use WKURLSchemeHandler instead of GCDWebserver (except for reader mode)
Categories
(Firefox for iOS :: General, enhancement, P2)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 15.0 | --- |
People
(Reporter: garvan, Assigned: garvan)
References
(Blocks 1 open bug)
Details
WKURLSchemeHandler can replace GCDWebServer and avoids the security risks of having a separate web server running in the app.
However, Reader Mode is heavily based on GCDWebServer and will need to be ported as a separate bug, as this work is a large task.
Updated•7 years ago
|
Priority: -- → P2
landed on master
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•