Closed Bug 588419 Opened 14 years ago Closed 13 years ago

Switch SeaMonkey UI to open Data Manager instead of other windows

Categories

(SeaMonkey :: Passwords & Permissions, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.1b2

People

(Reporter: kairo, Assigned: kairo)

References

(Depends on 1 open bug, Blocks 2 open bugs)

Details

Attachments

(1 file, 1 obsolete file)

We have a number of UI elements, e.g. in Page Info or Preferences windows, that currently open the separate windows for managing data. Those should be switched over to open Data Manager instead.
Blocks: 588421
Blocks: 599097
Attached patch part1, v1: page info (obsolete) — Splinter Review
This patch switches page info to use the new functionality added in bug 588418 for calling the page/domain's cookie and password lists.

I also added code to only activate those buttons when actual cookies or passwords are available, as else this would open the Data Manager to the default (form data list) which doesn't really fit here.
Assignee: nobody → kairo
Status: NEW → ASSIGNED
Attachment #492089 - Flags: review?(iann_bugzilla)
Depends on: 613795
This patch does all hooks, and uses with the new syntax from bug 588418.

Conveniently, we can remove permissionsOverlay.js completely, and the inclusion of utilityOverlay.js in preferences.xul makes the broken "Add-ons Manager" button in the software installation panel work again as well.

I think that permissionsNavigatorOverlay should be cleaned up or even merged into the main navigator files, and we might want to restructure the menu items of it in a way to make them more streamlined and reduce redundancy with the Data Manager menu item, but I think all that can go into yet another bug.
Attachment #492089 - Attachment is obsolete: true
Attachment #493545 - Flags: review?(iann_bugzilla)
Attachment #492089 - Flags: review?(iann_bugzilla)
permissionsOverlay.js in imageContextOverlay.xul can be removed as well, of course, apparently it isn't actually used in there anyhow.
Blocks: 619098
Comment on attachment 493545 [details] [diff] [review]
v1: full patch for all hooks

r=me followup spun off to Bug 619098
Attachment #493545 - Flags: review?(iann_bugzilla) → review+
Pushed as http://hg.mozilla.org/comm-central/rev/5834a6efada8
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b2
Depends on: 666102
You need to log in before you can comment on or make changes to this bug.