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

72 Коммитов

Автор SHA1 Сообщение Дата
dsirnapalli%netscape.com 1cd5ec7ae3 Test case to test nsIAccessible methods for HTML Table. 2001-12-03 22:33:51 +00:00
dsirnapalli%netscape.com f37a64c722 This javascript file contains all the basic functions needed to test nsIAccessible interface. 2001-12-03 22:33:13 +00:00
rpotts%netscape.com a33a19e3d1 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
ashishbhatt%netscape.com a656590a72 Changed in acordance with mfcembed 2001-11-27 23:43:36 +00:00
ashishbhatt%netscape.com 04535bec80 Updating typo error from RunAllHistoryEnrtyTests to RunAllHistoryEntryTests() 2001-11-27 20:11:41 +00:00
ashishbhatt%netscape.com 03d0ba9625 Updated for cascading menus and interface test cases 2001-11-26 21:47:06 +00:00
timeless%mac.com 2fd2336015 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 d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com dfa8594725 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 df5dab7fb7 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 d2be015d71 per bugzilla 106523, set PR_TRUE in observerService->AddObserver() for initializing profiles 2001-10-29 19:43:32 +00:00
bnesse%netscape.com f1f4e0d7a5 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 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
dsirnapalli%netscape.com 9a011d55cd modified the title. 2001-10-24 18:59:15 +00:00
dsirnapalli%netscape.com 0f0307434c modified title. 2001-10-24 18:55:47 +00:00
dsirnapalli%netscape.com 29e1f8ffcf modified the title. 2001-10-24 18:40:57 +00:00
dsirnapalli%netscape.com abdd6071b4 *** empty log message *** 2001-10-24 00:16:44 +00:00
dsirnapalli%netscape.com 1662b51f06 Modified the testcase to report the results in tabular form. 2001-10-23 23:10:08 +00:00
dsirnapalli%netscape.com 1400dc8297 *** empty log message *** 2001-10-23 00:36:37 +00:00
dsirnapalli%netscape.com d60fb3e135 This file is used by ComponentListTest.html 2001-10-22 22:38:27 +00:00
dsirnapalli%netscape.com 74b8fbeb47 Test case to list the components available for mfcEmbed. 2001-10-22 22:37:49 +00:00
dsirnapalli%netscape.com fa010eba5c will rename it to .txt and check in again. 2001-10-22 22:36:39 +00:00
dsirnapalli%netscape.com d51ffbac4a Will rename it to .txt and check it again. 2001-10-22 22:35:59 +00:00
dougt%netscape.com fdb581ad21 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 a986bacae3 this file is used by ComponentListTest.html 2001-10-22 21:36:41 +00:00
dsirnapalli%netscape.com 537ce2ab8b Test case to list the available components for mfcEmbed. 2001-10-22 21:36:03 +00:00
dougt%netscape.com da7e1268bd 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 3c83323ce7 Added check for null history element object in nsiHistory.cpp 2001-10-05 00:35:44 +00:00
dsirnapalli%netscape.com 2567e9020a Test Case for nsIWebBrowserPersist interface. 2001-10-03 19:19:27 +00:00
depstein%netscape.com 39e0ee2766 Added REQUIRES in makefiles. 2001-10-02 23:40:40 +00:00
radha%netscape.com 1dfc88f486 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 fdc4078bc4 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 5d7331d24f License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com 1c6d1a788e added stopALL flag for nsIWebNav->Stop(). 2001-09-25 22:20:25 +00:00
depstein%netscape.com 2441bc30a1 latest testembed update 2001-09-24 19:40:00 +00:00
locka%iol.ie a8adad6237 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 f6d295aa15 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 bd5937692d Added line var setCharsetValueTo = "ISO-8859-1"; 2001-09-20 22:51:25 +00:00
dsirnapalli%netscape.com 74bbc769cb Automated smoketests for mfcEmbed. 2001-09-20 18:48:06 +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
dsirnapalli%netscape.com c9b77890ee Test case for nsIDocCharset interface. 2001-09-10 22:30:54 +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
dsirnapalli%netscape.com a1ae395598 added two more test cases. 2001-09-05 19:25:49 +00:00
depstein%netscape.com d0759dadd7 updated nsISHistory methods. 2001-08-24 21:03:15 +00:00
depstein%netscape.com 6a73c6f60e updating nsISHistory and nsIWebNav tests. 2001-08-24 20:05:45 +00:00
dsirnapalli%netscape.com f62cdb699b renamed the image file. 2001-08-24 19:27:00 +00:00
dsirnapalli%netscape.com b6becdaaf6 Made some changes to put the test case on ngdriver. 2001-08-17 23:41:14 +00:00
dsirnapalli%netscape.com 28c28cb027 Embed smoketest. 2001-08-14 23:32:00 +00:00
rpotts%netscape.com da2959ee05 bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00