Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net c40f4f93a2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
depstein%netscape.com 03f5c02928 Adding initial test cases for nsIHttpChannel iface. Not part of the build. 2002-12-28 04:43:56 +00:00
depstein%netscape.com b4e24752f1 Add test cases for nsIChannel. not part of the build. 2002-11-28 03:31:43 +00:00
depstein%netscape.com b7437535e9 Common table for Editor Embedding tests. Added NS_NewChannel test (Tests menu). not part of the build. 2002-09-23 22:29:24 +00:00
depstein%netscape.com 72856bb554 Added preliminary Editor Embedding test cases. not part of the build. 2002-08-22 04:49:42 +00:00
depstein%netscape.com e06e2f11e8 Enhanced nsIUriContentListener implementations. Replaced nsIRequest methods
with parameter handling in nsIStreamListener implementations (BrowserImpl.cpp).
a=asa for QA checkins that are not part of the default builds
2002-08-10 19:48:59 +00:00
depstein%netscape.com 3c39419b64 fixed compiler bugs. removed nsIWebBrowser.cpp because of naming conflict, adding nsIWebBrow.cpp for test cases.
a=asa for QA checkins that are not part of the default builds
2002-05-21 21:37:34 +00:00
rods%netscape.com b45d33216e This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
depstein%netscape.com d7894c5cd5 made 'native' changes to nsILocalFile tests. added nsIWebBrowserSetup tests, temporarily in Tests.cpp (TestYourMethod()).
a=asa for QA checkins that are not part of the default builds
2002-05-08 19:11:49 +00:00
depstein%netscape.com 6188df8eed added test cases for nsIWebBrowser, temporarily in TestYourMethod().
a=asa for QA checkins that are not part of the default builds
2002-05-04 05:55:55 +00:00
depstein%netscape.com 9e13eeb1cd added NS_LITERAL_CSTRINGs to nsIFile.cpp. Some XPIDialog/Progress code in Tests.cpp 2002-05-01 03:33:18 +00:00
depstein%netscape.com c1ee1f5c36 Included SimpleEnumerator.h, added maxLength check for sHistory index, updated Observe() in TestEmbed.cpp to handle profile switching changes. 2001-10-25 18:32:34 +00:00
gerv%gerv.net 5d7331d24f License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com 2441bc30a1 latest testembed update 2001-09-24 19:40:00 +00:00
depstein%netscape.com f6d295aa15 Uploading new object model (work done by Ashish) & .cpp files for separate interface tests. 2001-09-22 00:49:38 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
depstein%netscape.com b0936d1175 Removed nsIRequest methods from BrowserImplWebPrgrsLstnr.cpp, fille out history listener methods, and added in PromptService.cpp from mfcEmbed. 2001-07-31 01:49:12 +00:00
depstein%netscape.com 8b641601d8 update nsIWebNav tests (correct load/reload flags) 2001-07-13 01:46:57 +00:00
depstein%netscape.com 1c42e89774 Updated nsIRequest tests 2001-07-06 02:39:11 +00:00
depstein%netscape.com 549583df18 Update testembed w/ latest ifaces, incl nsIRequest cases & nsIWebProgLstnr support 2001-06-26 22:39:32 +00:00
amasri%netscape.com 93388d78ae Adding files to qa embedding project. Not part of the build. 2001-06-20 18:28:48 +00:00