Commit Graph

18935 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
52c07cbcd0 Bug 358398 Horizontally scrolled trees don't paint correctly r=enn sr=roc 2006-10-31 15:36:18 +00:00
bmlk%gmx.de
95696f562c call the correct GetCellFrame function bug 358679 r/sr=bzbarsky 2006-10-30 19:21:05 +00:00
aaronleventhal%moonset.net
e0c5dcaa1f Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Patch by Alexander Surkov. r=aaronlev, sr=neil 2006-10-30 02:49:34 +00:00
bmlk%gmx.de
489591b510 make zero rowspans dependent on the content row count and not how many rows are currently in the cellmap, this cause otherwise problems during rebuild of the cellmap bug 339129 r/sr=bzbarsky 2006-10-28 10:14:43 +00:00
bmlk%gmx.de
ca25e76f76 make sure that only captions go as a direct child of the outer table frame all other have to be a child of the inner table frame. bug 341858 patch by mats + my minor fixes found during sr r=me sr=bzbarsky 2006-10-28 09:43:06 +00:00
davel%mozilla.com
3a3a418bd3 b=344591 r=dbaron trim leading and trailing whitespace from manifest lines 2006-10-28 04:17:21 +00:00
dbaron%dbaron.org
6336405e13 Note expected failure filed as bug 351641. 2006-10-27 21:26:06 +00:00
davel%mozilla.com
8ac71301e4 b=344591, r=dbaron
fix parsing of comment lines
2006-10-27 19:56:49 +00:00
dbaron%dbaron.org
8f38806c59 Add meta-charset. 2006-10-27 19:51:43 +00:00
bzbarsky%mit.edu
66fd8043a9 Adding regression test. 2006-10-27 18:28:24 +00:00
longsonr%gmail.com
46a662c3da Bug 356400 - fix crash when scale(0) set in transform. r=jwatt,sr=tor 2006-10-27 10:34:23 +00:00
bzbarsky%mit.edu
4547d34bd4 When retargeting events to a parent presshell, do not lose our focus. Bug
305939, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mats, sr=bzbarsky
2006-10-27 00:01:19 +00:00
mats.palmgren%bredband.net
3bec893823 Adding testcases for bug 342531 and bug 357449 to the layout regression test suite. 2006-10-26 23:47:10 +00:00
cvshook%sicking.cc
55d0c600fa Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
bzbarsky%mit.edu
0ce72c77cd Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
dbaron%dbaron.org
70bf6cc3e7 Add testcases for bug 339289, from Adam Guthrie <ispiked@gmail.com>, r=dbaron 2006-10-23 23:38:59 +00:00
davel%mozilla.com
725e5c60c2 b=344591, r=dbaron, rename check to lcheck 2006-10-23 21:35:12 +00:00
dbaron%dbaron.org
3bceb42c3c Add some initial reftest test files. b=344591 2006-10-23 18:40:40 +00:00
dbaron%dbaron.org
c025bd0c31 Update list of case-sensitive HTML attributes. Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron b=356936 2006-10-22 19:04:26 +00:00
cvshook%sicking.cc
5a6d9399ce Bug 357445: Some cleanup of range code. r/sr=jst 2006-10-21 01:30:54 +00:00
longsonr%gmail.com
40de06c0ff Bug 349880 - Fix filter crash with nsSVGUtils::RemoveObserver. r=tor,sr=roc 2006-10-20 12:46:17 +00:00
bmlk%gmx.de
2722eb51e3 Revert a old design decision how to expand zero colspans in the cellmap. Once a cellmap hole was hit via the GetDataAt function the old code tried to repair this cellmap position by walking up and left till a possible origin of a zero span was hit. The new code uses a mark and sweep approach, which should remove the burden that ordinary tables without zero spans but large cellmap holes have to pay. bug 351942 r/sr=bzbarsky 2006-10-20 07:37:24 +00:00
tor%cs.brown.edu
fcb360ce7f Bug 355844 - fix marker positioning and clipping when viewBox specified.
r=amenzie, sr=roc
2006-10-19 23:51:41 +00:00
jst%mozilla.org
509a1c7771 Landing fix for bug 324036. Fix bogus assertion. Patch by ajvincent@gmail.com, r+sr=jst@mozilla.org 2006-10-19 22:43:59 +00:00
davel%mozilla.com
7aea146058 b=344591 enable reftest for builds where --enable-tests is true
r=dbaron
2006-10-19 19:58:12 +00:00
longsonr%gmail.com
e2a92a13ae Bug 355114 - xml:space handling mixes GetCurrentDoc and GetOwnerDoc. r=tor,sr=bzbarsky 2006-10-19 09:01:56 +00:00
roc+%cs.cmu.edu
abed647846 Fixing Mac bustage 2006-10-19 02:17:51 +00:00
roc+%cs.cmu.edu
899128e82a Bug 343445. Change inline reflow strategy to avoid looking ahead through words while measuring text. r+sr=dbaron 2006-10-19 01:47:47 +00:00
bzbarsky%mit.edu
618c586548 When setting the textfield value via the filepicker, tell it that it's not
focused so that onchange will fire as it should.  Bug 355362, r+sr=jst
2006-10-15 15:39:35 +00:00
ted.mielczarek%gmail.com
d7ff061324 bug 308928, Invalid input for the canvas fillStyle/strokeStyle throws an exception but should be ignored. Patch by asqueella@gmail.com, r+sr=vlad 2006-10-14 19:28:20 +00:00
tor%cs.brown.edu
e0b8d42583 Fix non cairo gfx svg build bustage. 2006-10-14 13:49:27 +00:00
vladimir%pobox.com
c13ee71991 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
jwatt%jwatt.org
bf57316f11 Replace aDesiredSize in comment with aReflowMetrics to make it match the parameter name (no bug) 2006-10-13 13:47:19 +00:00
tor%cs.brown.edu
8f09f57dda Bug 355842 - set up marker property before getting invalidation region
for the first time.  r+sr=roc
2006-10-12 17:06:47 +00:00
bzbarsky%mit.edu
5c1f73e2b5 Don't allow positioning or floating <mtable>. Bug 355993, r=bernd, sr=rbs 2006-10-10 14:44:34 +00:00
rbs%maths.uq.edu.au
9dc6ccd612 fix assertion about the mismatch of frame types by not making blind assumptions, b=355986, r=bernd, sr=bzbarsky 2006-10-10 07:38:50 +00:00
bzbarsky%mit.edu
acc5ac3ce5 Hold strong ref to the rule we're removing. Bug 355984, r+sr=dbaron 2006-10-10 01:05:16 +00:00
bzbarsky%mit.edu
493b90fbf3 Slightly improve handling of positioned kids of MathML. Bug 322625, r=rbs, sr=roc 2006-10-08 22:04:09 +00:00
Olli.Pettay%helsinki.fi
9a0a64d9dd Bug 354300, Crashes [@ nsPopupSetFrame::OnCreate] [@ nsPopupSetFrame::Destroy] when removing popup on popupshowing, p=asqueella@gmail.com, r+sr=roc 2006-10-08 18:10:58 +00:00
Olli.Pettay%helsinki.fi
ae83752913 Bug 355100, Remove XTF visuals (part II/II, removing files) 2006-10-08 15:41:46 +00:00
Olli.Pettay%helsinki.fi
8f8a844353 Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
smontagu%smontagu.org
d0d13390ae SetTransformedTextIsAscii() should depend on no multibyte text having been detected as well as on LeaveAsAscii(). Bug 333535 (relanding), r+sr=rbs 2006-10-08 06:57:34 +00:00
smontagu%smontagu.org
abfd8b7e04 Backing out patch from bug 333535 to test performance impact 2006-10-07 18:36:27 +00:00
mats.palmgren%bredband.net
fc88af4d70 Avoid crashing on OOM. b=352335 r+sr=roc 2006-10-07 08:53:06 +00:00
mats.palmgren%bredband.net
38a3a11411 Remove dead code. b=355617 r+sr=bzbarsky 2006-10-07 08:34:53 +00:00
rbs%maths.uq.edu.au
9d05f93491 Strengthen the code that closes the gaps in stretchy chars so that it doesn't break Linux. Patch by Behdad Esfahbod <mozilla@behdad.org>, b=321994, r+sr=rbs 2006-10-06 15:38:17 +00:00
dbaron%dbaron.org
f64610acf3 Add obviously-needed null check. b=337889 r+sr=bzbarsky 2006-10-06 05:29:44 +00:00
aaronleventhal%moonset.net
be77994ffa Fixing bustage 2006-10-05 15:07:54 +00:00
aaronleventhal%moonset.net
5965dc9d5b Bug 354745. Show/hide events not fired for layout changes in a changelist. r+sr=bz 2006-10-05 13:35:23 +00:00
mozilla.mano%sent.com
41d24c853f Bug 355354 - [Mac] native-styling for html content should be enabled only in Camino builds. r=josh, sr=dbaron. 2006-10-05 07:05:58 +00:00