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

246 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
dsirnapalli%netscape.com f513f85622 Updated test case. 2003-03-20 00:27:54 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
depstein%netscape.com eacd937a4f Stronger error checking for nsIChannel and nsIHttpChannel tests. Not part of the build. 2003-02-27 01:39:35 +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 a4a2e4c7d1 Added VisitRequestHeaders and VisitResponseHeaders for nsiHttpChannel tests.
Added in support for Tooltip Listener. not part of the build.
2003-01-24 03:56:31 +00:00
depstein%netscape.com 31657b9e84 updated nsIHttpChannel response tests. more flexible parameter passing. not part of the build. 2003-01-22 04:11:05 +00:00
depstein%netscape.com ae9fbc54a8 updated nsIHttpChannel response cases. not part of the build. 2003-01-17 04:04:42 +00:00
depstein%netscape.com 3ee4a64317 Added some more response cases for nsIHttpChannel tests. Not part of the build. 2003-01-16 06:44:49 +00:00
dbaron%dbaron.org 5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
depstein%netscape.com 77b44ebbb9 Added nsIHttpChannel->GetResponseText test. Not part of the build. 2003-01-07 04:26:49 +00:00
depstein%netscape.com bf76e055eb Added some more nsIHttpChannel attribute tests. Not part of the build. 2002-12-30 08:52:13 +00:00
depstein%netscape.com ba7deeffbe Adding initial test cases for nsIHttpChannel iface. Not part of the build. 2002-12-28 04:43:56 +00:00
depstein%netscape.com ef653515b3 Passing nsISupports context to AsyncOpen() in nsichanneltests.cpp. Triggers post-AsyncOpen nsIChannel tests. Not part of the build. 2002-12-24 21:22:59 +00:00
depstein%netscape.com 26ff64f548 Enhanced nsIWebBrowserChrome and nsIEmbeddingSiteWindow test implementations. Not part of the build. 2002-12-16 03:48:36 +00:00
depstein%netscape.com 05b1b7f955 Added post-AsyncOpen() tests to OnStartRequest() impl in BrowserImpl.cpp. not part of the build. 2002-12-12 02:38:49 +00:00
asasaki%netscape.com f20a73e8ae 168580: unhardcode versions in embedding files. r=cls, build changes
with r=cls don't require sr=.
2002-12-12 01:18:52 +00:00
depstein%netscape.com 82efdf3f43 Created local uri table with different schemes. Hooked up to RunAllTests(). Not part of the build. 2002-12-10 04:23:16 +00:00
dsirnapalli%netscape.com 6e6130b673 updating test case 2002-12-09 21:52:29 +00:00
ashishbhatt%netscape.com 2b854636c9 Updating testcase 2002-12-09 21:45:10 +00:00
depstein%netscape.com 318c9e8db1 added AsyncOpen() before security and content tests. not part of the build. 2002-12-07 00:55:15 +00:00
ashishbhatt%netscape.com 51fc1682d2 updating javascript file paths 2002-12-03 20:27:28 +00:00
ashishbhatt%netscape.com 97e72cce23 updating test case 2002-12-03 01:12:10 +00:00
depstein%netscape.com 92f4a5bb1a refactored code, changes to object error checking handling. not part of the build. 2002-11-28 22:39:58 +00:00
depstein%netscape.com 9ad566c020 Add test cases for nsIChannel. not part of the build. 2002-11-28 03:31:43 +00:00
depstein%netscape.com ab28846ffc cosmetic string change. not part of the build. 2002-11-27 01:28:51 +00:00
ashishbhatt%netscape.com 63f206f4f6 adding xpcom test cases 2002-11-22 01:04:01 +00:00
ashishbhatt%netscape.com 8eb3d53568 adding nsIDOMWindow test case 2002-11-22 01:01:21 +00:00
ashishbhatt%netscape.com 611ac8787d ndding nsISelection test case 2002-11-22 00:58:43 +00:00
ashishbhatt%netscape.com 94dcdcbc1b nsIProfile Test case 2002-11-22 00:56:32 +00:00
ashishbhatt%netscape.com 0b59c8d998 adding netwotking folder for necko test cases 2002-11-22 00:49:06 +00:00
depstein%netscape.com 6f7c14c2ad Added 2nd param inputs for nsIDOMWindow in nsICmdParams. GRE 1.3a tag in winEmbedFileLocProvider.cpp. Not part of the build. 2002-11-14 02:39:46 +00:00
brade%netscape.com 4b71696443 api changes to command manager (bug 157117, r=mkaply, sr=sfraser) 2002-11-11 20:15:51 +00:00
depstein%netscape.com 4242ba77dd Changed order of interface tests run in OnInterfacesRunalltestcases(). Commented out nsIWebNav tests until at some point they can be automated. Not part of the build. 2002-11-07 01:54:21 +00:00
ashishbhatt%netscape.com c99f811464 Updating resource 2002-11-06 18:40:11 +00:00
ashishbhatt%netscape.com 1db96f67ab Updatind nsIDomWindow testcase 2002-11-06 18:39:36 +00:00
depstein%netscape.com 9166a49fd9 Some additional error checking for observer service. Direct rv results to screen dialog for nsIEditingSession tests. Not part of the build. 2002-11-05 04:19:33 +00:00
ashishbhatt%netscape.com 977c9c2d98 Adding menu for run all test cases 2002-11-05 01:29:46 +00:00
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