Closed
Bug 131503
Opened 24 years ago
Closed 24 years ago
Cookie manager should sort by domain name
Categories
(Core :: Networking: Cookies, enhancement)
Tracking
()
VERIFIED
DUPLICATE
of bug 142179
Future
People
(Reporter: dsmutil, Assigned: morse)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.9) Gecko/20020311
BuildID: 2002031104
Currently, the cookie manager sorts the blocked/enabled sites alphabetically.
This means that
COOKIESITE.COM
and
WWW.COOKIESITE.COM
are not near each other.
I would propose sorting by placing IP address only sites first and then each
domain. This could also be sorted from right to left.
Example:
1.2.3.4
200.3.2.1
cookie.com
.cookie.com
www.ad.cookie.com
www.cookie.com
cookie.net
.cookie.net
cookie.co.uk
zylog.com
May be related to bug 52523.
Reproducible: Always
Steps to Reproduce:
Look at the sorting in Tasks/Privacy & Security/Cookie Manager/Manage Stored
Cookies under the Sites column.
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 1•24 years ago
|
||
Duping to newer bug since that bug has a patch (may not work) for this feature.
*** This bug has been marked as a duplicate of 142179 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
QA Contact: tever → benc
Summary: Cookie manage should sort by domain name → Cookie manager should sort by domain name
You need to log in
before you can comment on or make changes to this bug.
Description
•