Closed Bug 738526 Opened 12 years ago Closed 12 years ago

SessionStore TabValue APIs are busted

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(firefox13 fixed, firefox14 fixed)

RESOLVED FIXED
Firefox 14
Tracking Status
firefox13 --- fixed
firefox14 --- fixed

People

(Reporter: mfinkle, Assigned: mfinkle)

References

Details

Attachments

(1 file)

The IDL uses nsIDOMNode for the aTab param, but in native Fennec we have no nsIDOMNode tab elements. We use JS objects for the tabs. This patch changes the IDL to use jsval and it seems to work fine in my patches for bug 697309.
Attached patch patchSplinter Review
here's the patch
Assignee: nobody → mark.finkle
Attachment #608561 - Flags: review?(bnicholson)
Attachment #608561 - Flags: review?(bnicholson) → review+
https://hg.mozilla.org/mozilla-central/rev/85503b53e573
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
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: