Closed
Bug 1054537
Opened 11 years ago
Closed 11 years ago
Clean up SessionStore#restoreLastSession
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 34
People
(Reporter: bnicholson, Assigned: bnicholson)
Details
Attachments
(1 file)
4.42 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
SessionRestore#restoreLastSession is a bit of an async mess right now. We can clean it up by turning the function into a generator, making the code flow linearly.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8473931 -
Flags: review?(wjohnston)
Updated•11 years ago
|
Attachment #8473931 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•