bzbarsky%mit.edu
6438bc3b84
Adding more regression tests.
2006-07-27 04:00:35 +00:00
bzbarsky%mit.edu
0c64f2595a
Adding regression test.
2006-07-26 18:57:10 +00:00
bzbarsky%mit.edu
cd2bc9b2cd
Adding regression test.
2006-07-25 05:17:15 +00:00
bzbarsky%mit.edu
d17a19bb72
Adding more regression tests.
2006-07-25 04:49:14 +00:00
bzbarsky%mit.edu
fa2ca59747
Add another regression test.
2006-07-24 06:12:30 +00:00
bzbarsky%mit.edu
c6ef45811a
Adding regression test.
2006-07-24 04:51:42 +00:00
bzbarsky%mit.edu
5d46a66075
Add regression tests.
2006-07-24 04:40:38 +00:00
cvshook%sicking.cc
3a9a287253
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
bzbarsky%mit.edu
dd060c47d9
Add more regression tests.
2006-06-07 21:27:42 +00:00
bzbarsky%mit.edu
0456cb95ea
Adding more regression tests.
2006-06-07 17:47:21 +00:00
bzbarsky%mit.edu
e5353c4b1a
Adding regression tests.
2006-06-05 03:43:07 +00:00
Olli.Pettay%helsinki.fi
cb1f0a0bb9
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
2006-05-19 10:26:44 +00:00
bzbarsky%mit.edu
c7faa71864
Adding regression test.
2006-05-02 22:45:02 +00:00
bzbarsky%mit.edu
b3b1ad479d
Actually add the tests
2006-04-28 19:16:43 +00:00
bzbarsky%mit.edu
9c8f499b62
Adding regression tests
2006-04-28 18:14:57 +00:00
bzbarsky%mit.edu
ae9934d03e
Adding regression test
2006-04-27 22:37:15 +00:00
bzbarsky%mit.edu
8219f13b58
Adding more regression tests.
2006-04-27 17:59:14 +00:00
bzbarsky%mit.edu
c5e91fa92d
More regression tests
2006-04-26 15:27:04 +00:00
bzbarsky%mit.edu
d17136c73d
Some fixes to min-max test
2006-04-26 04:18:11 +00:00
bzbarsky%mit.edu
8f771760d6
More regression tests
2006-04-26 03:32:01 +00:00
bzbarsky%mit.edu
3dccac0b7a
Adding some regression tests
2006-04-26 03:17:39 +00:00
bzbarsky%mit.edu
f400d8d165
Adding more testcases
2006-04-25 04:38:25 +00:00
bzbarsky%mit.edu
6275859935
Adding some regression tests
2006-04-25 03:53:11 +00:00
roc+%cs.cmu.edu
c2801ebbd7
Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell
2006-03-09 18:55:21 +00:00
allan%beaufour.dk
78e9dbdfd6
Adding test cases pr. bzs request. Bug 84400
2006-03-08 12:35:00 +00:00
benjamin%smedbergs.us
5fc7e6487d
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 15:22:10 +00:00
timeless%mozdev.org
426f83aecc
Bug 298277 remove useless references to nsVoidArray
...
r=dbaron sr=dbaron
2006-02-23 10:30:59 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bmlk%gmx.de
acaeb616a9
js error in layout testcase p= jason_barnabe bug 319824 NPOB r=me
2005-12-11 13:28:17 +00:00
bzbarsky%mit.edu
93ef502cdc
Adding testcase
2005-12-09 04:33:52 +00:00
bzbarsky%mit.edu
94529c70ab
Adding regression test.
2005-12-01 22:23:58 +00:00
bzbarsky%mit.edu
ef6779f761
Adding regression tests
2005-11-28 22:24:28 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bmlk%gmx.de
b6b06d0765
adding test to the layout regression tests, npob
2005-11-19 20:38:30 +00:00
bmlk%gmx.de
7ae67b8d95
adding testcases to layout regression tests, npob
2005-11-19 20:25:41 +00:00
peterv%propagandism.org
3609c87767
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-24 18:43:15 +00:00
dougt%meer.net
4435542681
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
2005-09-16 02:25:37 +00:00
bzbarsky%mit.edu
818aafcc15
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
2005-09-12 18:41:15 +00:00
bzbarsky%mit.edu
c7d00bd7c8
Adding regression tests.
2005-07-25 20:18:47 +00:00
bzbarsky%mit.edu
605a534168
Adding regression tests.
2005-07-19 20:58:31 +00:00
bzbarsky%mit.edu
e84856a159
Remove unused aDeep args from AppendChildTo and InsertChildAt. Bug 289316,
...
r=sicking, sr=peterv, a=brendan
2005-04-18 22:58:35 +00:00
bzbarsky%mit.edu
95f80b1d0c
Fixing the testcase to actually be a testcase, not a diff.... Not part of build
2005-04-16 03:02:07 +00:00
bzbarsky%mit.edu
48ba5ce32b
Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
...
BindToTree and UnbindFromTree methods. Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
bsmedberg%covad.net
573eebab2a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 12:36:03 +00:00
roc+%cs.cmu.edu
7a7722a829
Adding some parts of Hixie tests to the list explicitly, to make it easier to download all needed files.
2005-03-29 05:18:24 +00:00
roc+%cs.cmu.edu
40921ab641
Bug 285036. Clean up testcase list. r+sr=dbaron
2005-03-28 21:30:58 +00:00
roc+%cs.cmu.edu
c9059dca05
Checking in testcases for bug 282754.
2005-03-23 03:25:43 +00:00
bzbarsky%mit.edu
6fe71fbf01
Adding regression test
2005-03-07 22:44:08 +00:00
bzbarsky%mit.edu
3134107828
Adding regression test
2005-03-07 17:51:48 +00:00