Closed
Bug 707506
Opened 14 years ago
Closed 14 years ago
Should able to access compartment URL in about:memory
Categories
(Toolkit :: about:memory, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dindog, Unassigned)
Details
(Whiteboard: [MemShrink])
There are no easy way to access the URL of the a compartment show in about:memory when it's a little longer than the tens of character.
If treat the compartment item with URL as a link would be easier to locate reason of issues like zombie compartment.
Summary: Should able to select compartment URL address in about:memory → Should able to access compartment URL in about:memory
Updated•14 years ago
|
Severity: normal → enhancement
Component: General → about:memory
Product: Firefox → Toolkit
QA Contact: general → about.memory
Updated•14 years ago
|
Whiteboard: [MemShrink]
Comment 1•14 years ago
|
||
I don't think we should do this. The compartment names don't always correspond sensibly/obviously to a URL. E.g. if you open foo.com/one you'll have a compartment names "foo.com/one", and then if you open foo.com/two and close the first page the compartment will still be called "foo.com/one" but the page it refers to will no longer be open.
Comment 2•14 years ago
|
||
> There are no easy way to access the URL of the a compartment show in about:memory when
> it's a little longer than the tens of character.
You can view the whole URL in about:memory?verbose.
I also don't think we should make the URL a link.
Comment 3•14 years ago
|
||
The nays have it.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•