From c328dccc60fbd28b93485cea4472d19b11c5493a Mon Sep 17 00:00:00 2001 From: "bryner%brianryner.com" Date: Wed, 22 Oct 2003 19:05:05 +0000 Subject: [PATCH] Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me --- .../passwordmgr/resources/content/passwordManager.js | 5 ----- .../resources/content/passwordManager.xul | 12 +++++------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/toolkit/components/passwordmgr/resources/content/passwordManager.js b/toolkit/components/passwordmgr/resources/content/passwordManager.js index 6a243c23838e..424cc7b0bffb 100644 --- a/toolkit/components/passwordmgr/resources/content/passwordManager.js +++ b/toolkit/components/passwordmgr/resources/content/passwordManager.js @@ -352,11 +352,6 @@ function TrimString(string) return string.replace(/(^\s+)|(\s+$)/g, '') } -function doHelpButton() { - openHelp("password_mgr"); -} - - function DeleteAllFromTree (tree, view, table, deletedTable, removeButton, removeAllButton) { diff --git a/toolkit/components/passwordmgr/resources/content/passwordManager.xul b/toolkit/components/passwordmgr/resources/content/passwordManager.xul index baac73adde99..a2ea343225a9 100644 --- a/toolkit/components/passwordmgr/resources/content/passwordManager.xul +++ b/toolkit/components/passwordmgr/resources/content/passwordManager.xul @@ -28,15 +28,13 @@ + persist="screenX screenY width height">