Closed
Bug 1899614
Opened 1 year ago
Closed 1 year ago
Make docs for GeckoView deprecate process more clear
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: npoon, Assigned: npoon2003)
References
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
There are a few issues that I have identified that this bug should fix:
- Since javadocs for the deprecated method should also be updated, that should be mentioned in the doc
- An example / suggestion / standard should be created for naming the identifier of the
@DeprecationScheduleheader - Since this is a public API, the changelog should always be updated so the wording of "If the linter asks you to update the changelog" should be reworded
- An example of deprecation in the changelog would be nice / explanation of what should be included
- An explanation of how to determine the minor version should be explained and the corresponding java_doc path
- Some sentences can be reordered to be more clear
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Priority: P2 → --
| Reporter | ||
Updated•1 year ago
|
Priority: -- → P1
Updated•1 year ago
|
Severity: -- → N/A
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9405027 -
Attachment description: WIP: Bug 1899614 - Make docs for GeckoView deprecate process more clear → Bug 1899614 - Make docs for GeckoView deprecate process more clear
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35e50951af30
Make docs for GeckoView deprecate process more clear r=geckoview-reviewers,calu
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•