Closed
Bug 1329330
Opened 8 years ago
Closed 8 years ago
Remove old pre-tab stub session store code
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox54 fixed)
RESOLVED
FIXED
Firefox 54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: JanH, Assigned: JanH)
References
Details
Attachments
(1 file)
_restoreWindow() has some code left over from the time we didn't create tab stubs on the Java side that's no longer used.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•8 years ago
|
||
Not a hard dependency, but it's touching the same code - this patch assumes that bug 1301160 has already landed.
Depends on: 1301160
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8824730 [details]
Bug 1329330 - Remove old session store code that's no longer needed.
https://reviewboard.mozilla.org/r/103016/#review105270
Attachment #8824730 -
Flags: review?(s.kaspari) → review+
Assignee | ||
Comment 4•8 years ago
|
||
DXR didn't show anybody else attempting to call this and a search on AMO didn't bring up any obvious candidates, either. Just to be on the safe side, I'm leaving this until after merge day, though.
Flags: needinfo?(jh+bugzilla)
Assignee | ||
Comment 5•8 years ago
|
||
Plus any potential external consumers still have the option of sending tabdata to be restored via "Session:RestoreRecentTabs".
Comment hidden (mozreview-request) |
Assignee | ||
Comment 7•8 years ago
|
||
^^ A rebase just to be on the safe side.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=82968a9d820743291e465e76ae74d10ddaa4260d
Flags: needinfo?(jh+bugzilla)
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2f8704c48e61
Remove old session store code that's no longer needed. r=sebastian
Keywords: checkin-needed
Comment 9•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Updated•4 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
•