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

257 Коммитов

Автор SHA1 Сообщение Дата
ashishbhatt%netscape.com a67339e6b5 Adding functionality for running test cases in automation 2002-11-05 01:29:02 +00:00
ashishbhatt%netscape.com f9d3e11926 adding js file for automation framework 2002-10-28 21:57:23 +00:00
depstein%netscape.com 66c5e8e6fc Better error checking in QaUtils and webProgLstnr methods. Not part of the build. 2002-10-26 01:49:44 +00:00
dsirnapalli%netscape.com 12dab86278 Updated test cases to test accKeyboardShortcut attribute method. 2002-10-17 23:16:47 +00:00
dsirnapalli%netscape.com fa368dab76 Updated testcases to test attribute accKeyboardShortcut. 2002-10-14 19:36:28 +00:00
depstein%netscape.com 6a953536bc removed "NULL" entry for aEditorType in MakeWindowEditable() and inserted "text" (Bug 174151). not part of the build. 2002-10-14 19:34:34 +00:00
depstein%netscape.com e20afdc74e Fixed Get/SetURIContentListener and SetContainerWindow test cases in nsIWebBrow.cpp. Added SetSessionHistory test case in nsiHistory.cpp (while saving existing sHistory). Not part of the build. 2002-10-12 01:51:18 +00:00
depstein%netscape.com 09cf60a607 Added test cases for nsIWebProgress->GetIsDocumentLoading() and nsIWebNavigation->SetSessionHistory(). Added IsDocumentLoading tracking in web progress listeners. not part of the build. 2002-10-10 05:03:39 +00:00
dsirnapalli%netscape.com 767236c067 Small correction in output. 2002-10-09 20:18:39 +00:00
mjudge%netscape.com 2ab1d5593b added null param for make window editable for 136774 2002-10-09 02:11:38 +00:00
depstein%netscape.com aa05d48cf7 minor changes to screen dialogs, "Run All Tests" for interface tests run more smoothly.
a=asa for QA checkins that are not part of the default builds
2002-10-05 04:03:32 +00:00
depstein%netscape.com e35efbe07d Better error checking for NS objects. not part of the build. 2002-10-04 07:26:37 +00:00
depstein%netscape.com 96d308915a Reference to mozEmbed.ico. not part of the build. 2002-10-04 07:21:53 +00:00
depstein%netscape.com 03e2af1ed0 Added protocol menu to UrlDialog. Hooked up nsIWebBrowserFind to screen dialog output.
a=asa for QA checkins that are not part of the default builds
2002-10-03 02:42:09 +00:00
depstein%netscape.com aa1f5976da Added nsIProtocolHandler->NewURI() test to the Tests menu.
a=asa for checkins not part of the default build.
2002-09-28 22:09:28 +00:00
depstein%netscape.com e406a306ec Modified test results for several interface tests to display to rv dialog.
a=asa for QA checkins that are not part of the default builds
2002-09-28 01:41:25 +00:00
depstein%netscape.com 51c5a6d8fc Added test cases for NSNewChannel & AsyncOpen, and nsIIOService->NewURI(). These are accessed from the "Tests" menu. Added a couple of bug verifications, accessed from the "Verify Bugs" menu. not part of the build. 2002-09-26 02:57:09 +00:00
depstein%netscape.com 74ba164996 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 3dbcb7fc66 Hooked up command data table to nsICmdParam tests. Table to be revised at later time. not part of the build. 2002-09-21 08:06:16 +00:00
depstein%netscape.com b63a06c11a 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 60f9802af2 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 6295378e7c Updated ReadMe. not part of the build. 2002-09-20 01:17:28 +00:00
depstein%netscape.com e7549fdd24 Added input stream consumer in nsIStreamListener->OnDataAvailable(). not part of the build. 2002-09-19 05:14:28 +00:00
depstein%netscape.com c09b924557 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 cbf4c06c69 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 83b73b9b1a Corrected the test case. 2002-09-18 19:12:40 +00:00
depstein%netscape.com 00b25b97bf 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 d906fb5b12 Corrected the test case. Previously corrected on mozilla but forgot here. 2002-09-18 00:19:55 +00:00
dsirnapalli%netscape.com 604e6568d6 Updated the text cases because of the recent changes in the code. 2002-09-17 22:38:58 +00:00
dsirnapalli%netscape.com bd17b712b6 Updating the test case. 2002-09-17 20:18:17 +00:00
depstein%netscape.com cb7e0071ed 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 196cbe728a 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 0f6a559daf 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 bae32dc86c 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 68faeb5241 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 c9b2086e00 Added menus for nsICmdParams tests. Updated nsICommandParams tests. not part of the build. 2002-09-05 02:50:27 +00:00
depstein%netscape.com a88aa13760 Added another form of FormatAndPrintOutput, accepting double param. not part of the build. 2002-09-04 05:14:59 +00:00
depstein%netscape.com c321e6624f 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 186c44f045 Added preliminary Editor Embedding test cases. not part of the build. 2002-08-22 04:49:42 +00:00
depstein%netscape.com 8c2e2ab1fb 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 fd3cb0875c 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 7662735e6b 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 a576ee6582 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 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
depstein%netscape.com 7537b6d991 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 8954de8e78 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 f7ad4265ef 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 278738a51d Added makefile for gnu make 2002-08-01 00:20:35 +00:00
ashishbhatt%netscape.com cbd0fae26c updated the sequence of function calls 2002-07-29 23:12:52 +00:00
ashishbhatt%netscape.com c2b428385d Updated to show profiles dialog at startup 2002-07-26 21:34:44 +00:00
depstein%netscape.com fa9d7c0738 changed url 2002-07-25 08:19:35 +00:00
depstein%netscape.com b16d9bed18 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 abb61cbd8d 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 956343336e Updated the test case. 2002-07-12 18:38:20 +00:00
dsirnapalli%netscape.com ce6c4333c5 Test Cases to test XUL Elements for Accessibility. 2002-07-11 23:33:04 +00:00
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