Closed
Bug 1430882
Opened 8 years ago
Closed 8 years ago
Performance testing using NimbleDroid
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: garvan, Assigned: garvan)
Details
Currently we have a `nimbledroid` branch on the main repo with a working integration of this system.
Getting this on master is the ultimate goal. We need to decide if we want to land on master soon, or just work off the ND branch (and merge master in periodically).
TODO items:
- make sure all calls are wrapped to ND such that they do not run on enterprise builds.
-- ND is one-file lib, ~200 LOC, we don't need to have custom build config for enble/disable. Just use the simplest method
- cartfile or git external to pull the file from ND github repo
-- initially, we can just commit the file in ThirdParty dir. Still, we should do this item early so we don't forget about it.
iOS lib for ND is https://github.com/NimbleDroid/NimbleDroid-iOS/tree/master/NimbleDroid
Assignee: nobody → gkeeley
Closing, as this task is complete, we have a nimbledroid branch that runs these tests.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•