roc+%cs.cmu.edu
f6651f1b51
Testcase for bug 25707.
2000-08-11 20:28:49 +00:00
waterson%netscape.com
d5b303d64e
Add regression test for 44709.
2000-08-08 05:03:36 +00:00
dbaron%fas.harvard.edu
2e9f52799b
Fix two stupid mistakes I made in the block regression test script. Not part of build. r=pollmann
2000-07-28 22:50:30 +00:00
dbaron%fas.harvard.edu
e18d36af10
Add to block regression tests. Does not affect build.
2000-07-28 12:34:56 +00:00
dbaron%fas.harvard.edu
aaa4bc5f03
Make the block regression tests easier to run on Linux. They no longer require setting any environment variables. r=pollmann Not part of build.
2000-07-27 23:42:34 +00:00
mkaply%us.ibm.com
1641092c0c
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME
2000-07-10 21:08:54 +00:00
karnaze%netscape.com
6c2f34f1b0
new regression tests, not affecting the build.
2000-07-06 14:07:15 +00:00
waterson%netscape.com
581a27f080
Update regression test for 22037 to include fun new test cases.
2000-07-06 04:33:16 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
dbaron%fas.harvard.edu
9ebbc52ee8
Add new regression tests. Does not affect build.
2000-06-30 01:26:06 +00:00
dbaron%fas.harvard.edu
48d82867a9
Some more regression tests for bug 43882 and collapsing margin issues. Does not affect build.
2000-06-29 07:59:29 +00:00
dbaron%fas.harvard.edu
356bcbad70
Add more regression tests for bug 43882. Does not affect build.
2000-06-29 01:09:53 +00:00
dbaron%fas.harvard.edu
b3591f7ff6
Adding regression tests to list. Does not affect build.
2000-06-29 00:42:14 +00:00
dbaron%fas.harvard.edu
fad61203a2
Adding regression tests (related to bug 43882). Does not affect build.
2000-06-29 00:39:53 +00:00
vidur%netscape.com
75e1f71d41
Fix for bug 35010. Since this is just a test case, I don't need an a= or r=. font.html
2000-06-23 22:52:39 +00:00
bryner%uiuc.edu
fecb9d4833
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
dcone%netscape.com
d868c537e9
Printing regression test samples were revised. Does not effect the build.
2000-06-23 20:33:26 +00:00
danm%netscape.com
40f3672db1
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
waterson%netscape.com
309668c18f
Add regression tests for 22413, 27211, 39211, and 41521.
2000-06-21 02:37:05 +00:00
waterson%netscape.com
5930e3bcd7
Add .cvsignore for block/bugs regression tests.
2000-06-20 01:45:38 +00:00
waterson%netscape.com
3e761a55a8
Check in buster's block regression tests.
2000-06-20 00:53:47 +00:00
akkana%netscape.com
b3307f3e6b
Make table tests run on linux; add comments explaining how to run them.
...
Needed for testing 41916. r=karnaze
2000-06-16 21:23:16 +00:00
akkana%netscape.com
967c5f797e
Ignore files generated by table tests. r=karnaze
2000-06-16 21:22:50 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
dcone%netscape.com
24697c622a
Update printing regression tests. r=McCluskey
2000-06-08 13:45:15 +00:00
karnaze%netscape.com
fdebe98e3b
added 1 sec delay to ease the pain of bug 38496. This does not affect the build.
2000-05-23 02:18:53 +00:00
hyatt%netscape.com
5bed7dc4bd
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
jst%netscape.com
659821f991
Fix build bustage.
2000-05-17 02:07:50 +00:00
jdunn%netscape.com
c9f7abff2a
fix dependencies for AIX.
...
r= hctrinh@us.ibm.com , cls@seawood.org
2000-05-16 23:28:41 +00:00
pollmann%netscape.com
b726c4b7e6
Frameset regression tests, not part of build. Undoing previous change, which was accidentally checked in.
2000-05-16 23:06:03 +00:00
pollmann%netscape.com
a6adf965c9
Adding html iframe regression tests, not part of any build
2000-05-16 23:01:42 +00:00
karnaze%netscape.com
29692e862c
bug 28811, 29459, 32507 - added flag to reflow state to handle table cells.
...
changed table min and max width calculations to include percent and proportional cells.
Include border and padding in min table width calc.
2000-05-16 22:55:34 +00:00
pollmann%netscape.com
489c37b062
Adding html iframe regression tests, not part of any build
2000-05-16 22:53:35 +00:00
brendan%mozilla.org
2cc44b24b1
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
karnaze%netscape.com
aac396cda5
new regression tests, not affecting the build.
2000-05-10 14:53:41 +00:00
jst%netscape.com
50499cc037
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
karnaze%netscape.com
1343c99b6b
new regression test not affecting the build.
2000-05-10 00:24:57 +00:00
karnaze%netscape.com
cc1da88287
new regression tests not affecting the build
2000-05-04 03:13:08 +00:00
attinasi%netscape.com
c4649d8ccb
checks for null strings. test programs only.
2000-05-02 22:38:58 +00:00
karnaze%netscape.com
f465e52ad1
new regression tests, not affecting the build.
2000-05-02 01:10:51 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
karnaze%netscape.com
2c8e4673e4
Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes.
2000-04-30 22:29:01 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
warren%netscape.com
b592dfa3d0
admin -kb
2000-04-22 07:10:04 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
heikki%citec.fi
ff69b0dc02
Fixing build bustage. When MOZ_SGV is set and DISABLE_TESTS is not set, the build dies in this makefile.
2000-04-12 08:19:19 +00:00
cls%seawood.org
3c1876ab59
Minor changes to incoporate OS/2 into our build system. Bug #34106
...
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
karnaze%netscape.com
016760ece8
new regression test not affecting the build.
2000-04-05 00:24:13 +00:00
karnaze%netscape.com
f28552e262
new regression tests not affecting the build
2000-04-04 12:26:17 +00:00