This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
42df5a5b2210140e8441145ede608f0d3cdf74ea
Mozilla
/
mozilla
/
xpcom
/
tests
History
scc%mozilla.org
0b82101f78
fixing some bugs in the new parser string code; changing some names
...
git-svn-id: svn://10.0.0.236/trunk@78621 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-09 11:31:04 +00:00
..
dynamic
…
macbuild
…
services
…
StringFactoringTests
fixing some bugs in the new parser string code; changing some names
2000-09-09 11:31:04 +00:00
utils
added two more functions:
2000-09-03 13:37:19 +00:00
windows
…
CvtURL.cpp
…
FilesTest.cpp
…
Makefile.in
…
makefile.win
bug 40750.
2000-07-12 23:31:31 +00:00
nsIFileEnumerator.cpp
…
nsIFileTest.cpp
…
PropertiesTest.cpp
patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org
2000-07-19 03:36:27 +00:00
RegFactory.cpp
…
resources.h
…
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
test.properties
…
TestArray.cpp
…
TestAtoms.cpp
…
TestAutoLock.cpp
…
TestBuffers.cpp
Removed reference to nsIBaseStream
2000-08-22 09:56:13 +00:00
TestCOMPtr.cpp
…
TestCRT.cpp
…
TestFactory.cpp
…
TestFactory.h
…
TestID.cpp
…
TestObserverService.cpp
…
TestPipes.cpp
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
…
TestThreads.cpp
…
TestVoidBTree.cpp
…
TestXPIDLString.cpp
…