bryner%netscape.com
|
1a685e5562
|
Ensure that we don't try to set initial focus on Gecko too early -- wait for the page to load. Also fixed a few build warnings. Bug 151039, r=sfraser.
|
2002-08-02 23:45:24 +00:00 |
sfraser%netscape.com
|
42ada52952
|
Fix assumptions all over the code about the main window being a browser window; it can be a progress window, or the About window (and others in future). Ensure that the menu items that are enabled when a non-browser window is frontmost work as expected (e.g. Mange Bookmarks, opening a bookmark).
|
2002-07-26 23:29:49 +00:00 |
bryner%netscape.com
|
0d7e39c675
|
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
|
4328d6c73d
|
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 |