This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix open all tabs in about:bookmarks on toolbar
Fix #3614 Auditors: @aekeus Since this can cause the browser to hang with a ton of tabs, when it's a lot of tabs I only load the first 30 as loaded tabs. Test Plan: Go into about:bookmarks and open in all tabs on the toolbar. Make sure it works. Then do the same for some other folder, make sure it works. Then test with > 30 items and make sure only the first 30 show up loaded
- Loading branch information
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1bd17ea
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++