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