Commit Graph

27 Commits

Author SHA1 Message Date
depstein%netscape.com
2d96e5484e Added SaveObject() function in QAUtils.cpp. This is called in AsyncOpenTest() to compare the support objects passed to AsyncOpen and OnStartRequest. 2004-05-20 02:15:10 +00:00
gerv%gerv.net
8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
timeless%mozdev.org
d8323ba73f Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
locka%iol.ie
9e1288aa6d Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org 2003-02-12 23:50:14 +00:00
depstein%netscape.com
b64fa99237 Added test case for nsIWebNavigation->GetReferingURI(). not part of the build. 2003-02-04 20:01:55 +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
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
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
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
depstein%netscape.com
2d4436abfc updated some urls in nsIWebNav.cpp 2002-06-22 03:25:39 +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
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
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
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
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
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
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
rpotts%netscape.com
1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
ashishbhatt%netscape.com
3df574c3e0 Updated for cascading menus and interface test cases 2001-11-26 21:47:06 +00:00
gerv%gerv.net
6416d50b50 License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com
4206ed81b9 added stopALL flag for nsIWebNav->Stop(). 2001-09-25 22:20:25 +00:00
depstein%netscape.com
1da3f63fda Uploading new object model (work done by Ashish) & .cpp files for separate interface tests. 2001-09-22 00:49:38 +00:00