Closed
Bug 1295153
Opened 8 years ago
Closed 8 years ago
Add feature flag for wrapping Activity Stream logic in
Categories
(Firefox for iOS :: Build & Test, defect, P1)
Tracking
()
RESOLVED
FIXED
Iteration:
1.3
People
(Reporter: sleroux, Unassigned)
References
Details
(Whiteboard: [activity-stream] [MobileAS])
We currently store build-time configuration flags in AppConstants.swift. We should either add the Activity Stream feature here or create a new Experiments.swift file to contain user-controllable flags to store our experimental features.
Comment 1•8 years ago
|
||
Activity stream is enable now in nightly and beta. I've added a configuration flag in AppConstants.swift.
The first phase of AS is pretty similar to top sites. I dont think users will need an opt in flag.
master fdc3684c7c071328eb40bda08a8740dbec6fff41
Status: NEW → RESOLVED
Closed: 8 years ago
Priority: -- → P1
Resolution: --- → FIXED
Whiteboard: [activity-stream] [MobileAS]
Updated•8 years ago
|
Iteration: --- → 1.3
You need to log in
before you can comment on or make changes to this bug.
Description
•