Closed Bug 73139 Opened 23 years ago Closed 16 years ago

Change wallet UI posing for embedding override

Categories

(Toolkit :: Form Manager, enhancement, P4)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: trudelle, Unassigned)

References

()

Details

(Keywords: embed)

Need to change how Wallet UI is invoked so it can be overridden by embedding 
clients.  Some details below, more at URL above; danm will be happy to help and 
answer questions.

UI Posed by Gecko (Up Calls)
============================
These are calls to window.open, in one form or another, which are relevant to 
embedding. They're split into calls and callers, where a call is considered to 
be a base-level call to window.open which should be API-ized like we're 
discussing, and a caller is something which currently uses window.open but 
should use one of these new APIs when they're created.

I've tried to categorize these sensibly... Each category implies a UI-posing 
component with methods for each item marked "CALL" in that category. Items 
marked "CALLER" in a given category may imply a new method in that component 
(eg. the print dialog stuff), or may just be a caller of some other extant 
method in a different component (eg. the uri loader opening a new window).

Wallet
------
(Most of the window.open calls in danm's "in" list are navigator-specific except 
this one)

CALL: /extensions/wallet/resources/content/walletOverlay.js#133
  chrome://communicator/content/wallet/WalletPreview.xul
Adding mozilla0.9 keyword, dependency, ->morse
Assignee: asa → morse
Blocks: 71837
Keywords: mozilla0.9
No longer blocks: 71837
Blocks: 65233
Apologies for all the bug spam. For the detailed overview of this task, see
danm's document:

  http://www.mozilla.org/xpfe/embedding-dialogs.html

See my first cut at a component-wise categorization:

  http://bugzilla.mozilla.org/showattachment.cgi?attach_id=27972

And if you want to laugh, see also my brainless incomplete IDL for these components:

  http://bugzilla.mozilla.org/showattachment.cgi?attach_id=28175

dr
Keywords: embed
Component: Browser-General → Password Manager
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Target Milestone: mozilla1.0 → mozilla0.9
Form manager will not be used initially in embedding.  So this need not be done 
right away.  Moving milestone out to 1.2
Target Milestone: mozilla0.9 → mozilla1.2
Component: Password Manager → Form Manager
No longer blocks: 65233
Priority: -- → P4
Target Milestone: mozilla1.2alpha → mozilla1.2beta
Target Milestone: mozilla1.2beta → mozilla1.3beta
dveditz is the new module owner, reassigning.
Assignee: morse → dveditz
Status: ASSIGNED → NEW
Target Milestone: mozilla1.3beta → ---
Assignee: dveditz → nobody
Wallet is depreciated, and I don't thing this applies to the current satchel / pwmgr implementation.
Status: NEW → RESOLVED
Closed: 16 years ago
QA Contact: doronr → form-manager
Resolution: --- → WONTFIX
Product: Core → Toolkit
QA Contact: form-manager → form.manager
You need to log in before you can comment on or make changes to this bug.