Skip to content

Commit

Permalink
Bugfix FXIOS-9104 Thumbnail lag when moving tabs (backport #20539) (#…
Browse files Browse the repository at this point in the history
…20549)

Co-authored-by: Sophie Amin <[email protected]>
(cherry picked from commit 0449b84)

Co-authored-by: Sophie <[email protected]>
  • Loading branch information
mergify[bot] and dataports authored Jun 17, 2024
1 parent 188726f commit 445909b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class TabTrayAnimationQueueImplementation: TabTrayAnimationQueue {
collectionView.performBatchUpdates({
animation()
}, completion: { [weak self] (done) in
collectionView.reloadData()
self?.performingChainedOperations = false
self?.performChainedOperations(for: collectionView)
})
Expand Down

1 comment on commit 445909b

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

InterpreterError at template.tasks[0].extra[0].treeherder[1].symbol: unknown context value cron

Please sign in to comment.