Closed
Bug 1762494
Opened 4 years ago
Closed 4 years ago
Replace Ajv with JsonSchema.jsm in TPS
Categories
(Firefox :: Sync, task)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
101 Branch
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
We are importing Ajv here in a sneaky way because it isn't exposed by default outside testing environments, but we are shipping JsonSchema.jsm so we should just replace it with that.
| Assignee | ||
Updated•4 years ago
|
Component: General → Sync
Product: Testing → Firefox
Version: Default → unspecified
| Assignee | ||
Comment 1•4 years ago
|
||
Depends on D142877
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/803e73395333
Replace Ajv with JsonSchema.jsm in TPS.jsm r=markh
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•