Bug 2003434 - Fallback to mobile bookmarks root if last saved folder does not exist#33
Conversation
|
View this pull request in Lando to land it once approved. |
b2e1a43 to
9a0986e
Compare
|
Are there any other places that we may need to do this? |
In my opinion, all of this dance should already be part of our "AddBookmarks" usecase. There's no reason for last saved cache to be used by the menu in order to determine where to save things. That should be part of our flow to add bookmarks. And that would solve for "other places we should do this". I have generally found it less than ideal that we have usecases, and we still reference and use the storage layers directly in various places. I figured this required a slightly more involved refactoring that I wish we would do after we land this quick fix. What are your thoughts? @boek @MatthewTighe |
|
That sounds great, let's add a follow up and put it on our list. |
|
Pull request closed by commit cab6a91 |
…does not exist r=boek Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=2003434 Try: https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=174138 Pull request: #33
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=2003434
Try: https://treeherder.mozilla.org/jobs?repo=try&landoCommitID=174138