Commit Graph

245 Commits

Author SHA1 Message Date
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
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