Closed Bug 301032 Opened 19 years ago Closed 19 years ago

Clicking the "Site" column in the Cookie Manager doubles the entries

Categories

(Firefox :: Settings UI, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bugs.caleb, Unassigned)

References

Details

Clicking the "Site" column in the Cookie Manager (Tools > Options > Privacy >
Cookies > View Cookies) to sort the list of sites alphabetically multiple times,
doubles the entries.
Flags: blocking1.8b4?
It actually does something worse than just doubling the entries.

I'll investigate some more to try to undestand what is going on.

This also seems to happen in anywhere where you can click on columns to sort the
views.
This bug is caused by a malfunctioning Array.reverse().

Some dialogs (and some don't, so they're not affected) use the Array.reverse()
function to sort the treeview columns, so they're hit by this.
Depends on: 301204
Can you put up a minimal test case demonstrating the Array.prototype.reverse
bug?  Thanks!
Assignee: nobody → general
Component: Preferences → JavaScript Engine
Product: Firefox → Core
QA Contact: preferences → general
Moving back to Firefox, depends on bug 301204.
Assignee: general → nobody
Component: JavaScript Engine → Preferences
OS: Windows XP → All
Product: Core → Firefox
QA Contact: general → preferences
Hardware: PC → All
Confirming that this was fixed by bug 301204.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Flags: blocking1.8b4?
You need to log in before you can comment on or make changes to this bug.