Closed Bug 322362 Opened 19 years ago Closed 12 years ago

Limit inactive tabs to just urls when memory limit exceeded

Categories

(Firefox :: Tabbed Browser, enhancement)

3.5 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 675539

People

(Reporter: L.Wood, Unassigned)

Details

I find I have multiple firefox windows open, each with thirty or so tabs. Firefox grows until it falls over, and it's time to launch a new browser.

But most of these tabs are used as aide-memoires, and are rarely accessed. All that matters is the url to retrieve the tab content, not the page content itself. If the page is likely stateless (no forms with user-entered text, no POST or ? GET state in the URL), then don't store the page in memory, just the url for the tab, and reload the page if the tab is selected.

A tabbed page could be decreased to a tab-and-url if a memory limit for the browser is exceeded, or if the tab has been inactive for some time (likely an hour or more). Not storing old inactive tabs, but restoring them on access, would decrease firefox memory and CPU use, and increase perceived stability.
Component: Tabbed Browser → History
QA Contact: tabbed.browser → history
Hardware: PC → All
Component: History → Bookmarks & History
QA Contact: history → bookmarks
Component: Bookmarks & History → Tabbed Browser
QA Contact: bookmarks → tabbed.browser
Version: 1.5.0.x Branch → 3.1 Branch
We're tracking a feature like this in bug 675539 now - duping forward since that bug has more activity. Sorry we didn't find this one sooner, and thanks for the good suggestion!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.