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

288 Коммитов

Автор SHA1 Сообщение Дата
depstein%netscape.com 54f8f432ff Added 'data:' url to nsIRequest tests. Now invoking simple string compare for input/output URL matching. GetTheURI() now returns the string.
a=asa for QA checkins that are not part of the default builds
2002-09-21 01:51:36 +00:00
depstein%netscape.com 07c3dc7dd9 Inadvertantly overwrote GRE changes in winEmbedFileLocProvider.cpp. Putting back GRE indicators.
a=asa for QA checkins that are not part of the default builds
2002-09-20 18:44:22 +00:00
depstein%netscape.com 01901d9c17 Updated ReadMe. not part of the build. 2002-09-20 01:17:28 +00:00
depstein%netscape.com d41d3ea189 Added input stream consumer in nsIStreamListener->OnDataAvailable(). not part of the build. 2002-09-19 05:14:28 +00:00
depstein%netscape.com dd8b36ede1 Updated sHistory script so it works in embedding apps (i.e. MfcEmbed). Added read-only txt version of script. not part of the build. 2002-09-18 21:15:30 +00:00
depstein%netscape.com 729cc87799 Updated webNav script so it works in embedding apps (i.e. MfcEmbed). not part of the build. 2002-09-18 19:39:15 +00:00
dsirnapalli%netscape.com c65e597926 Corrected the test case. 2002-09-18 19:12:40 +00:00
depstein%netscape.com f97e59a4f4 Set return value to false for nsIUriContentListener->OnStartUriOpen(). Added urlDialog for nsIUriLoader->OpenUri(). Now passing 2nd parameter (doCommandState) in DoCommandTest() in nsICommandMgr.cpp. Not part of the build. 2002-09-18 03:42:09 +00:00
dsirnapalli%netscape.com bdb4966878 Corrected the test case. Previously corrected on mozilla but forgot here. 2002-09-18 00:19:55 +00:00
dsirnapalli%netscape.com debb4937b2 Updated the text cases because of the recent changes in the code. 2002-09-17 22:38:58 +00:00
dsirnapalli%netscape.com 4769f79c52 Updating the test case. 2002-09-17 20:18:17 +00:00
depstein%netscape.com 8371a7b023 Enhanced nsIUriContentListener test implementations (incl Get/Set methods). Added UI for registering the listener (under Test menu). Not part of the build. 2002-09-15 02:35:22 +00:00
chak%netscape.com 033b7f3ce7 Fix for #168255 - Change references to MRE into GRE in XPCOM/Embedding
r=dougt, sr=alecf
2002-09-13 22:18:43 +00:00
depstein%netscape.com 84c2088c56 1) Updated nsIWebBrowserChrome, nsIEmbeddingSiteWindow, and nsIURIContentListener implementations.
2) Updated nsICommandManager DoCommand() handling for commands with string attribute input.
3) Added additional FormatAndPrintOutput() method for PRUint32 input.
a=asa for QA checkins that are not part of the default builds
2002-09-13 02:25:34 +00:00
depstein%netscape.com 2d83e0f85e Created table for nsICommandManager tests, will also be used for nsICommandParams. Updated the ReadMe text to include new build instructions.
a=asa for QA checkins that are not part of the default builds
2002-09-09 17:17:47 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
depstein%netscape.com d944ab0e9b Added menus for nsICmdParams tests. Updated nsICommandParams tests. not part of the build. 2002-09-05 02:50:27 +00:00
depstein%netscape.com 60e7f38934 Added another form of FormatAndPrintOutput, accepting double param. not part of the build. 2002-09-04 05:14:59 +00:00
depstein%netscape.com 15ef06afb8 Adding initial test cases for nsICommandParams. Enhanced nsICommandManager cases.
a=asa for QA checkins that are not part of the default builds
2002-08-30 08:29:25 +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 ee4c6eac72 Updated prompt and dialog Component impls to be compatible with MfcEmbed. Some general code cleanup as well.
a=asa for QA checkins that are not part of the default builds
2002-08-15 00:12:26 +00:00
radha%netscape.com 474b4d2289 Initial checkin for mozEmbed, XPCOM based embedding app. Not part of the mozilla trunk build. 2002-08-13 19:23:55 +00:00
radha%netscape.com 17f931a950 Initial checkin for mozEmbed, XPCOM based embedding component. Not part of the mozilla build. 2002-08-13 19:21:53 +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
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
depstein%netscape.com d67db26c07 1) Implemented nsIUriContentListener test methods.
2) Enhanced nsITooltip Listener methods.
3) Added pass/fail results dialog for webBrowser, webProg, and sHistory tests.
a=asa for QA checkins that are not part of the default builds
2002-08-09 02:43:04 +00:00
henry.jia%sun.com 5b64006da1 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
alecf%netscape.com 3703f3c61b bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ashishbhatt%netscape.com 77121fee12 Added makefile for gnu make 2002-08-01 00:20:35 +00:00
ashishbhatt%netscape.com 84d4e42e70 updated the sequence of function calls 2002-07-29 23:12:52 +00:00
ashishbhatt%netscape.com 1e49576756 Updated to show profiles dialog at startup 2002-07-26 21:34:44 +00:00
depstein%netscape.com bf16cd7590 changed url 2002-07-25 08:19:35 +00:00
depstein%netscape.com 1b6369aff7 Added web progress notification dialog; and additional flag to url dialog.
a=asa for QA checkins that are not part of the default builds
2002-07-23 22:31:23 +00:00
depstein%netscape.com 2d2b46fec5 new string handling for webProg notification flags.
a=asa for QA checkins that are not part of the default builds
2002-07-15 18:25:47 +00:00
dsirnapalli%netscape.com 1e67ffa724 Updated the test case. 2002-07-12 18:38:20 +00:00
dsirnapalli%netscape.com bed3ac7d20 Test Cases to test XUL Elements for Accessibility. 2002-07-11 23:33:04 +00:00
dsirnapalli%netscape.com 752c949675 Modified the name of the function to make it general. 2002-07-11 20:46:42 +00:00
dsirnapalli%netscape.com 43668a0a7f Test Cases to test HTML Elements for Accessibility. 2002-07-11 00:56:08 +00:00
dsirnapalli%netscape.com 4a7a9a7003 Updated with new test cases. 2002-07-11 00:51:06 +00:00
depstein%netscape.com 83cd74cba5 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 03c6284ffe added support for webProgress flags for AddWebProgressListener() 2002-06-25 00:41:01 +00:00
ashishbhatt%netscape.com 6176adc029 Updated testEmbed for MRE application support. Changed files testembed.cpp, winfilelocprovider.cpp & .h 2002-06-24 19:32:18 +00:00
depstein%netscape.com 582ef24f52 updated some urls in nsIWebNav.cpp 2002-06-22 03:25:39 +00:00
depstein%netscape.com 1e00990f4d 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 78f670e3b6 Adding test cases for nsIWebBrowserFind. New url for simple text search. 2002-06-21 02:31:36 +00:00
depstein%netscape.com 9dc2d6fd9d 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 da9d6579c8 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 51e3267fac added GetTheChannel() and a few URIs for request handling. 2002-06-04 01:29:26 +00:00
depstein%netscape.com e1b2c08d34 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 f2e511a5ae 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 a84997bc3a 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 dc0ffd9e5c 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 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
depstein%netscape.com 300b58d7e1 added nsIWebBrowser.obj 2002-05-19 07:51:04 +00:00
depstein%netscape.com b7e650f99d 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 279376a125 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 4d4116d281 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +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 f2235acc63 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 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 21fb447794 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 c25de79222 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 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 b962dea66a 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 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 8b074a2461 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 b67569822f 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 51dd5acbfe 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 4eea144188 Added session history listener library and test scripts. 2002-04-11 01:27:47 +00:00
ashishbhatt%netscape.com 591999ca68 Added nsiFile.cpp and .h, Testcases for nsILocalFile 2002-04-08 22:19:03 +00:00
ashishbhatt%netscape.com 7e34750572 fixed nsIObserServ.cpp and .h
CV: ----------------------------------------------------------------------
2002-04-08 18:57:01 +00:00
depstein%netscape.com 9c347b09f5 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 51fbd7857c 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 b7100156ce adding nsISHistoryTestLib.js test library and nsISHistoryTestCase1.html test script. 2002-03-27 01:47:15 +00:00
depstein%netscape.com 92a09aa42a nsIRequest->GetName() now directly uses nsCString msg. No longer needs string conversion. 2002-03-26 23:55:54 +00:00
depstein%netscape.com 70272d6305 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 ec05050664 Test case to test HTML Element <fieldset> without <legend> 2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com a5dec3b6f6 Test case to test HTML Element <fieldset> with <legend> 2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com 3dd9855814 Library file.Contains methods useful for all the testcases. 2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com ee81ce6eeb This file will be replace by accesslib.js 2002-03-06 02:03:38 +00:00
depstein%netscape.com cfa7ad79f8 updated PurgeHistory() method with PR_TRUE boolean 2002-02-10 06:24:45 +00:00
depstein%netscape.com 4bbc334c21 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 4a4dd9b44f 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 9dcb096448 *** empty log message *** 2002-01-30 22:00:24 +00:00
depstein%netscape.com c3c0877400 added indiv cases for index entries and simple enumeration for nsiHistory 2002-01-29 01:31:15 +00:00
ashishbhatt%netscape.com 06f94b8d7d Added test cases for interface nsIClipboardCommand 2002-01-29 00:13:04 +00:00
dsirnapalli%netscape.com 5665e11c8d *** empty log message *** 2002-01-25 01:11:03 +00:00
dsirnapalli%netscape.com 3b5c2885e6 Test case to test accessibility of html element radio button. 2002-01-25 01:07:34 +00:00
dsirnapalli%netscape.com 6348107a2d Test case to test accessibility of html element radio button when checked. 2002-01-25 01:06:52 +00:00
dsirnapalli%netscape.com 1d2bced661 Html page containing html elements to test for accessibility. 2002-01-25 01:05:47 +00:00
dsirnapalli%netscape.com 0d71e64316 test case to test accessibility of html element check box. 2002-01-25 01:03:35 +00:00
dsirnapalli%netscape.com 5ee1e576cb Test case to test accessibility of html element checkbox when it is checked. 2002-01-25 01:02:52 +00:00
dsirnapalli%netscape.com 37440f629a *** empty log message *** 2002-01-25 01:01:19 +00:00
depstein%netscape.com 4dc34df40a changed PurgeHistory() text to indicate request for number of removed items. 2002-01-25 01:00:26 +00:00
depstein%netscape.com 9abaafbc6d adding nsIObserServ.cpp & .h 2002-01-24 22:20:02 +00:00
depstein%netscape.com ddc088f1bb added some code to the listeners 2002-01-24 22:18:53 +00:00
dsirnapalli%netscape.com 26fcab4247 updated the test case. 2002-01-10 22:00:27 +00:00
dsirnapalli%netscape.com d9f4f9ded3 Test case to test the accessibility of html button text 2002-01-09 19:10:41 +00:00
dsirnapalli%netscape.com 0e2a22fd49 Test Case to test the accessibility of HTML Button. 2002-01-08 20:45:50 +00:00
depstein%netscape.com a5a252137a made changes for compatibility with MfcEmbed 2002-01-08 20:40:06 +00:00
dsirnapalli%netscape.com 18bcbdf8dd *** empty log message *** 2002-01-03 21:35:52 +00:00
dsirnapalli%netscape.com a0db6b0fc0 *** empty log message *** 2002-01-03 21:21:50 +00:00
rods%netscape.com 1fde5f13f3 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 ab0db2f0a1 removed NS_DoIdleEmbeddingStuff() from OnIdle() method in TestEmbed.cpp 2001-12-22 02:35:49 +00:00
dsirnapalli%netscape.com e29a049fa3 *** empty log message *** 2001-12-20 20:49:48 +00:00
dsirnapalli%netscape.com 5d914e4879 Test Case to Test HTML Text Area for Accessibility. 2001-12-19 20:51:38 +00:00
dsirnapalli%netscape.com 63b1ad169c Test Case to Test HTML Table Row Node for accessibility. 2001-12-18 23:59:37 +00:00
dsirnapalli%netscape.com 57c974f7b5 Test Case to Test HTML Table Node for accessibility. 2001-12-18 23:59:15 +00:00
dsirnapalli%netscape.com 803db5f3ec Test Case to Test HTML Table Cell Text Node for accessibility. 2001-12-18 23:58:48 +00:00
dsirnapalli%netscape.com 365badf77b Test Case to Test HTML Table Cell Node for accessibility. 2001-12-18 23:58:18 +00:00
dsirnapalli%netscape.com c9b62fc5c2 Test Case to Test HTML Table Caption Text Node for accessibility. 2001-12-18 23:57:46 +00:00
dsirnapalli%netscape.com 59e8cd39e1 Test Case to Test HTML Table Caption Node for accessibility. 2001-12-18 23:57:22 +00:00
dsirnapalli%netscape.com 2abd6d53e1 Test Case to Test HTML Anchor Text Node for accessibility. 2001-12-18 23:56:30 +00:00
dsirnapalli%netscape.com 4834779bc4 Test case to test HTML Anchor Node for accessibility. 2001-12-18 23:55:47 +00:00
dsirnapalli%netscape.com 877fd563f5 *** empty log message *** 2001-12-18 23:54:46 +00:00
dsirnapalli%netscape.com 5ec7bac9e0 nsIAccessibleTestTable.txt is replaced by other test cases. 2001-12-18 23:51:32 +00:00
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