Closed Bug 1147000 Opened 10 years ago Closed 10 years ago

No panel selected at startup

Categories

(Firefox for iOS :: Home screen, defect)

All
iOS 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bnicholson, Assigned: bnicholson)

References

Details

Attachments

(1 file)

47 bytes, text/x-github-pull-request
nalexander
: review+
Details | Review
Looks like a regression from the index optimization in bug 1146708, where we don't select a panel if the selected index hasn't changed. Problem is, the selected index is initially 0, so the initial load bails and nothing is selected.
Attached file Pull request
Attachment #8582510 - Flags: review?(nalexander)
Comment on attachment 8582510 [details] [review] Pull request Land this if you must, but I'd prefer a proper solution. Maybe make index Int? and do the right thing on nil?
Attachment #8582510 - Flags: review?(nalexander) → review+
Comment on attachment 8582510 [details] [review] Pull request Fair enough, updated with a not lazy solution :D
Attachment #8582510 - Flags: review+ → review?(nalexander)
Comment on attachment 8582510 [details] [review] Pull request lgtm.
Attachment #8582510 - Flags: review?(nalexander) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: