Closed Bug 1055282 Opened 10 years ago Closed 7 years ago

Support Bundle arrays in NativeJSObject#toBundle

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bnicholson, Assigned: jchen)

Details

Attachments

(1 file)

Currently, there's no good way to get an array of Bundles from a Bundle given by NativeJSObject#toBundle. We could look into supporting getParcelableArray(), where every Parcelable in the array could be casted to a Bundle.
Assignee: nobody → nchen
Status: NEW → ASSIGNED
This patch adds Parcelable arrays support. I can get it reviewed/landed once I get some more testing done.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: