Open
Bug 1971864
Opened 6 days ago
Updated 14 hours ago
[GeckoView] Test @RequiresOptIn as an option in Preferences API Proof-of-Concept
Categories
(GeckoView :: General, task, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: olivia, Assigned: olivia)
References
Details
(Whiteboard: [fxdroid][geckoview])
Attachments
(1 file)
Goal of this bug is to see how the RequiresOptIn works and test it out on the preferences API.
This bug will likely just be a research and proof of concept bug.
Assignee | ||
Updated•6 days ago
|
Assignee | ||
Updated•5 days ago
|
QA Whiteboard: [fxdroid][geckoview]
Whiteboard: [fxdroid][geckoview]
Updated•5 days ago
|
Assignee | ||
Updated•1 day ago
|
Assignee: nobody → ohall
Assignee | ||
Comment 1•14 hours ago
|
||
- Added
@ExperimentalAndroidComponentsApi
and@ExperimentalGeckoViewApi
for use
in annotating more dangerous/unstable/risky APIs. - Applied annotations on GeckoView Preferences API and AC counterpart
You need to log in
before you can comment on or make changes to this bug.
Description
•