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

302 Коммитов

Автор SHA1 Сообщение Дата
dsirnapalli%netscape.com cdd7ea4a41 Modified the name of the function to make it general. 2002-07-11 20:46:42 +00:00
dsirnapalli%netscape.com 2323aa7048 Test Cases to test HTML Elements for Accessibility. 2002-07-11 00:56:08 +00:00
dsirnapalli%netscape.com 09dfe3f333 Updated with new test cases. 2002-07-11 00:51:06 +00:00
depstein%netscape.com 1267864ca1 cosmetic changes, changed some urls in the url table.
a=asa for QA checkins that are not part of the default builds
2002-07-04 01:37:04 +00:00
depstein%netscape.com 27b245bd32 added support for webProgress flags for AddWebProgressListener() 2002-06-25 00:41:01 +00:00
ashishbhatt%netscape.com 4692c8d212 Updated testEmbed for MRE application support. Changed files testembed.cpp, winfilelocprovider.cpp & .h 2002-06-24 19:32:18 +00:00
depstein%netscape.com 2d4436abfc updated some urls in nsIWebNav.cpp 2002-06-22 03:25:39 +00:00
depstein%netscape.com 925e73993c updated webBrowserFind tests
a=asa for QA checkins that are not part of the default builds
2002-06-22 00:24:55 +00:00
depstein%netscape.com 390c629f73 Adding test cases for nsIWebBrowserFind. New url for simple text search. 2002-06-21 02:31:36 +00:00
depstein%netscape.com 970e67b708 Url dialog now supports flag loading.
a=asa for QA checkins that are not part of the default builds
2002-06-12 18:44:48 +00:00
depstein%netscape.com 21bbf4129c added 'javascript' channel test in "TestYourMethod2()", Tests.cpp
a=asa for QA checkins that are not part of the default builds
2002-06-04 20:22:45 +00:00
depstein%netscape.com ae87d09eeb added GetTheChannel() and a few URIs for request handling. 2002-06-04 01:29:26 +00:00
depstein%netscape.com 8f77e8da30 removed session-logout from observers, per bug 148189.
a=asa for QA checkins that are not part of the default builds
2002-05-30 21:54:32 +00:00
depstein%netscape.com c13fd212b7 some code cleanup. more test coverage for uri loads and reloads.
a=asa for QA checkins that are not part of the default builds
2002-05-30 01:11:53 +00:00
depstein%netscape.com 3ccc10eb4d added more urls with more diversity to the URLTable. Stop() now tests with all 3 flags. Modified nsIWebNav code.
a=asa for QA checkins that are not part of the default builds
2002-05-29 03:13:37 +00:00
depstein%netscape.com da74c12aef adding web progress test cases. some minor code cleanup.
a=asa for QA checkins that are not part of the default builds
2002-05-24 20:03:19 +00:00
depstein%netscape.com 272d204c29 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
depstein%netscape.com e6ecdd8c53 added nsIWebBrowser.obj 2002-05-19 07:51:04 +00:00
depstein%netscape.com 2eafb8e15e added nsIWebBrowser menu and UI for test cases
a=asa for QA checkins that are not part of the default builds
2002-05-17 23:03:43 +00:00
depstein%netscape.com ebab086063 uploading nsIWebBrowser test cases
a=asa for QA checkins that are not part of the default builds
2002-05-17 06:01:52 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
rods%netscape.com 0c5c90b638 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 14f1875b31 added NotifyObservers() tests in nsIObserServ.cpp, webProg listener to TestYourMethod2() in Tests.cpp.
a=asa for QA checkins that are not part of the default builds
2002-05-10 19:03:28 +00:00
depstein%netscape.com a45ce9b0da 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 f32b0fbb95 Fixed an 'observer matching' bug in nsIObserServ.cpp.
a=asa for QA checkins that are not part of the default builds
2002-05-07 21:59:57 +00:00
depstein%netscape.com 77a8d08c16 updated sHistoryListener test, uses onLoad function.
a=asa for QA checkins that are not part of the default builds
2002-05-07 21:47:54 +00:00
depstein%netscape.com eff06ffb65 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 a04ee26f52 updated web nav test case. a=asa for QA checkins that are not part of the default builds 2002-05-04 01:10:59 +00:00
depstein%netscape.com a839dd32fb 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 a5294f4cd6 added additional flag support for onHistoryReload() of history listener.
a=asa for QA checkins that are not part of the default builds
2002-04-20 03:39:31 +00:00
depstein%netscape.com e2c7682141 adding nsIWebNavTestLib.js and nsIWebNavTestCase1.html into /webNav
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:54:38 +00:00
depstein%netscape.com 1a5edf11e1 fixed makefile.win. some minor updates to other files.
a=asa for QA checkins that are not part of the default builds
2002-04-20 02:24:27 +00:00
depstein%netscape.com e2da17de0c Added session history listener library and test scripts. 2002-04-11 01:27:47 +00:00
ashishbhatt%netscape.com a766a2c8e8 Added nsiFile.cpp and .h, Testcases for nsILocalFile 2002-04-08 22:19:03 +00:00
ashishbhatt%netscape.com 8228bd056d fixed nsIObserServ.cpp and .h
CV: ----------------------------------------------------------------------
2002-04-08 18:57:01 +00:00
depstein%netscape.com 6a2d8bbadd Minor changes. Added hex support for status string in nsIWebProgLstnr::OnChangeState() (in QaUtils.cpp). Added reload() method in nsIWebNav.cpp for Reload menu test under nsIWebNav.
a=asa for QA checkins that are not part of the default builds
2002-04-06 02:58:50 +00:00
timeless%mac.com c1e6c65c47 Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
2002-04-05 20:21:16 +00:00
depstein%netscape.com e6a4b04c27 adding nsISHistoryTestLib.js test library and nsISHistoryTestCase1.html test script. 2002-03-27 01:47:15 +00:00
depstein%netscape.com 2e737fce66 nsIRequest->GetName() now directly uses nsCString msg. No longer needs string conversion. 2002-03-26 23:55:54 +00:00
depstein%netscape.com 8c75a4443b a=asa for QA checkins that are not part of the default builds.
Removed getAdders for GetSpec() and GetPath(). use nsAutoString.
2002-03-16 02:31:53 +00:00
dsirnapalli%netscape.com 84a4210562 Test case to test HTML Element <fieldset> without <legend> 2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com 340cecc078 Test case to test HTML Element <fieldset> with <legend> 2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com 0f892551ce Library file.Contains methods useful for all the testcases. 2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com c68e672348 This file will be replace by accesslib.js 2002-03-06 02:03:38 +00:00
depstein%netscape.com 1cc467d2ac updated PurgeHistory() method with PR_TRUE boolean 2002-02-10 06:24:45 +00:00
depstein%netscape.com 58238a1346 Fixed web prog lstnr logging bug; added onStateChangeString() method to QaUtils. Also added entry to url table in nsIWebNav.cpp 2002-02-02 02:34:27 +00:00
rods%netscape.com ab52751787 1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
dsirnapalli%netscape.com 5aec5d00e6 *** empty log message *** 2002-01-30 22:00:24 +00:00
depstein%netscape.com dfbbc3a0d4 added indiv cases for index entries and simple enumeration for nsiHistory 2002-01-29 01:31:15 +00:00
ashishbhatt%netscape.com fd0109f2c0 Added test cases for interface nsIClipboardCommand 2002-01-29 00:13:04 +00:00
dsirnapalli%netscape.com d688973a40 *** empty log message *** 2002-01-25 01:11:03 +00:00
dsirnapalli%netscape.com 9f79cf477e Test case to test accessibility of html element radio button. 2002-01-25 01:07:34 +00:00
dsirnapalli%netscape.com 8b7bcff9d7 Test case to test accessibility of html element radio button when checked. 2002-01-25 01:06:52 +00:00
dsirnapalli%netscape.com 77246e50da Html page containing html elements to test for accessibility. 2002-01-25 01:05:47 +00:00
dsirnapalli%netscape.com e9d23afd15 test case to test accessibility of html element check box. 2002-01-25 01:03:35 +00:00
dsirnapalli%netscape.com 118b04451a Test case to test accessibility of html element checkbox when it is checked. 2002-01-25 01:02:52 +00:00
dsirnapalli%netscape.com d850f55ddf *** empty log message *** 2002-01-25 01:01:19 +00:00
depstein%netscape.com 3c7642e902 changed PurgeHistory() text to indicate request for number of removed items. 2002-01-25 01:00:26 +00:00
depstein%netscape.com 69a4a20709 adding nsIObserServ.cpp & .h 2002-01-24 22:20:02 +00:00
depstein%netscape.com cf3b43870a added some code to the listeners 2002-01-24 22:18:53 +00:00
dsirnapalli%netscape.com 4784a34a19 updated the test case. 2002-01-10 22:00:27 +00:00
dsirnapalli%netscape.com 9ee5d7b11f Test case to test the accessibility of html button text 2002-01-09 19:10:41 +00:00
dsirnapalli%netscape.com 55bd4db961 Test Case to test the accessibility of HTML Button. 2002-01-08 20:45:50 +00:00
depstein%netscape.com 48fc503594 made changes for compatibility with MfcEmbed 2002-01-08 20:40:06 +00:00
dsirnapalli%netscape.com 28a188c0ca *** empty log message *** 2002-01-03 21:35:52 +00:00
dsirnapalli%netscape.com 0bb55ec7a1 *** empty log message *** 2002-01-03 21:21:50 +00:00
rods%netscape.com 7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
depstein%netscape.com 4213fff927 removed NS_DoIdleEmbeddingStuff() from OnIdle() method in TestEmbed.cpp 2001-12-22 02:35:49 +00:00
dsirnapalli%netscape.com 5ae9b3a2be *** empty log message *** 2001-12-20 20:49:48 +00:00
dsirnapalli%netscape.com 9371934360 Test Case to Test HTML Text Area for Accessibility. 2001-12-19 20:51:38 +00:00
dsirnapalli%netscape.com f3c490107e Test Case to Test HTML Table Row Node for accessibility. 2001-12-18 23:59:37 +00:00
dsirnapalli%netscape.com 89e1eb20e1 Test Case to Test HTML Table Node for accessibility. 2001-12-18 23:59:15 +00:00
dsirnapalli%netscape.com 9ab41f3da7 Test Case to Test HTML Table Cell Text Node for accessibility. 2001-12-18 23:58:48 +00:00
dsirnapalli%netscape.com 12e9aa1a07 Test Case to Test HTML Table Cell Node for accessibility. 2001-12-18 23:58:18 +00:00
dsirnapalli%netscape.com 857ec3ae20 Test Case to Test HTML Table Caption Text Node for accessibility. 2001-12-18 23:57:46 +00:00
dsirnapalli%netscape.com c095a4a93a Test Case to Test HTML Table Caption Node for accessibility. 2001-12-18 23:57:22 +00:00
dsirnapalli%netscape.com 4741a5e85f Test Case to Test HTML Anchor Text Node for accessibility. 2001-12-18 23:56:30 +00:00
dsirnapalli%netscape.com 17550925f8 Test case to test HTML Anchor Node for accessibility. 2001-12-18 23:55:47 +00:00
dsirnapalli%netscape.com 407c1b6899 *** empty log message *** 2001-12-18 23:54:46 +00:00
dsirnapalli%netscape.com 4c4017ab87 nsIAccessibleTestTable.txt is replaced by other test cases. 2001-12-18 23:51:32 +00:00
dsirnapalli%netscape.com 95a7c4da54 Test case to test nsIAccessible methods for HTML Table. 2001-12-03 22:33:51 +00:00
dsirnapalli%netscape.com 85c55ab17d This javascript file contains all the basic functions needed to test nsIAccessible interface. 2001-12-03 22:33:13 +00:00
rpotts%netscape.com 1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
ashishbhatt%netscape.com 41fbb18493 Changed in acordance with mfcembed 2001-11-27 23:43:36 +00:00
ashishbhatt%netscape.com d0a40f7c50 Updating typo error from RunAllHistoryEnrtyTests to RunAllHistoryEntryTests() 2001-11-27 20:11:41 +00:00
ashishbhatt%netscape.com 3df574c3e0 Updated for cascading menus and interface test cases 2001-11-26 21:47:06 +00:00
timeless%mac.com 8eccbe5de9 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
r=axel@pike.org sr=kin
2001-11-22 15:12:51 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
bnesse%netscape.com aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
depstein%netscape.com 978779a1e2 per bugzilla 106523, set PR_TRUE in observerService->AddObserver() for initializing profiles 2001-10-29 19:43:32 +00:00
bnesse%netscape.com faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
depstein%netscape.com 093ae772a8 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
dsirnapalli%netscape.com 676c116df9 modified the title. 2001-10-24 18:59:15 +00:00
dsirnapalli%netscape.com 6a0802551f modified title. 2001-10-24 18:55:47 +00:00
dsirnapalli%netscape.com 7458142ee0 modified the title. 2001-10-24 18:40:57 +00:00
dsirnapalli%netscape.com c719863ae1 *** empty log message *** 2001-10-24 00:16:44 +00:00
dsirnapalli%netscape.com 3cbd73f680 Modified the testcase to report the results in tabular form. 2001-10-23 23:10:08 +00:00
dsirnapalli%netscape.com 9622f52500 *** empty log message *** 2001-10-23 00:36:37 +00:00
dsirnapalli%netscape.com 4b1bd0e336 This file is used by ComponentListTest.html 2001-10-22 22:38:27 +00:00
dsirnapalli%netscape.com a95680c18b Test case to list the components available for mfcEmbed. 2001-10-22 22:37:49 +00:00
dsirnapalli%netscape.com f59a680721 will rename it to .txt and check in again. 2001-10-22 22:36:39 +00:00
dsirnapalli%netscape.com 0ef9ae5916 Will rename it to .txt and check it again. 2001-10-22 22:35:59 +00:00
dougt%netscape.com 0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
dsirnapalli%netscape.com e7ee3b1f17 this file is used by ComponentListTest.html 2001-10-22 21:36:41 +00:00
dsirnapalli%netscape.com 5a902077da Test case to list the available components for mfcEmbed. 2001-10-22 21:36:03 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
depstein%netscape.com 04327b829c Added check for null history element object in nsiHistory.cpp 2001-10-05 00:35:44 +00:00
dsirnapalli%netscape.com ba83585ba6 Test Case for nsIWebBrowserPersist interface. 2001-10-03 19:19:27 +00:00
depstein%netscape.com 76c6a50f50 Added REQUIRES in makefiles. 2001-10-02 23:40:40 +00:00
radha%netscape.com 55322c6772 Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
gerv%gerv.net 6416d50b50 License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com 4206ed81b9 added stopALL flag for nsIWebNav->Stop(). 2001-09-25 22:20:25 +00:00
depstein%netscape.com c99ed51581 latest testembed update 2001-09-24 19:40:00 +00:00
locka%iol.ie 08732ab94e The all new web browser persist object plus changes to the assorted embedding samples to use it. b=77909 r=ccarlen@netscape.com sr=rpotts@netscape.com 2001-09-23 21:03:03 +00:00
depstein%netscape.com 1da3f63fda Uploading new object model (work done by Ashish) & .cpp files for separate interface tests. 2001-09-22 00:49:38 +00:00
dsirnapalli%netscape.com bdf0df1dd4 Added line var setCharsetValueTo = "ISO-8859-1"; 2001-09-20 22:51:25 +00:00
dsirnapalli%netscape.com 48d5cd8ba3 Automated smoketests for mfcEmbed. 2001-09-20 18:48:06 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
dsirnapalli%netscape.com f456fbe124 Test case for nsIDocCharset interface. 2001-09-10 22:30:54 +00:00
valeski%netscape.com 93959d48cc 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
dsirnapalli%netscape.com 03579e3fcc added two more test cases. 2001-09-05 19:25:49 +00:00
depstein%netscape.com 7f0f2b0124 updated nsISHistory methods. 2001-08-24 21:03:15 +00:00
depstein%netscape.com d3bd6ad542 updating nsISHistory and nsIWebNav tests. 2001-08-24 20:05:45 +00:00
dsirnapalli%netscape.com 62ec154663 renamed the image file. 2001-08-24 19:27:00 +00:00
dsirnapalli%netscape.com 4634de9211 Made some changes to put the test case on ngdriver. 2001-08-17 23:41:14 +00:00
dsirnapalli%netscape.com 8f7f007772 Embed smoketest. 2001-08-14 23:32:00 +00:00
rpotts%netscape.com 33bbd6972c bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
depstein%netscape.com 569c37e8ad updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
depstein%netscape.com f8683ff28b Added couple small changes to nsISHistory iface. 2001-07-31 23:23:57 +00:00
depstein%netscape.com cbd9bf789a 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 671845527e Added additional flag combo for nsIWebNavigation::Reload() and uri table. 2001-07-28 01:27:28 +00:00
depstein%netscape.com e35b415b25 updated history listener methods. 2001-07-27 01:05:03 +00:00
depstein%netscape.com 7fd23f3a9e added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
depstein%netscape.com 9896b2451a added Url table for web navigation in Tests.cpp 2001-07-18 00:40:48 +00:00
depstein%netscape.com 710421457e updated BrowserView.cpp - #include "nsIWidget.h" 2001-07-17 20:07:47 +00:00
depstein%netscape.com 698e1cdc90 removed .html files in folder. 2001-07-17 19:08:29 +00:00
depstein%netscape.com 06a7222ab4 adding .txt files for js scripts 2001-07-17 18:43:30 +00:00
depstein%netscape.com b38aeb1b21 adding .html files to jstests for Dharma. 2001-07-16 23:24:30 +00:00
depstein%netscape.com ca242cf008 update nsIWebNav tests (correct load/reload flags) 2001-07-13 01:46:57 +00:00
depstein%netscape.com 1996b76743 Changed mfcEmbedComponents to testEmbedComponents in TestEmbed.cpp & makefiles. 2001-07-10 01:57:23 +00:00
depstein%netscape.com 40203a34c1 Updated nsIRequest tests 2001-07-06 02:39:11 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
depstein%netscape.com 39021ed18b Updated nsIRequest methods; added nsIStreamObserver implementations 2001-06-30 00:26:31 +00:00
depstein%netscape.com 2e5c8d74f6 updated README.TXT with description and build instructions. 2001-06-28 01:47:19 +00:00
depstein%netscape.com 9d32bc2fcb Modified routines in Tests.cpp & QAUtils.cpp 2001-06-28 00:48:45 +00:00
depstein%netscape.com 0e001b3099 Update testembed w/ latest ifaces, incl nsIRequest cases & nsIWebProgLstnr support 2001-06-26 22:39:32 +00:00
amasri%netscape.com a4cbf373fd Adding files to qa embedding project. Not part of the build. 2001-06-20 18:28:48 +00:00
amasri%netscape.com bcd3847960 Created new tree structure for qa embedding tool (testembed). Adding files
needed for testembed c++ project. Not part of the build.
2001-06-20 00:19:53 +00:00