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

838 Коммитов

Автор SHA1 Сообщение Дата
peterv%propagandism.org 45682cc199 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). r/sr=jst. 2004-08-10 10:22:36 +00:00
bryner%brianryner.com 5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
cbiesinger%web.de 3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
gerv%gerv.net 6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
peterv%propagandism.org a7908e751a Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
timeless%mozdev.org 766d404cfe Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
roc+%cs.cmu.edu cab775b57b Backing out 233441. 2004-05-17 16:29:13 +00:00
roc+%cs.cmu.edu e0fe2b43bd Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron 2004-05-06 03:17:14 +00:00
roc+%cs.cmu.edu d1170ac0a9 Bug 226439. Convert layout to EqualsLiteral and EqualsASCII. r+sr=dbaron 2004-04-30 13:23:43 +00:00
gerv%gerv.net 708b56cff4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:30:37 +00:00
bmlk%gmx.de ae2b4deb7d layout regression tests for table background not part of any build 2004-03-23 19:16:24 +00:00
dbaron%dbaron.org 0abbef8fe3 Add tests for bug 199673. 2004-03-10 00:31:23 +00:00
sicking%bigfoot.com fc084e0c73 Bug 236620: kill nsIContent::CanContainChildren
r/sr=jst
2004-03-06 00:22:03 +00:00
sicking%bigfoot.com 17ca2df349 Bug 232016: Kill SetHTMLAttribute and do minor cleanups in .foo -> set/getAttribute("foo") mapping code.
r=peterv sr=jst
2004-02-24 23:55:18 +00:00
jshin%mailaps.org e36a7933da bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
timeless%mozdev.org 7d9a0a9d38 Bug 231789 Make ParseCSS more tinderbox friendly
r=bz sr=dbaron
2004-02-19 09:49:47 +00:00
sicking%bigfoot.com d5a23a72e6 Bug 232706: Remove unneccesary datatypes from nsHTMLValue and cleanup AttributeToString.
r=caillon sr=jst
2004-02-11 00:38:12 +00:00
dbaron%dbaron.org 70d0379788 Remove ngdriver tests as well. Not part of build. 2004-02-08 21:01:19 +00:00
dbaron%dbaron.org b32795a405 Remove some more tests with animation. Not part of build. 2004-02-08 20:14:43 +00:00
dbaron%dbaron.org 1826cd3676 Remove problematic tests. Not part of build. 2004-02-08 08:18:10 +00:00
dbaron%dbaron.org 5d8e71cf89 Remove more tests we don't want. 2004-02-08 03:28:18 +00:00
dbaron%dbaron.org e9ea534376 Remove tests with delays. 2004-02-08 03:24:12 +00:00
dbaron%dbaron.org 8928904b1f Remove wml file. 2004-02-08 03:12:02 +00:00
dbaron%dbaron.org 7f3a819684 Fix accidentally split line. 2004-02-08 03:05:39 +00:00
dbaron%dbaron.org 2fe66fc65c Don't refer to nonexistent files. 2004-02-08 02:51:58 +00:00
bryner%brianryner.com 433c389ddf Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron. 2004-02-05 01:57:10 +00:00
dbaron%dbaron.org f1d361aefc Add .cvsignore. Not part of build. 2004-02-02 00:49:56 +00:00
dbaron%dbaron.org adb557bae0 Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:44:25 +00:00
dbaron%dbaron.org b0f17ccaa3 Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:37:43 +00:00
dbaron%dbaron.org ba4143d379 Add .cvsignore. Not part of build. 2004-02-02 00:24:22 +00:00
bryner%brianryner.com bc74f0b352 More nsIPresContext deCOMtamination (bug 229371). Removed GetBaseURL, rename GetMedium to Medium and inline it, remove virtual style resolution methods that forward to style set (callers will call style set methods directly). Removed PresContext parameter to StyleSet style resolution functions. r+sr=dbaron. 2004-01-28 00:18:22 +00:00
dbaron%dbaron.org f6258a1404 Oops. 2004-01-25 06:29:54 +00:00
dbaron%dbaron.org 014fb90c69 Oops. 2004-01-25 06:29:06 +00:00
dbaron%dbaron.org a064c1efad Adding testcase from bug 228172. Not part of build. 2004-01-25 06:29:05 +00:00
dbaron%dbaron.org 7b1e1fbd5c Add new testcases. Not part of build. 2004-01-24 19:41:28 +00:00
dbaron%dbaron.org 980b6629b7 Add testcases for bug 185411. 2004-01-23 21:41:52 +00:00
dbaron%dbaron.org 8823eaed93 Untabify. Not part of build. 2004-01-22 01:54:13 +00:00
roc+%cs.cmu.edu e7f165c614 Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz 2004-01-09 14:20:53 +00:00
bmlk%gmx.de 07b77849a4 adding layout regression tests not part of the build 2003-12-26 10:30:40 +00:00
dbaron%dbaron.org 38d73e67d8 Add testcase for 215857. Not part of build. 2003-12-18 21:56:40 +00:00
jshin%mailaps.org 5684182912 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
dbaron%dbaron.org 0a311b8f2c URL updates 2003-11-11 22:59:51 +00:00
bzbarsky%mit.edu f908a4ae39 Adding style/bugs to regression tests 2003-11-05 05:01:00 +00:00
bzbarsky%mit.edu b8a37bd20b Adding css parsing regression tests. 2003-11-05 05:00:14 +00:00
dbaron%dbaron.org 60449a9d4a Remove some additional tests with form submission and with delays. Not part of build. 2003-10-26 22:27:02 +00:00
dbaron%dbaron.org 48177de9a5 Remove a few extras. Not part of build. 2003-10-26 19:17:33 +00:00
bmlk%gmx.de 3378c0322e dont wrap urls at 80 chars limit not part of any build 2003-10-26 12:34:25 +00:00
dbaron%dbaron.org cc3a97c21b URL updates. Not part of build, or even of regression tests. 2003-10-26 07:48:01 +00:00
bzbarsky%mit.edu 42e703a9b5 Adding regression tests. 2003-10-24 07:36:06 +00:00
bzbarsky%mit.edu c607823b72 Adding regression test 2003-10-21 16:24:53 +00:00
bzbarsky%mit.edu 83423141b5 Adding regression test 2003-10-21 04:34:30 +00:00
bzbarsky%mit.edu bd3eb5d1f1 Adding regression tests. 2003-10-18 08:07:01 +00:00
bzbarsky%mit.edu 97f36d627f Adding regression tests 2003-10-18 00:28:44 +00:00
bmlk%gmx.de 4fb9287859 layout regression test pain relief, bug 221598 r=bzbarsky 2003-10-15 19:08:35 +00:00
bmlk%gmx.de 0de28eef19 document.write(some object) writes the object type and the object address in debug builds. This creates false positives in layout regression tests. 2003-10-10 16:30:38 +00:00
bzbarsky%mit.edu d6e70f5444 Adding regression tests 2003-10-06 05:08:24 +00:00
bzbarsky%mit.edu c881ba323d Use mozconfig-find to make this work with mozconfig locations other than ~. 2003-10-06 00:57:36 +00:00
bzbarsky%mit.edu 7a6c811d30 Make this sorta limp on Unix (where there is no cygpath stuff) 2003-10-06 00:56:49 +00:00
bsmedberg%covad.net 0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
caillon%returnzero.com a9e2dece76 Bug 38370.
Allow color of an HR element to be changed.
Make HR be a block element in quirks mode instead of the hacky inline we were previously using (standards mode already had it as a block).
Patch by Ian Hickson <ian@hixie.ch> with minor modifications by me.
r+sr=bzbarsky@mit.edu
2003-07-30 08:13:07 +00:00
bzbarsky%mit.edu b2ba25b6fd Move to the double-'::' notation for various pseudo-elements.
Bug 211657, r+sr=dbaron
2003-07-07 21:57:01 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
dbaron%dbaron.org 0a143da53b Put more information on the CSS properties in nsCSSPropList.h.
Use the property list in the tables for nsRuleNode::CheckSpecifiedProperties.
To reduce heap usage, redesign the storage of properties and values in nsCSSDeclaration to allocate all property-value pairs in a declaration block in a single allocation, and use temporary structures (like the old permanent structures) during parsing and modification.  Replace per-property switch statements in nsCSSDeclaration with table-based code to reduce code size.
b=125246  r+sr=bzbarsky
2003-06-07 22:14:42 +00:00
bmlk%gmx.de c5c96c2c1b table layout regression tests NPOB 2003-05-31 14:22:56 +00:00
bmlk%gmx.de 799cc4775c layout regression test for table overflow handling NPOB 2003-05-31 10:18:57 +00:00
bmlk%gmx.de e9a141ca46 adding testcase to the layout regression tests NPOB 2003-05-31 09:26:28 +00:00
bryner%netscape.com b5af164b7c Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc. 2003-04-21 23:01:36 +00:00
seawood%netscape.com 2ea48d15fd Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
2003-04-02 06:22:59 +00:00
jst%netscape.com b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
sicking%bigfoot.com fb42cf1bd8 fix build bustage due to gkconxsldoc_s no longer existing after landing of bug 185797 2003-03-26 02:21:17 +00:00
bzbarsky%mit.edu 83e46b1a49 Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
<nb@ipnode.info>, r=doron, sr=dmose
2003-03-19 04:35:08 +00:00
bzbarsky%mit.edu 2c56e0638e Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame.  r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
dbaron%dbaron.org 3e2ee83b87 Add testcase for bug 177331. 2003-03-12 00:07:40 +00:00
dbaron%dbaron.org a3616ebbd5 Add testcase for bug 196919. 2003-03-11 23:22:47 +00:00
sfraser%netscape.com ce93bd08bb Turn TestCSSPropertyLookup.cpp back on, now that the symbols it needs have been declared 'extern'. 2003-02-26 03:35:05 +00:00
sfraser%netscape.com 8def31b8fe Turn off TestCSSProperty until its bogus linkage dependencies can be resolved. 2003-02-26 03:12:45 +00:00
sfraser%netscape.com 9f19c66408 Hopefuly fix linux tests bustage. 2003-02-26 01:53:03 +00:00
bryner%netscape.com e43f5a49fd Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
karnaze%netscape.com 452b8a6153 bug 179683 - implement printing of fixed positioned elemements, clean up ViewportFrame. sr=roc, r=bzbarsky. 2003-01-20 18:04:34 +00:00
karnaze%netscape.com cfba1a62c7 bug 176423 - Consider overflowing children when calculating max element width. sr=kin, r=alexsavulov. 2003-01-19 20:25:29 +00:00
karnaze%netscape.com a4389a11ce bug 175455 - Added mTableDerivedComputedWidth to the reflow state to detect computed widths which exist only because of table cells. Limit percent width of descendants whose percentage base has such a computed width. sr=roc, r=bernd 2003-01-19 20:07:39 +00:00
karnaze%netscape.com f0306f7547 Added AdjustAbsoluteContainingBlock to get the first-in-flow of a positioned inline frame in galley mode as the absolute containing block. sr=bzbarsky, r=dbaron. 2003-01-19 18:58:59 +00:00
dbaron%dbaron.org 5330ca70f2 Add testcase for bug 48237. 2003-01-19 16:32:57 +00:00
bryner%netscape.com 7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
dbaron%fas.harvard.edu a34c46af22 Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
dbaron%fas.harvard.edu 9774e2e9c5 Add testcases for 134580 and 155333. 2002-12-15 01:47:10 +00:00
karnaze%netscape.com 713fe5e17e new regression tests, not affecting the build. 2002-12-05 01:15:55 +00:00
karnaze%netscape.com 7807d08324 new regression tests, not affecting the build. 2002-12-04 01:58:59 +00:00
karnaze%netscape.com 4a6254c478 new regression tests, not affecting the build. 2002-12-03 16:35:23 +00:00
bzbarsky%mit.edu fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
rods%netscape.com 121ffd55cd more tests 2002-11-22 22:46:10 +00:00
rods%netscape.com 8c7399af05 more tests 2002-11-22 22:39:51 +00:00
karnaze%netscape.com b45c62b0be bug 178855 - don't support fixed, absolute, floating tables that are the root content. sr=bzbarsky, r=dbaron. 2002-11-18 16:02:43 +00:00
bernd.mielke%snafu.de eb8a1c9f88 enable static caption-side testcases for layout regression tests, not part of any build 2002-11-16 11:01:59 +00:00
cmanske%netscape.com 722881b278 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:03:27 +00:00
karnaze%netscape.com f2e25ec04e bug 119786 - don't consider a caption and row group frame to be siblings (caption and row group content are siblings). sr=kin, r=bernd. 2002-11-12 15:55:39 +00:00
bernd.mielke%snafu.de 131f0360af layout regression testcase for caption-side, not part of any build 2002-10-30 06:31:49 +00:00
karnaze%netscape.com 6ce7422f7e New regression tests, not affecting the build. 2002-10-21 15:01:17 +00:00
rods%netscape.com 138a0ffb5a adding some new testcases 2002-10-09 03:45:01 +00:00