Commit Graph

8 Commits

Author SHA1 Message Date
bryner%netscape.com
8285e099f1 Factor the nsIPromptService implementation out of CocoaBrowserService, and move it to using a generic factory. Clean up some #includes. Change AppComponents.cpp to a .mm file since it needs to include some cocoa headers. r=pinkerton. 2002-07-25 21:28:23 +00:00
bryner%netscape.com
cb8f54007c Factor out security dialogs from CocoaBrowserService, and provide a mechanism for using generic factories for application-provided XPCOM components (bug 158801). r=pinkerton, sfraser. 2002-07-25 00:57:27 +00:00
sfraser%netscape.com
929b16498c Fix bug 145800 -- implement downlod progress UI in chimera. These changes allow us to reuse the nsDownloadListener and progress dialog for both Saving (with an nsIWebBrowserPersist) and downloading (where necko creates an nsIDownload, which we implement). They are also factored so that other cocoa apps could reuse the downloading backend with their own progress dialog. r=pinkerton/bryner/ccarlen. 2002-07-24 05:53:14 +00:00
pinkerton%netscape.com
6c88873741 Patch so auto-downloads at least start and complete, though there
is currently no visible progress. (bug 150984)
2002-07-08 18:25:17 +00:00
pinkerton%netscape.com
40ba10ba32 Put up dialog to let users know when posting secure data from insecure site
(bug 151653).
2002-06-27 22:06:20 +00:00
pinkerton%netscape.com
510c8c4c80 a bunch of fixes that didn't land when i wanted them to. 2002-06-21 00:24:51 +00:00
pinkerton%netscape.com
019040542c Adding a bunch of security warnings and dialogs, overriding the
XUL impl with our own.
2002-06-07 22:26:35 +00:00
hyatt%netscape.com
af76d3e1ed More initial commits. 2002-04-20 07:48:56 +00:00