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

21516 Коммитов

Автор SHA1 Сообщение Дата
jruderman%hmc.edu 4d5dd0d682 Add crashtest 2008-01-05 04:39:05 +00:00
jruderman%hmc.edu d6d0c76843 Add crashtest 2008-01-05 04:39:04 +00:00
jruderman%hmc.edu 40ea0c94bc Add crashtest for leak bug 2008-01-05 04:33:57 +00:00
jruderman%hmc.edu 6abd082e7c Adding crashtest 2008-01-05 04:30:50 +00:00
jruderman%hmc.edu a2b41c0f74 Add crashtest 2008-01-05 04:26:48 +00:00
jruderman%hmc.edu bd7829d6d8 Add crashtest 2008-01-05 04:18:30 +00:00
jruderman%hmc.edu 5c37ddccf5 Add a crashtest 2008-01-05 04:16:31 +00:00
jruderman%hmc.edu e3f81a8048 Add crashtests 2008-01-05 04:12:53 +00:00
dholbert%cs.stanford.edu 22c41e5b60 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-05 02:11:20 +00:00
jruderman%hmc.edu 7cb7be99fc Add crashtest. 2008-01-05 01:44:48 +00:00
jruderman%hmc.edu 62a2800ad8 Add crashtest 2008-01-05 01:32:53 +00:00
jruderman%hmc.edu 0ae51631c7 Add crashtest for WFM bug 2008-01-05 01:31:25 +00:00
mozilla.mano%sent.com 77c2d2447b Bug 407449 - After an unsuccessful drag&drop action multiple folders/bookmarks can be highlighted in Places Organizer. r=enn, sr=roc. 2008-01-05 00:21:25 +00:00
mats.palmgren%bredband.net a4cd65c88c Fix typo in assertion. b=386575 r+sr=roc a=mtschrep 2008-01-04 23:14:50 +00:00
mats.palmgren%bredband.net 114cf8ccc3 Fix the reftest for bug 391979. 2008-01-04 23:13:08 +00:00
mats.palmgren%bredband.net fc9922aef2 Commenting out the reftest for bug 391979 for now to fix Tinderbox orange on Windows... 2008-01-04 20:35:32 +00:00
mats.palmgren%bredband.net 20ba11a292 Trying to fix the new reftest for bug 391979 so that it works on Windows too. 2008-01-04 19:34:53 +00:00
mats.palmgren%bredband.net e8061f7e50 Don't try to draw 'border-style:hidden' borders. b=389196 r+sr+a=vladimir 2008-01-04 18:11:10 +00:00
mats.palmgren%bredband.net 491867bd71 Make column layout deal with 'ch' unit for -moz-column-width/gap. b=391979 r+sr=roc a=beltzner 2008-01-04 17:48:19 +00:00
mats.palmgren%bredband.net cbe2c9869d 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 17:09:36 +00:00
neil%parkwaycc.co.uk 2c5e140d6a Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking 2008-01-04 11:24:42 +00:00
uriber%gmail.com 202006c126 Fix bullet positioning for justified RTL list items. bug=410503 r=smontagu sr=roc a1.9=dsicore 2008-01-04 10:22:38 +00:00
roc+%cs.cmu.edu eba7de326d 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-04 02:08:30 +00:00
roc+%cs.cmu.edu 7f1fa0ab38 Bug 407889. Reduce dynamic memory allocations by putting nsDisplayListBuilder's per-presshell state in an nsAutoTArray. r+sr=mats 2008-01-04 01:53:01 +00:00
roc+%cs.cmu.edu 1365a04cf1 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-04 01:50:32 +00:00
tor%cs.brown.edu e945d72d57 Bug 389746 - implement feDisplacementMap.
p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
2008-01-03 21:37:59 +00:00
dtownsend%oxymoronical.com e3344fe165 Backout of bug 409383 to correct test failure on fxdbug-win32-tb. 2008-01-03 20:19:22 +00:00
longsonr%gmail.com 9e05da2268 Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner 2008-01-03 14:30:03 +00:00
jruderman%hmc.edu 50dc994407 Add crashtest 2008-01-03 05:56:25 +00:00
karlt+%karlt.net 22d8fc9267 FinishReflowChild() with the final position for <msqrt> and <mpadded>
b=410132, r+sr+a=roc
2008-01-03 04:33:21 +00:00
karlt+%karlt.net 6ba60fdcfa Make nsBoundingMetrics::operator+= handle empty bounds.
b=410132, r+sr+a=roc
2008-01-03 04:32:12 +00:00
karlt+%karlt.net 973f30f086 Calculate maximum height of a character built from parts when measuring.
b=403559, r+sr+a=roc
2008-01-03 04:21:36 +00:00
Olli.Pettay%helsinki.fi 193faf45e3 Bug 409807, r+sr=roc, a=beltzner 2008-01-03 00:01:30 +00:00
tor%cs.brown.edu a7aa2d1b9c Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore 2008-01-02 20:49:14 +00:00
ginn.chen%sun.com 0d376ccf00 Bug 398362 First menuitem is not selected when opening a menu for the first time
r=enndeakin sr=bzbarsky
2008-01-02 05:33:30 +00:00
jruderman%hmc.edu 7410ebe80e Add crashtest 2008-01-01 21:59:37 +00:00
reed%reedloden.com 7d480431ec Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 10:11:08 +00:00
dwitte%stanford.edu 498dc4f671 Bug 410358 - use nsTArray in nsTreeBodyFrame. r+sr=neil, a=stuart 2008-01-01 01:31:16 +00:00
karlt+%karlt.net aae4646d3a Bug 410284 ��� failure to paint sometimes with missing glyphs for parts of
stretchy characters.  r+sr=roc a=pavlov
2008-01-01 01:23:13 +00:00
longsonr%gmail.com 8c75c2c62a Bug 409573 - Null deref [@ nsSVGUseFrame::GetCanvasTM] with filter, use, XBL. r+sr=tor,a1.9=beltzner 2007-12-31 14:13:34 +00:00
mats.palmgren%bredband.net c8a1d5e0af Backing out bug 406380 to fix reftest failure. 2007-12-31 11:32:08 +00:00
mats.palmgren%bredband.net 16177eb33b Crash test for bug 406380. 2007-12-31 10:30:58 +00:00
mats.palmgren%bredband.net 9e8e0bfb65 Update content offset for all next-continuations, not just fluid ones. b=406380 r+sr=roc a=blocking1.9 2007-12-31 10:29:20 +00:00
jruderman%hmc.edu 32c8e5b94f Fix test bustage: looks like bz checked in more changes to reftest.list than he intended 2007-12-30 23:06:30 +00:00
bzbarsky%mit.edu d0f6c62670 Adding test. 2007-12-30 22:34:15 +00:00
reed%reedloden.com 173ba56948 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 20:43:27 +00:00
karlt+%karlt.net 9a10cd15be Set overflow area for nsMathMLContainerFrames.
b=161155, r+sr=roc
2007-12-28 23:04:19 +00:00
karlt+%karlt.net 71cdd4ad2b Provide correct GetBounds() for nsDisplayMathMLCharForeground.
Bug 161155 ��� Integrals appear clipped sometimes.  r+sr=roc
2007-12-28 22:16:07 +00:00
dholbert%cs.stanford.edu dbf687f1ea Whitespace-only change:
Clean up indentation for argument list in nsColumnSetFrame::Reflow
2007-12-28 04:00:35 +00:00
jdaggett%mozilla.com 400192f194 Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov 2007-12-28 01:28:28 +00:00
sayrer%gmail.com 4ec52c9743 Bug 387522. Native JSON support. r=crowder/jst, sr=brendan 2007-12-27 21:34:07 +00:00
jruderman%hmc.edu 3f2844efd4 Fix these crashtests: rename -moz-intrinsic to -moz-max-content 2007-12-24 04:50:12 +00:00
jruderman%hmc.edu 6703b4822e Add crashtest. 2007-12-24 03:08:42 +00:00
jruderman%hmc.edu 6c98f94556 Add crashtests 2007-12-24 03:01:26 +00:00
jruderman%hmc.edu 9d86755ef3 Add crashtest 2007-12-24 02:38:25 +00:00
jruderman%hmc.edu 58585d693a Add crashtest 2007-12-24 02:20:43 +00:00
jruderman%hmc.edu a1316b317b Add reftest 2007-12-24 02:08:45 +00:00
jruderman%hmc.edu 8eb42d0e47 Add crashtests 2007-12-24 01:51:54 +00:00
jruderman%hmc.edu 29f73a15f4 Add a reftest 2007-12-24 01:47:40 +00:00
jruderman%hmc.edu 3501df4dcf Add reftests for dynamic cross-element ligatures 2007-12-24 01:38:11 +00:00
jruderman%hmc.edu 4d19e3a3aa Add crashtest (currently fails on Mac, hopefully passes on other platforms) 2007-12-24 01:30:58 +00:00
jruderman%hmc.edu a469623bcb Add reftest 2007-12-24 01:22:02 +00:00
jruderman%hmc.edu 4cc3dc955e Add crashtests. In old builds, these would have shown the problem only when Firefox was running under Valgrind. 2007-12-24 00:54:56 +00:00
jruderman%hmc.edu 2b277c4bf4 Add a crashtest 2007-12-24 00:28:28 +00:00
jruderman%hmc.edu 22e03976eb Add crashtest 2007-12-24 00:25:14 +00:00
hwaara%gmail.com eadda74e81 bug 392040, <select> menu requires multiple clicks to show up in zoom pages, r=bz, sr=roc, a=blocking1.9+. Also checking in a testcase for bug 404872 2007-12-22 21:07:59 +00:00
jwalden%mit.edu 9012596b1b Mr. President, we must not allow a crashtest gap! 2007-12-22 15:20:26 +00:00
roc+%cs.cmu.edu f09d7e8f9a Bug 409337. Discard invalidation requests made by hidden plugins. r=josh,sr=jst,a=beltzner 2007-12-22 08:56:57 +00:00
dwitte%stanford.edu 8e78727416 (final) relanding since this has no Ts impact. 2007-12-22 00:56:28 +00:00
neil%parkwaycc.co.uk 4ec6e70890 Bug 408904 Fix crash regression from bug 384874 r=Enn sr=bz a=beltzner 2007-12-21 17:59:35 +00:00
dwitte%stanford.edu 1eeb378ebd reverting change. 2007-12-21 15:02:13 +00:00
reed%reedloden.com 9e5421cfda Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 11:30:30 +00:00
dwitte%stanford.edu 4d9cd8d1bd reland part of bug 407442. 2007-12-21 11:22:18 +00:00
reed%reedloden.com 2ec8d18b18 Bug 257437 - "[GTK2] NS_THEME_SEPARATOR, NS_THEME_SPLITTER implementation" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-21 11:17:03 +00:00
bzbarsky%mit.edu 74c1cb2c0b Fixing test bugs 2007-12-21 04:35:21 +00:00
bzbarsky%mit.edu 0a9c5b304c Adding tests 2007-12-21 03:36:38 +00:00
roc+%cs.cmu.edu 0a3ce3aad9 Bug 408749 crashtest 2007-12-21 03:30:32 +00:00
roc+%cs.cmu.edu 65581ec373 Bug 408749. Use a QI check instead of a frame-type check to detect blocks. r+sr=bzbarsky,a=schrep 2007-12-21 03:28:19 +00:00
roc+%cs.cmu.edu f0de57fdd6 Bug 408749. Reflow captions with unconstrained height, because we have no logic to reflow their continuations. r+sr=bzbarsky 2007-12-21 03:25:36 +00:00
jwalden%mit.edu e199b26e15 Windows and Linux suck because they don't like the Acid2 reftest. 2007-12-21 02:51:30 +00:00
jwalden%mit.edu 2996f759d0 Bug 289480 - Add a reftest for acid2. Note that there are known issues with acid2 with certain fonts in how the chin is displayed -- if you're running reftests and hit a problem with how the chin renders, comment in the bug and we can comment out the chin or something. Acid2 test by Hixie, reftest and nose-job image by me. a=itsatest 2007-12-21 01:02:07 +00:00
Olli.Pettay%helsinki.fi f4dbb6e75e Bug 392698, ASSERTION: can't mark frame dirty during reflow, r+sr=roc, a=blocking1.9 2007-12-20 23:49:46 +00:00
jwalden%mit.edu 635c7c9559 Bug 409293 - Support HTML targets on reftests, e.g. to allow acid2.html#top as the test or the reference. r=dbaron, a=testonlychange 2007-12-20 23:49:00 +00:00
smontagu%smontagu.org 1bc0c8d0cb Mark test failing on tinderbox as random 2007-12-20 17:08:46 +00:00
smontagu%smontagu.org 184a0d4edd Reftests for ZWNJ 2007-12-20 16:13:41 +00:00
enndeakin%sympatico.ca 59e7e0b727 Bug 400185, crash with popupgroup, disallow using popupgroups and only create a frame for the native anonymous one, r+sr=bz 2007-12-20 14:46:12 +00:00
longsonr%gmail.com 1c99956fd7 Bug 396771 - SVG text with percentage positioning not shown correctly (add missing assertion). r=jwatt,sr=tor,a=blocking1.9+ 2007-12-20 14:31:17 +00:00
longsonr%gmail.com 2e1fbd57f3 Bug 396771 - SVG text with percentage positioning not shown correctly. r=jwatt,sr=tor,a=blocking1.9+ 2007-12-20 14:26:34 +00:00
jwatt%jwatt.org 77aa9961de Skip reftest since it's somehow causing itself and other tests to fail to load 2007-12-20 12:09:37 +00:00
jwatt%jwatt.org 7490338d9f Re-checkin reftest for bug 407959 (this time setting fullZoom onload) 2007-12-20 11:42:57 +00:00
smontagu%smontagu.org 513cd47114 testcases for bug 408292 2007-12-20 10:18:19 +00:00
smontagu%smontagu.org 475eccb11c Collect frames from all block continuations in the buffer for bidi resolution. Bug 408292. r+sr=roc, a=schrep 2007-12-20 10:06:14 +00:00
jwatt%jwatt.org ff45ed73e7 Re-checkin fix for bug 407959 (this time without the reftest that I suspect caused other tests to fail (a modified test will follow)). Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-20 09:13:38 +00:00
roc+%cs.cmu.edu 65871fcac1 Backing out jwatt's fix for bug 407959 because of test failures. 2007-12-20 08:16:01 +00:00
dwitte%stanford.edu ff1801fc3e relanding part of 407442. 2007-12-20 07:30:06 +00:00
jwatt%jwatt.org 5ebd919a01 Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-20 06:48:20 +00:00
jruderman%hmc.edu e665de4dbd Add bug number for skipped reftest 2007-12-20 05:40:15 +00:00
jruderman%hmc.edu 43f08758e5 Disable this test on Windows (again); it seems to crash or hang on Tinderbox. 2007-12-20 05:31:48 +00:00
jruderman%hmc.edu b4381f23e2 Let's see whether this test still turns Windows orange/red. 2007-12-20 04:22:14 +00:00
jruderman%hmc.edu 5d35cd8858 Move setTimeout to onload to make sure it doesn't fire too early. 2007-12-20 01:29:26 +00:00