bzbarsky@mit.edu
|
ed67adb341
|
Speed up page zoom by skipping the unnecessary resize reflow when we tell the viewmanager about its new size, since we plan to go ahead and do a full dirty reflow right after that. Bug 403660, patch by Daniel Brooks <db48x@yahoo.com>, r=bzbarsky, sr=roc
|
2008-01-28 20:10:59 -08:00 |
mozilla@weilbacher.org
|
d0cb8b7ca7
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
roc+@cs.cmu.edu
|
72c72d1d33
|
Bug 411870 backout again
|
2008-01-28 11:10:26 -08:00 |
roc+@cs.cmu.edu
|
ef12785f4c
|
Bug 411870. Bidi resolution needs to scan through block continuations when tracking the current line for frames. r=smontagu
|
2008-01-28 10:16:22 -08:00 |
roc+@cs.cmu.edu
|
cc8a28fdd6
|
backing out 411870
|
2008-01-27 22:28:31 -08:00 |
roc+@cs.cmu.edu
|
2673d00dfe
|
Bug 411870 crashtest
|
2008-01-27 21:09:33 -08:00 |
roc+@cs.cmu.edu
|
fbf20e6e5d
|
Bug 411870. Make bidi resolution track lines across block continuation boundaries. r=smontagu
|
2008-01-27 21:07:14 -08:00 |
jwatt@jwatt.org
|
30ec885b7d
|
Fixing bug 272885. Disable rendering of some elements when their width or height is zero. r=tor@acm.org, sr=vladimir@pobox.com, a1.9=mtschrep@gmail.com
|
2008-01-27 12:39:27 -08:00 |
bzbarsky@mit.edu
|
48cd9701f5
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
longsonr@gmail.com
|
c2e3385277
|
Bug 377085 - line svg element getBBox() returns bad rect. r+sr=tor,a1.9=blocking1.9+
|
2008-01-27 06:55:53 -08:00 |
roc+@cs.cmu.edu
|
70be8f676c
|
Fixing test for bug 411792
|
2008-01-27 00:26:36 -08:00 |
bmlk@gmx.de
|
a32c23f7bd
|
adding a crashtest
|
2008-01-27 00:14:25 -08:00 |
fantasai.cvs@inkedblade.net
|
3cf5f1aeed
|
handle dynamic insertion with overflow containers properly, b=403369 r=bzbarsky sr=roc
|
2008-01-27 00:13:19 -08:00 |
roc+@cs.cmu.edu
|
22aa9d38ba
|
Bug 411792. Never put a line break before a preformatted newline. r=smontagu
|
2008-01-26 23:48:39 -08:00 |
smontagu@smontagu.org
|
370f601567
|
Percentage margins thrown on the floor during bidi reordering. Bug 413542, r+sr=dbaron, blocking1.9=schrep
|
2008-01-26 22:54:08 -08:00 |
reed@reedloden.com
|
b77bd6e3cc
|
Bug 413945 - "Text on HTML buttons is invisible on hover with HighContrastInverse Theme" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep]
|
2008-01-26 20:34:24 -08:00 |
reed@reedloden.com
|
e3345a306d
|
Bug 413274 - ""ASSERTION: How can this ever happen?: '*aUnconstrainedSize <= scriptLevelSize'"" [p=vladimir.sukhoy@gmail.com (Vlad Sukhoy) r+sr=roc a1.9=beltzner]
|
2008-01-26 19:55:40 -08:00 |
mats.palmgren@bredband.net
|
d3ac2bc0d6
|
Always post a restyle request if SetTextStyle() indicates it's needed. b=414123 r+sr+a=roc
|
2008-01-26 18:49:47 -08:00 |
dholbert@cs.stanford.edu
|
e9f6157efe
|
Bug 403669 - Dirty the table geometry when we split row groups. r+sr=dbaron, a=blocking1.9+
|
2008-01-26 17:54:48 -08:00 |
roc+@cs.cmu.edu
|
6ab7498fef
|
Bug 413292 reftest
|
2008-01-26 16:16:04 -08:00 |
roc+@cs.cmu.edu
|
a93abc37c9
|
Bug 413292. Make Begin/EndUpdateViewBatch be sure to remove the batch-count from the same viewmanager we added one to. r+sr=bzbarsky
|
2008-01-26 15:59:50 -08:00 |
roc+@cs.cmu.edu
|
c1ee4f20fd
|
Bug 412901. getComputedStyle should return actual border widths (i.e. including round-to-device-pixels that happens during style resolution and layout). r+sr=dbaron
|
2008-01-26 15:54:39 -08:00 |
jag@tty.nl
|
ad8be13150
|
Bug 414148: Avoid copy of some nsDependentC?Strings. sr=dbaron, a=mtschrep
|
2008-01-26 15:00:19 -08:00 |
bmlk@gmx.de
|
e8fd861ee3
|
apply rowspans and colspans only to mtd bug 413063 r/sr=bzarsky a=mtschrep
|
2008-01-26 08:32:16 -08:00 |
myk@mozilla.org
|
7d62e26ef5
|
backing out fix for bug 412679 because it regressed a reftest
|
2008-01-25 15:02:23 -08:00 |
bzbarsky@mit.edu
|
083432e2e8
|
Fixing the tests too.
|
2008-01-25 13:48:19 -08:00 |
bzbarsky@mit.edu
|
917393525a
|
Adding tests.
|
2008-01-25 13:42:40 -08:00 |
bzbarsky@mit.edu
|
697beca453
|
Make leaf frames follow the CSS2.1 rules on height sizing for abs-pos replaced elements. Bug 412679, r+sr=dbaron, a=schrep
|
2008-01-25 13:34:12 -08:00 |
dbaron@dbaron.org
|
e84d07b934
|
Improve the warning that shows up when pages use -moz-inline-box. b=413195 r+sr=bzbarsky a=beltzner
|
2008-01-25 13:06:36 -08:00 |
aaronleventhal@moonset.net
|
5bcaf32f32
|
Bug 413716. Repetitive warning in a11y, not supported for frames. r+sr=roc, a=beltzner
|
2008-01-25 12:44:53 -08:00 |
jwatt@jwatt.org
|
f00c088981
|
Fixing bug 382325. SVG should fall back to 300px x 150px as per CSS 2.1 section 10.3.2. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=beltzner@mozilla.com
|
2008-01-25 10:53:24 -08:00 |
longsonr@gmail.com
|
6f1c99d174
|
Bug 411555 - Text inside filter causing invalidation loop. r=jwat,sr=tor,a1.9=blocking1.9+
|
2008-01-25 01:27:03 -08:00 |
jwatt@jwatt.org
|
76c6dc39e8
|
Fixing bug 404677. ASSERTION: Intrinsic ratio has a negative component. r+sr=tor@acm.org, a1.9=beltzner@mozilla.com
|
2008-01-25 00:54:59 -08:00 |
reed@reedloden.com
|
028f8b700b
|
Re-enable reftest.
|
2008-01-24 22:46:08 -08:00 |
reed@reedloden.com
|
9021a87f0c
|
Disable recently added reftest just to cast away all doubt that this is causing the massive unit test problems.
|
2008-01-24 17:31:11 -08:00 |
anodelman@mozilla.com
|
5aef89d36f
|
Bug 408228 - Make Talos more suitable for memory resident testing Bustage fix. Backing out code, caused bustage on talos winxp and talos vista
|
2008-01-24 15:49:11 -08:00 |
anodelman@mozilla.com
|
4629fe13a9
|
Bug 408228 - Make Talos more suitable for memory resident testing a=schrep r=vlad
|
2008-01-24 11:55:57 -08:00 |
anodelman@mozilla.com
|
052c1a87b5
|
Bug 413775 - 'undefined' median in pageloader when only testing a single cycle a=anodelman r=vlad
|
2008-01-24 11:53:13 -08:00 |
reed@reedloden.com
|
5a1e9b40b6
|
Address dbaron's nit for bug 291262's reftest.
|
2008-01-24 09:38:17 -08:00 |
reed@reedloden.com
|
5bb75ac1d0
|
Bug 291262 - "styling the CANVAS element doesn't work" (reftest) [p=arenevier@fdn.fr (arno.) r+sr=dbaron]
|
2008-01-24 09:36:25 -08:00 |
reed@reedloden.com
|
17ef08e932
|
Bug 413272 - "HTML SELECT does not show selected item in windows "selected text" style - recent regression" (use new CSS system color for html select options) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a=blocking1.9+]
|
2008-01-24 01:31:44 -08:00 |
dbaron@dbaron.org
|
0713cec344
|
Mark some tests involving image scaling as failing on Mac.
|
2008-01-23 18:05:14 -08:00 |
dbaron@dbaron.org
|
04efaeaee5
|
Fix width of images where max-width < min-width <= width (min-width should win), and other similar problems. b=413361 r+sr=bzbarsky a=schrep
|
2008-01-23 17:21:31 -08:00 |
jruderman@hmc.edu
|
aa74ff0ce7
|
Add crashtests
|
2008-01-23 17:19:33 -08:00 |
dbaron@dbaron.org
|
9e6bcc0166
|
Add fantasai's tests for bug 234686, which test min/max-width/height on images with height:auto and width:auto.
|
2008-01-23 17:19:14 -08:00 |
fantasai.cvs@inkedblade.net
|
a20bb841e3
|
fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc
|
2008-01-23 16:28:42 -08:00 |
uriber@gmail.com
|
2dc07bdf52
|
Reverting fix for bug 412093 due to bustage. Sorry
|
2008-01-22 12:57:35 -08:00 |
uriber@gmail.com
|
813f71e3d4
|
For continuous background inlines, apply the background image to bidi continuations in visual order, and for RTL blocks, in RTL order. bug=412093 r+sr+a1.9=roc
|
2008-01-22 12:37:49 -08:00 |
longsonr@gmail.com
|
27f2ec1f1f
|
Backout bug 413016 in case it is causing qm-mini-ubuntu05 failure
|
2008-01-22 08:37:34 -08:00 |
longsonr@gmail.com
|
859e7e0c8e
|
Bug 413016 - ASSERTION: SVG frame expected with svg:after in SVG document. r+sr=bzbarsky,a1.9=mtschrep
|
2008-01-22 07:22:58 -08:00 |
reed@reedloden.com
|
b28a55faa4
|
Bug 413198 - "Make layout.css.report_errors apply to debug build text terminal (stderr)" [p=matt@nightrealms.com (Matthew Cline) r+sr=dbaron a1.9=schrep]
|
2008-01-22 03:52:27 -08:00 |
reed@reedloden.com
|
71642344d0
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-21 23:39:06 -08:00 |
bzbarsky@mit.edu
|
8bc568cac8
|
Fix bug 405818: need to copy the original sheet URI when cloning. r+sr=dbaron, a=schrep.
|
2008-01-21 20:26:01 -08:00 |
peterv@propagandism.org
|
3a909e38c3
|
Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). Missed this file last time. r/sr=sicking.
|
2008-01-21 01:58:58 -08:00 |
reed@reedloden.com
|
551ffa3b01
|
Re-land part of the patch from bug 193001 because the printing reftest failures on Windows are most likely just symptoms of bug 388169.
|
2008-01-20 23:54:47 -08:00 |
reed@reedloden.com
|
c44704e328
|
Back out part of the patch from bug 193001 to help track down the cause of some failing printing reftests on Windows.
|
2008-01-20 22:35:31 -08:00 |
reed@reedloden.com
|
5d19194bf1
|
Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" (additional fixes) [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr+a1.9=roc]
|
2008-01-20 21:44:05 -08:00 |
reed@reedloden.com
|
23bbd145b3
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
|
2008-01-20 19:47:25 -08:00 |
roc+@cs.cmu.edu
|
0e9e236c9e
|
Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky
|
2008-01-20 18:05:38 -08:00 |
roc+@cs.cmu.edu
|
eefc03fd6c
|
Bug 363391. nsSubdocumentFrame::Reflow should not call nsLeafFrame::Reflow directly because we don't want to call FinishAndStoreOverflow twice. patch by Andrew Smith, r+sr=roc
|
2008-01-20 18:03:08 -08:00 |
jruderman@hmc.edu
|
a187f1fa85
|
Add a crashtest
|
2008-01-20 16:14:29 -08:00 |
jruderman@hmc.edu
|
2de466d00f
|
Add crashtest
|
2008-01-20 16:12:55 -08:00 |
bzbarsky@mit.edu
|
83e89b1b49
|
Adding test
|
2008-01-20 10:05:39 -08:00 |
bzbarsky@mit.edu
|
622011c589
|
When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst
|
2008-01-20 10:02:02 -08:00 |
bmlk@gmx.de
|
b5557fcea9
|
do not compare with a unconstrained size, bug 390049 r/sr=roc a=mtschrep
|
2008-01-19 22:42:31 -08:00 |
bmlk@gmx.de
|
fe17447110
|
remove dead code, bug 282009 r/sr=roc a=mtschrep
|
2008-01-19 22:34:03 -08:00 |
aaronleventhal@moonset.net
|
25bb0f449d
|
Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep
|
2008-01-18 11:55:37 -08:00 |
jwalden@mit.edu
|
8d1b1d2a9c
|
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
|
2008-01-18 10:39:49 -08:00 |
mats.palmgren@bredband.net
|
c3b9d46ae9
|
Ignore restyle requests once PresShell::Destroy() has been called. b=279505 r+sr=bzbarsky a=mtschrep
|
2008-01-18 10:18:19 -08:00 |
jruderman@hmc.edu
|
6282aa5280
|
Try again, without the test comparing span background with mathml background. I guess that can fail if the body text font is larger than the MathML font.
|
2008-01-17 23:32:47 -08:00 |
dietrich@mozilla.com
|
e8b272f61f
|
Backout Jesse's orange-ness
|
2008-01-17 23:12:31 -08:00 |
bzbarsky@mit.edu
|
fcc16e97d6
|
Add an internal security-check-less method for adding rules to stylesheets to fix bug 386939. r+sr=dbaron
|
2008-01-17 21:23:44 -08:00 |
karlt+@karlt.net
|
84a1f3c5da
|
apply scriptlevel increment to denominator as well as numerator b=412897, r+sr+a=roc
|
2008-01-17 20:41:54 -08:00 |
jruderman@hmc.edu
|
74fdb0b994
|
Add reftests for handling of mathbackground attribute
|
2008-01-17 20:41:42 -08:00 |
dholbert@cs.stanford.edu
|
2ed65950de
|
Bug 368504: Create and use DistributeWidthToColumns for colspan-width and table-width distribution. r+sr=dbaron a=blocking1.9+
|
2008-01-17 20:18:21 -08:00 |
jruderman@hmc.edu
|
82beb0f671
|
Add a crashtest
|
2008-01-17 16:43:25 -08:00 |
jruderman@hmc.edu
|
78b43b0a84
|
Add crashtest
|
2008-01-17 15:47:04 -08:00 |
longsonr@gmail.com
|
630188c014
|
Bug 409461 - ASSERTION: SVG frame expected with svg:after. r+sr=bzbarsky,a1.9=beltzner
|
2008-01-17 08:28:57 -08:00 |
reed@reedloden.com
|
0b03813df8
|
Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-17 02:24:31 -08:00 |
reed@reedloden.com
|
b3a2ff4d39
|
Bug 412281 - "[GTK] Unfocused options list looks like focused ones" (use -moz-cellhighlight* for non focused selects) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep]
|
2008-01-17 02:22:34 -08:00 |
reed@reedloden.com
|
ac15e5aa0a
|
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
|
2008-01-17 02:11:00 -08:00 |
reed@reedloden.com
|
c6a7b225f5
|
Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
|
2008-01-16 23:00:31 -08:00 |
reed@reedloden.com
|
10aa82e60c
|
Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
|
2008-01-16 22:57:13 -08:00 |
reed@reedloden.com
|
9e6a8820f7
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-16 22:27:50 -08:00 |
jruderman@hmc.edu
|
aafeae0574
|
Add crashtest
|
2008-01-15 22:45:01 -08:00 |
reed@reedloden.com
|
9acee9b20c
|
Bug 400475 - ""ASSERTION: dangling frame without a content node" changing any attribute on <math:mstyle>" [p=vladimir.sukhoy@gmail.com (Vlad Sukhoy) r+sr=roc a1.9=schrep]
|
2008-01-15 21:07:09 -08:00 |
fantasai.cvs@inkedblade.net
|
4c1ed919a6
|
backing out patch to bug 368079 to investigate reftest failure
|
2008-01-15 20:59:15 -08:00 |
fantasai.cvs@inkedblade.net
|
d23593390e
|
fix border/padding and availableHeight calculations at page/column breaks, b=368079 r+sr=roc a=roc
|
2008-01-15 19:54:46 -08:00 |
reed@reedloden.com
|
daab989765
|
Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep]
|
2008-01-15 17:27:53 -08:00 |
dholbert@cs.stanford.edu
|
e66b5b8b2a
|
Backing out 399852 due to mac mochitest failures
|
2008-01-15 16:56:43 -08:00 |
dholbert@cs.stanford.edu
|
02315d843d
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=blocking1.9+ (re-landing; mochitest failures should be fixed)
|
2008-01-15 16:19:47 -08:00 |
mats.palmgren@bredband.net
|
dab7469f77
|
Add a null-check to wallpaper bug 411582. b=411582 r+sr=bzbarsky a=mtschrep
|
2008-01-15 15:29:53 -08:00 |
mats.palmgren@bredband.net
|
b94c5271df
|
Try all continuations of the block when looking for a letter frame. b=408493 r+sr=bzbarsky a=blocking1.9
|
2008-01-15 01:25:17 -08:00 |
roc+@cs.cmu.edu
|
feaf246642
|
fix bustage
|
2008-01-14 17:28:42 -08:00 |
roc+@cs.cmu.edu
|
19e85a430b
|
Crashtest for bug 405271.
|
2008-01-14 17:15:35 -08:00 |
roc+@cs.cmu.edu
|
882531568d
|
Bug 405271. MathML should not reflow children with a constrained height; that triggers pagination which is definitely not what we want. r+sr=bzbarsky
|
2008-01-14 17:13:21 -08:00 |
roc+@cs.cmu.edu
|
5273b12459
|
Bug 405721. nsContainerFrame::RemoveFrame should search the frame's overflow list if the frame isn't found in the main child list. r+sr=bzbarsky
|
2008-01-14 17:12:01 -08:00 |
vladimir@pobox.com
|
656968149f
|
b=397303, thebes rendering of inset/outset borders slow, bandaid; r+sr=roc
|
2008-01-14 14:36:30 -08:00 |
aaronleventhal@moonset.net
|
d146e7db59
|
Bug 409473. New crash caused by bug 405248. r+sr=roc, a=blocking1.9
|
2008-01-14 06:34:40 -08:00 |
karlt+@karlt.net
|
c4c54cec33
|
Bug 412033 - non-stretchy-or-centred operators don't paint on scrolling. Don't change the size of child frames. r+sr=roc, a=schrep
|
2008-01-13 18:10:29 -08:00 |
roc+@cs.cmu.edu
|
94a5aecb0a
|
Bug 411603 crashtest
|
2008-01-13 13:00:49 -08:00 |
roc+@cs.cmu.edu
|
ad856faa5b
|
Bug 411603. Avoid circular definition and infinite recursion by interpreting 'scriptminsize' in em/ex units as relative to the parent font size. r+sr=dbaron
|
2008-01-13 12:57:03 -08:00 |
jruderman@hmc.edu
|
4af0496081
|
Re-enable tests on Mac now that svg:mask doesn't crash
|
2008-01-10 21:56:37 -08:00 |
karlt+@karlt.net
|
7045f422c0
|
Include ZWSP in short arrow entities to distinguish from stretchy normal arrows. b=289938, rs=pavlov.
|
2008-01-10 19:08:57 -08:00 |
vladimir@pobox.com
|
2ed75e8d83
|
b=408623, fx3 plugin printing on windows broken, r=biesi,sr=roc
|
2008-01-10 14:11:46 -08:00 |
vladimir@pobox.com
|
0e5dc50bdf
|
b=406782, double rendering of bullets on wikimo, r+sr=roc
|
2008-01-10 14:10:38 -08:00 |
Olli.Pettay@helsinki.fi
|
065cc2d962
|
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
|
2008-01-10 13:55:38 -08:00 |
jst@mozilla.org
|
586bacfa64
|
Fixing bug 411082. Fix top crash bug due to us calling into scriptable helper code w/o pushing a JS context on the stack. r+sr=jonas@sicking.cc
|
2008-01-10 13:46:33 -08:00 |
dwitte@stanford.edu
|
7e454eebf6
|
get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner
|
2008-01-10 12:56:49 -08:00 |
dwitte@stanford.edu
|
99cb278fea
|
use nsAutoTArray for nsCSSDeclaration::mOrder. b=410357, r+sr=dbaron, a=blocking1.9+
|
2008-01-10 12:13:24 -08:00 |
ted.mielczarek@gmail.com
|
f30d91b094
|
bug 410364 - use PR_STATIC_ASSERT in nsStyleSheetService::nsStyleSheetService. r+sr=dbaron
|
2008-01-10 09:59:48 -08:00 |
longsonr@gmail.com
|
0f8dd66931
|
Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement. r=tor,sr=roc,a1.9=beltzner
|
2008-01-10 03:26:25 -08:00 |
karlt+@karlt.net
|
56585705fe
|
Update entities in line with MathML 2.0 xhtml-math11-f.dtd,v 1.16 2003/11/04, with code point updates from http://www.unicode.org/reports/tr25/tr25-9.html b=289938, rs=pavlov.
|
2008-01-10 02:34:35 -08:00 |
dholbert@cs.stanford.edu
|
e0926cc934
|
Bug 368504: New reftests (marked failing, until patch lands) plus some new tests to make sure we divvy up a colspan's percent width correctly.
|
2008-01-09 19:58:34 -08:00 |
roc+@cs.cmu.edu
|
f20b4931ec
|
Bug 404146. Simplifying the code a little
|
2008-01-09 19:23:35 -08:00 |
roc+@cs.cmu.edu
|
46e7c9c4b7
|
Crashtest for bug 404146.
|
2008-01-09 19:20:11 -08:00 |
roc+@cs.cmu.edu
|
fcd171df95
|
Bug 404146. Advancing through nsContainerFrame next-in-flows can make our InlineData->line invalid, so just null it out if it might have become invalid. r+sr=dbaron
|
2008-01-09 19:18:44 -08:00 |
roc+@cs.cmu.edu
|
71377762e9
|
Backing out 410489 to fix test failures
|
2008-01-09 16:40:07 -08:00 |
roc+@cs.cmu.edu
|
94f815869d
|
Crashtest for bug 410228.
|
2008-01-09 15:40:17 -08:00 |
roc+@cs.cmu.edu
|
a4beeb6a9d
|
Bug 410228. Fix crash when an uppercased szlig has a font-change in the middle of it, r=smontagu
|
2008-01-09 15:33:34 -08:00 |
roc+@cs.cmu.edu
|
e9f0db2425
|
Reftest for bug 411334.
|
2008-01-09 15:18:43 -08:00 |
roc+@cs.cmu.edu
|
82ad33770c
|
Reftest for bug 411334.
|
2008-01-09 15:17:45 -08:00 |
roc+@cs.cmu.edu
|
ad24c0e367
|
Bug 411334. Try optimistically to not use a temporary group for SVG drawing on Mac. If drawing fails we try again with a temporary group. r+sr=vlad
|
2008-01-09 14:53:59 -08:00 |
roc+@cs.cmu.edu
|
68ae6bb3ad
|
Bug 322074. Check more carefully whether a transparent document is actually a top-level window. r+sr=bzbarsky
|
2008-01-09 14:50:29 -08:00 |
roc+@cs.cmu.edu
|
4698da505a
|
Bug 404192. Sync up nsBoxFrame::CreateViewForFrame with nsContainerFrame::CreateViewForFrame, in particular to use GetParentViewForChildFrame to set up scrollframe children correctly. r+sr=mats
|
2008-01-09 14:45:10 -08:00 |
roc+@cs.cmu.edu
|
7c45a78bdf
|
Bug 406784. Do more presentation setup in the SetDOMDocument path to fix regressions mainly in Camino. r+sr=bzbarsky
|
2008-01-09 14:41:43 -08:00 |
martijn.martijn@gmail.com
|
334bf6c7b6
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce, r+sr=roc, a=blocking1.9+
|
2008-01-09 13:44:59 -08:00 |
jruderman@hmc.edu
|
def6bdfe9f
|
Add crashtest
|
2008-01-09 12:08:01 -08:00 |
uriber@gmail.com
|
db8f1e5d62
|
Look at all continuations, not just in-flows, when tracking frames sharing a background image. bug=411046, r+sr=roc
|
2008-01-09 11:19:49 -08:00 |
martijn.martijn@gmail.com
|
7631d04a65
|
Reftests for bug 407016, r=dholbert
|
2008-01-09 06:14:21 -08:00 |
martijn.martijn@gmail.com
|
9e4bfe8f97
|
Disable reftest for bug 403519, it's failing on the Mac now that bug 407016 is fixed and is incorrect (imho), see discussion in that bug
|
2008-01-09 05:15:20 -08:00 |
martijn.martijn@gmail.com
|
abd982f944
|
Bug 407016 - Marquee GetMinWidth() is no longer 0 after bug 402567 landed, r=dholbert, sr=bzbarsky, a=blocking1.9
|
2008-01-09 04:43:44 -08:00 |
roc+@cs.cmu.edu
|
ab982faa16
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-09 01:38:28 -08:00 |
jwatt@jwatt.org
|
7f25c6acb1
|
Fixing bug 411146. Percentage dimensions on SVG in a foreignObject are broken. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=mtschrep@gmail.com
|
2008-01-09 01:34:52 -08:00 |
reed@reedloden.com
|
85a5ea4017
|
Actually fix bustage.
|
2008-01-08 23:51:17 -08:00 |
reed@reedloden.com
|
462b93cb35
|
Attempt to fix bustage.
|
2008-01-08 23:48:58 -08:00 |
reed@reedloden.com
|
45198a8dee
|
Bug 366534 - "deCOMtaminate nsIBoxLayout" [p=skumar@sta.samsung.com (Sudheer) r+sr=roc a1.9=schrep]
|
2008-01-08 23:28:39 -08:00 |
karlt+@karlt.net
|
04c40a6aa8
|
Bug 348577 - Implement MathML <mtable> with display:inline-table (mtable has incorrect baseline). Patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=rbs, sr=bzbarsky.
|
2008-01-08 18:14:35 -08:00 |
roc+@cs.cmu.edu
|
96da482e7e
|
backing out bug 355548 due to test failures
|
2008-01-08 15:11:27 -08:00 |
roc+@cs.cmu.edu
|
c816d4ca4f
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-08 14:36:46 -08:00 |
jruderman@hmc.edu
|
162895b60b
|
Add crashtest
|
2008-01-07 17:01:01 -08:00 |
reed@reedloden.com
|
4438253756
|
Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner]
|
2008-01-07 14:18:06 -08:00 |
dholbert@cs.stanford.edu
|
64961b4767
|
Bug 408656 reftests. r=bz
|
2008-01-07 11:22:52 -08:00 |
tor@cs.brown.edu
|
55d0d3d42e
|
Bug 410659 - plug feImage leaks. r=longsonr, sr=roc, a=mtschrep
|
2008-01-07 09:06:23 -08:00 |
longsonr@gmail.com
|
c3728ee792
|
Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep
|
2008-01-07 03:59:37 -08:00 |
jruderman@hmc.edu
|
a98a6a8983
|
Add a crashtest
|
2008-01-06 16:30:14 -08:00 |
jruderman@hmc.edu
|
f28c0f4233
|
Add crashtest
|
2008-01-06 16:27:59 -08:00 |
jruderman@hmc.edu
|
48a9c381d5
|
Add a crashtest
|
2008-01-06 16:13:09 -08:00 |
jruderman@hmc.edu
|
fa5c26fdec
|
Add crashtest
|
2008-01-06 16:11:53 -08:00 |
jruderman@hmc.edu
|
0e80d6f1b5
|
Adding crashtest
|
2008-01-06 16:09:27 -08:00 |
jruderman@hmc.edu
|
9e2673ce3b
|
Add insane crashtest
|
2008-01-06 16:06:36 -08:00 |
jruderman@hmc.edu
|
4b9f50b290
|
Adding a crashtest.
|
2008-01-06 15:58:28 -08:00 |
jruderman@hmc.edu
|
73b934e98f
|
Add crashtest
|
2008-01-06 15:56:52 -08:00 |
jruderman@hmc.edu
|
a3a9a27d42
|
Add crashtest.
|
2008-01-06 15:55:24 -08:00 |
jruderman@hmc.edu
|
0c4782f38e
|
Add crashtest
|
2008-01-06 15:51:58 -08:00 |
jruderman@hmc.edu
|
a3a948a7ff
|
Adding a crashtest.
|
2008-01-06 15:49:49 -08:00 |
jruderman@hmc.edu
|
95db8c885e
|
Add crashtest.
|
2008-01-06 15:47:02 -08:00 |
jruderman@hmc.edu
|
14ccda4bd9
|
Add crashtest
|
2008-01-06 15:45:50 -08:00 |
jruderman@hmc.edu
|
f0cecc7b17
|
Adding crashtests
|
2008-01-06 15:44:37 -08:00 |
jruderman@hmc.edu
|
7d96b6da4e
|
Add crashtest.
|
2008-01-06 15:42:33 -08:00 |
jruderman@hmc.edu
|
5cd7ad82e5
|
Add crashtest
|
2008-01-06 15:31:14 -08:00 |
jruderman@hmc.edu
|
3145fd1893
|
Adding a crashtest
|
2008-01-06 15:27:19 -08:00 |
jruderman@hmc.edu
|
b419930217
|
Adding crashtest
|
2008-01-06 15:10:44 -08:00 |
jruderman@hmc.edu
|
67fc631e98
|
Add a crashtest
|
2008-01-06 15:09:10 -08:00 |
jruderman@hmc.edu
|
824f4c7ed2
|
Add a crashtest
|
2008-01-06 15:02:43 -08:00 |
jruderman@hmc.edu
|
6296e84f5e
|
Add crashtest
|
2008-01-05 23:10:33 -08:00 |
jruderman@hmc.edu
|
e3e6daec9d
|
Add a crashtest
|
2008-01-05 22:42:00 -08:00 |
jruderman@hmc.edu
|
5193871849
|
Add crashtest
|
2008-01-05 22:37:19 -08:00 |
jruderman@hmc.edu
|
f3bfe21706
|
Adding crashtest
|
2008-01-05 22:29:31 -08:00 |
jruderman@hmc.edu
|
3a437aa385
|
Add crashtest
|
2008-01-05 22:25:06 -08:00 |
jruderman@hmc.edu
|
8948ca2ef4
|
Add a crashtest
|
2008-01-05 22:18:30 -08:00 |
jruderman@hmc.edu
|
2c745b82fb
|
Add crashtest
|
2008-01-05 22:17:05 -08:00 |
jruderman@hmc.edu
|
7623693bdb
|
Add a crashtest (plus another crashtest I apparently forgot to check in before).
|
2008-01-05 22:10:06 -08:00 |
jruderman@hmc.edu
|
9ad7d42b68
|
Add crashtest
|
2008-01-05 22:05:09 -08:00 |
jruderman@hmc.edu
|
c5336d0e45
|
Add crashtest
|
2008-01-05 21:51:32 -08:00 |
jruderman@hmc.edu
|
a81ad1c33f
|
Add crashtests
|
2008-01-05 21:49:34 -08:00 |
jruderman@hmc.edu
|
47ae87c502
|
Add crashtest
|
2008-01-05 21:32:53 -08:00 |
jruderman@hmc.edu
|
3a7137bcc7
|
Add a crashtest
|
2008-01-05 21:27:17 -08:00 |
jruderman@hmc.edu
|
88e45bf74a
|
Add crashtest
|
2008-01-05 21:18:00 -08:00 |
jruderman@hmc.edu
|
455b16bfe7
|
Add crashtests for a WFM hang bug
|
2008-01-05 21:16:15 -08:00 |
jruderman@hmc.edu
|
b021699a5b
|
Add crashtest
|
2008-01-05 21:03:55 -08:00 |
jruderman@hmc.edu
|
62e6e91105
|
Add crashtests
|
2008-01-05 21:02:47 -08:00 |
jruderman@hmc.edu
|
cd2f588929
|
Add crashtests
|
2008-01-04 23:01:34 -08:00 |
bzbarsky@mit.edu
|
dc7ecebfee
|
Make image controls splittable just like regular images. Bug 409659, r+sr=roc, a=dsicore
|
2008-01-04 22:44:38 -08:00 |
reed@reedloden.com
|
b42f6185ff
|
Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr=roc a1.9=damons]
|
2008-01-04 21:49:44 -08:00 |
jruderman@hmc.edu
|
7c5431fcb4
|
Add crashtests for two related bugs whose bug numbers happen to be permutations of each other.
|
2008-01-04 21:43:47 -08:00 |
jruderman@hmc.edu
|
7848c27156
|
Add crashtest
|
2008-01-04 21:32:18 -08:00 |
jruderman@hmc.edu
|
4e0944a22c
|
Add a crashtest
|
2008-01-04 21:11:27 -08:00 |
jruderman@hmc.edu
|
c448993369
|
Add crashtest
|
2008-01-04 21:07:49 -08:00 |
jruderman@hmc.edu
|
9dcae4e386
|
Add crashtest for WFM assertion bug
|
2008-01-04 20:59:08 -08:00 |
jruderman@hmc.edu
|
13ffcc394a
|
Adding a crashtest
|
2008-01-04 20:56:36 -08:00 |
jruderman@hmc.edu
|
1525528480
|
Add a crashtest
|
2008-01-04 20:48:46 -08:00 |
jruderman@hmc.edu
|
514b5be28a
|
Add crashtest
|
2008-01-04 20:39:04 -08:00 |
jruderman@hmc.edu
|
340cd56feb
|
Add crashtest
|
2008-01-04 20:36:54 -08:00 |
jruderman@hmc.edu
|
fdf19b4f3f
|
Add crashtest for leak bug
|
2008-01-04 20:33:57 -08:00 |
jruderman@hmc.edu
|
eae8b8b39a
|
Adding crashtest
|
2008-01-04 20:30:50 -08:00 |
jruderman@hmc.edu
|
343a4e4ee1
|
Add crashtest
|
2008-01-04 20:26:48 -08:00 |
jruderman@hmc.edu
|
f051a2b71c
|
Add crashtest
|
2008-01-04 20:18:30 -08:00 |
jruderman@hmc.edu
|
2e11880c91
|
Add a crashtest
|
2008-01-04 20:16:31 -08:00 |
jruderman@hmc.edu
|
808d502da3
|
Add crashtest
|
2008-01-04 20:14:54 -08:00 |
jruderman@hmc.edu
|
542478eadc
|
Add crashtests
|
2008-01-04 20:12:53 -08:00 |
dholbert@cs.stanford.edu
|
a22620ca41
|
Bug 408656: Make nsPositionedInlineFrame::NeedsView return true (to ensure that abs-positioned frames inside of it will get their views positioned) r+sr=bz a=blocking1.9
|
2008-01-04 18:11:20 -08:00 |
jruderman@hmc.edu
|
1d2dc8791b
|
Add crashtest.
|
2008-01-04 17:44:48 -08:00 |
jruderman@hmc.edu
|
810fc6c19f
|
Add crashtest
|
2008-01-04 17:32:53 -08:00 |
jruderman@hmc.edu
|
e85b5afe1a
|
Add crashtest for WFM bug
|
2008-01-04 17:31:25 -08:00 |
mozilla.mano@sent.com
|
5aba9625c7
|
Bug 407449 - After an unsuccessful drag&drop action multiple folders/bookmarks can be highlighted in Places Organizer. r=enn, sr=roc.
|
2008-01-04 16:21:25 -08:00 |
mats.palmgren@bredband.net
|
e80cd9271b
|
Fix typo in assertion. b=386575 r+sr=roc a=mtschrep
|
2008-01-04 15:14:50 -08:00 |
mats.palmgren@bredband.net
|
b98a455eee
|
Fix the reftest for bug 391979.
|
2008-01-04 15:13:08 -08:00 |
mats.palmgren@bredband.net
|
a4fceb7b3a
|
Commenting out the reftest for bug 391979 for now to fix Tinderbox orange on Windows...
|
2008-01-04 12:35:32 -08:00 |
mats.palmgren@bredband.net
|
73f1699840
|
Trying to fix the new reftest for bug 391979 so that it works on Windows too.
|
2008-01-04 11:34:53 -08:00 |
mats.palmgren@bredband.net
|
8b6f3e40e4
|
Don't try to draw 'border-style:hidden' borders. b=389196 r+sr+a=vladimir
|
2008-01-04 10:11:10 -08:00 |
mats.palmgren@bredband.net
|
5b263f9ea3
|
Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner
|
2008-01-04 09:48:19 -08:00 |
mats.palmgren@bredband.net
|
eafc52bf15
|
Update the content offset for existing non-fluid continuations when creating a next-in-flow. b=406380 r+sr=roc a=blocking1.9
|
2008-01-04 09:09:35 -08:00 |
neil@parkwaycc.co.uk
|
b22e83627e
|
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
|
2008-01-04 03:24:41 -08:00 |
uriber@gmail.com
|
2544167c67
|
Fix bullet positioning for justified RTL list items. bug=410503 r=smontagu sr=roc a1.9=dsicore
|
2008-01-04 02:22:38 -08:00 |
roc+@cs.cmu.edu
|
f8b25558e4
|
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
|
2008-01-03 18:08:29 -08:00 |
roc+@cs.cmu.edu
|
95e3dcb532
|
Bug 407889. Reduce dynamic memory allocations by putting nsDisplayListBuilder's per-presshell state in an nsAutoTArray. r+sr=mats
|
2008-01-03 17:53:01 -08:00 |
roc+@cs.cmu.edu
|
e8fc029ca5
|
Bug 410229. Handle IB special-siblings when we're finding all the CSS boxes for an element for getBoundingClientRect/getClientRects. r+sr=mats
|
2008-01-03 17:50:30 -08:00 |
tor@cs.brown.edu
|
fa5cb24b65
|
Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
|
2008-01-03 13:37:57 -08:00 |
dtownsend@oxymoronical.com
|
c63e1d2fe3
|
Backout of bug 409383 to correct test failure on fxdbug-win32-tb.
|
2008-01-03 12:19:21 -08:00 |
longsonr@gmail.com
|
199b819405
|
Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner
|
2008-01-03 06:30:02 -08:00 |
jruderman@hmc.edu
|
5f54b82ae9
|
Add crashtest
|
2008-01-02 21:56:25 -08:00 |
karlt+@karlt.net
|
97b6f538a2
|
FinishReflowChild() with the final position for <msqrt> and <mpadded> b=410132, r+sr+a=roc
|
2008-01-02 20:33:21 -08:00 |
karlt+@karlt.net
|
2a40d9c2e5
|
Make nsBoundingMetrics::operator+= handle empty bounds. b=410132, r+sr+a=roc
|
2008-01-02 20:32:12 -08:00 |
karlt+@karlt.net
|
e8c2e3f296
|
Calculate maximum height of a character built from parts when measuring. b=403559, r+sr+a=roc
|
2008-01-02 20:21:36 -08:00 |
Olli.Pettay@helsinki.fi
|
b7e3940f2a
|
Bug 409807, r+sr=roc, a=beltzner
|
2008-01-02 16:01:30 -08:00 |
tor@cs.brown.edu
|
aa46adf459
|
Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore
|
2008-01-02 12:49:13 -08:00 |
ginn.chen@sun.com
|
a6e0fa5975
|
Bug 398362 First menuitem is not selected when opening a menu for the first time r=enndeakin sr=bzbarsky
|
2008-01-01 21:33:30 -08:00 |
jruderman@hmc.edu
|
85d26f7318
|
Add crashtest
|
2008-01-01 13:59:37 -08:00 |
reed@reedloden.com
|
f9ee4eb39f
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
dwitte@stanford.edu
|
ab8443e0c6
|
Bug 410358 - use nsTArray in nsTreeBodyFrame. r+sr=neil, a=stuart
|
2007-12-31 17:31:16 -08:00 |
karlt+@karlt.net
|
76a23fa3d5
|
Bug 410284 - failure to paint sometimes with missing glyphs for parts of stretchy characters. r+sr=roc a=pavlov
|
2007-12-31 17:23:13 -08:00 |
longsonr@gmail.com
|
00c7261068
|
Bug 409573 - Null deref [@ nsSVGUseFrame::GetCanvasTM] with filter, use, XBL. r+sr=tor,a1.9=beltzner
|
2007-12-31 06:13:34 -08:00 |
mats.palmgren@bredband.net
|
f2fb0a6f06
|
Backing out bug 406380 to fix reftest failure.
|
2007-12-31 03:32:07 -08:00 |
mats.palmgren@bredband.net
|
445f78d9d9
|
Crash test for bug 406380.
|
2007-12-31 02:30:58 -08:00 |
mats.palmgren@bredband.net
|
df40d151fc
|
Update content offset for all next-continuations, not just fluid ones. b=406380 r+sr=roc a=blocking1.9
|
2007-12-31 02:29:20 -08:00 |
jruderman@hmc.edu
|
d492281d2e
|
Fix test bustage: looks like bz checked in more changes to reftest.list than he intended
|
2007-12-30 15:06:30 -08:00 |
bzbarsky@mit.edu
|
927873f0e4
|
Adding test.
|
2007-12-30 14:34:15 -08:00 |
reed@reedloden.com
|
58044dcad7
|
Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart]
|
2007-12-29 12:43:27 -08:00 |
karlt+@karlt.net
|
7f6a3cf6f5
|
Set overflow area for nsMathMLContainerFrames. b=161155, r+sr=roc
|
2007-12-28 15:04:19 -08:00 |
karlt+@karlt.net
|
a7442043d8
|
Provide correct GetBounds() for nsDisplayMathMLCharForeground. Bug 161155 - Integrals appear clipped sometimes. r+sr=roc
|
2007-12-28 14:16:07 -08:00 |
dholbert@cs.stanford.edu
|
7fd823d909
|
Whitespace-only change: Clean up indentation for argument list in nsColumnSetFrame::Reflow
|
2007-12-27 20:00:35 -08:00 |
jdaggett@mozilla.com
|
8527665bcb
|
Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov
|
2007-12-27 17:28:26 -08:00 |
sayrer@gmail.com
|
bf0d4a7536
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:34:03 -08:00 |
jruderman@hmc.edu
|
2c77f6c48f
|
Fix these crashtests: rename -moz-intrinsic to -moz-max-content
|
2007-12-23 20:50:12 -08:00 |
jruderman@hmc.edu
|
4efac06e26
|
Add crashtest.
|
2007-12-23 19:08:42 -08:00 |
jruderman@hmc.edu
|
0e4b4d6f1d
|
Add crashtests
|
2007-12-23 19:01:26 -08:00 |
jruderman@hmc.edu
|
7e4b7d38ec
|
Add crashtest
|
2007-12-23 18:38:25 -08:00 |
jruderman@hmc.edu
|
8536357df2
|
Add crashtest
|
2007-12-23 18:19:16 -08:00 |
jruderman@hmc.edu
|
9e01023636
|
Add reftest
|
2007-12-23 18:08:45 -08:00 |