Closed Bug 974286 Opened 11 years ago Closed 11 years ago

Remove mSelected from PromptListAdapter.java

Categories

(Firefox for Android Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 30

People

(Reporter: wesj, Assigned: wesj)

Details

Attachments

(1 file, 1 obsolete file)

Prompts keep their own list of selected items, separate from the ListView. They also hold a list of promptlistitems. We don't need both. We should just use the promptlist items to keep track of what's checked. This helps with the transition to GeckoMenuItems as well (bug 943568).
Attached patch Patch (obsolete) (deleted) — Splinter Review
Attached patch Patch (deleted) — Splinter Review
Refactored with a little cleanup.
Attachment #8378112 - Attachment is obsolete: true
Attachment #8378694 - Flags: review?(bnicholson)
Comment on attachment 8378694 [details] [diff] [review] Patch Review of attachment 8378694 [details] [diff] [review]: ----------------------------------------------------------------- Nice, much cleaner.
Attachment #8378694 - Flags: review?(bnicholson) → review+
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
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: