Closed
Bug 1502014
Opened 7 years ago
Closed 7 years ago
Move tracking protection code to an isolated subcomponent, if needed could be in own repo
Categories
(Firefox for iOS :: General, enhancement, P3)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: garvan, Assigned: garvan)
Details
The tracking protection code is shared, and is stable enough that it could exist in a shared repository and pulled into Focus iOS and Firefox iOS.
Updated•7 years ago
|
Summary: Move tracking protection code to shared repo for us in Focus iOS → Move tracking protection code to shared repo for use in Focus iOS
Updated•7 years ago
|
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Summary: Move tracking protection code to shared repo for use in Focus iOS → Move tracking protection code to an isolated subcomponent, if needed could be in own repo
This PR moved the code to a single directory and is modular in that it has dependencies on Deferred lib, and some shared URL utilities. Both of these exist in Focus iOS. I did a quick prototype of this code building in Focus iOS, and it builds ok, but hooking it up completely in Focus iOS is a lot of work and could be tracked in another bug if needed.
You need to log in
before you can comment on or make changes to this bug.
Description
•