Closed
Bug 1543396
Opened 6 years ago
Closed 6 years ago
Simplify Geckoview's api.txt
Categories
(GeckoView :: General, defect, P3)
Tracking
(firefox66 wontfix, firefox67 wontfix, firefox68 fixed)
RESOLVED
FIXED
mozilla68
People
(Reporter: agi, Assigned: agi)
Details
Attachments
(1 file)
Apilint's api.txt file has gotten really verbose because all types must be specified fully. With recent changes to apilint, it's easy to import types and use the short name instead which would make the api.txt file a lot more readable.
We should integrate with apilint 0.2.0 which supports this functionality.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/446c972f3ad6
Simplify GeckoView's api.txt file. r=esawin
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
status-firefox66:
--- → wontfix
status-firefox67:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•