Closed
Bug 1701148
Opened 4 years ago
Closed 4 years ago
Get rid of AndroidBridge::GetAPIVersion()
Categories
(GeckoView :: General, enhancement)
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Use mozilla::jni::GetAPIVersion
instead.
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D109857
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/ddffe5f2a69b
Get rid of AndroidBridge::GetAPIVersion(). r=geckoview-reviewers,agi
https://hg.mozilla.org/integration/autoland/rev/5682b0384df0
Remove unused variables in AndroidBridge. r=geckoview-reviewers,agi
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ddffe5f2a69b
https://hg.mozilla.org/mozilla-central/rev/5682b0384df0
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•