Closed
Bug 1626487
Opened 6 years ago
Closed 6 years ago
Fix a few JsonSchemaValidator.jsm comment typos
Categories
(Toolkit :: General, defect, P1)
Toolkit
General
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file)
I renamed a few JsonSchemaValidator params while working on bug 1616752 but didn't update their names in code comments.
allowObjectExplicitUndefinedProperties->allowExplicitUndefinedPropertiesallowObjectNullAsUndefinedProperties->allowNullAsUndefinedPropertiesallowObjectExtraProperties->allowExtraProperties
| Assignee | ||
Updated•6 years ago
|
Summary: Fix a couple of JsonSchemaValidator.jsm comment typos → Fix a few JsonSchemaValidator.jsm comment typos
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by dwillcoxon@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0812ae9d592c
Fix a few JsonSchemaValidator.jsm comment typos. r=mak
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•