Closed
Bug 1459297
Opened 7 years ago
Closed 7 years ago
Use SDK calls for boxing/unboxing GeckoBundle values
Categories
(GeckoView :: General, enhancement, P3)
GeckoView
General
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: jchen, Assigned: jchen)
Details
Attachments
(1 file)
To improve efficiency, use SDK calls rather than static methods to box/unbox GeckoBundle values.
| Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8973683 [details]
Bug 1459297 - Use SDK JNI calls for boxing/unboxing GeckoBundle values;
https://reviewboard.mozilla.org/r/242046/#review247974
Attachment #8973683 -
Flags: review?(snorp) → review+
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5b6f2518b404
Use SDK JNI calls for boxing/unboxing GeckoBundle values; r=snorp
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 62
Updated•7 years ago
|
Product: Firefox for Android → GeckoView
Updated•7 years ago
|
Target Milestone: Firefox 62 → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•