Closed
Bug 777201
Opened 13 years ago
Closed 12 years ago
enable -remote 'minimizeMemoryUsage3x(updateAboutMemory)'
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jidanni, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/16.0 Firefox/16.0 Iceweasel/16.0a2
Build ID: 20120720042008
Steps to reproduce:
$ firefox -remote 'minimizeMemoryUsage3x(updateAboutMemory)'
$ firefox -remote 'xfeDoCommand(minimizeMemoryUsage3x(updateAboutMemory))'
etc. guesses from scraping the .js file of about:memory .
Actual results:
Error: Failed to send command: 500 command not parseable
Expected results:
There should be a way to push the "Minimize memory usage" button from the shell without needing to browse about:memory of a barely responsive Firefox.
Updated•12 years ago
|
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Comment 1•12 years ago
|
||
As a remote-repair tool this seems very low priority, and not worth the extra code it would take to implement. WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•