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

22491 Коммитов

Автор SHA1 Сообщение Дата
roc+@cs.cmu.edu 8184df781e Fixing bustage 2008-04-25 03:17:12 -07:00
roc+@cs.cmu.edu 149a451e70 Bug 430465. Don't round source coordinates in the tiled-image-drawing path. r=vlad,a=beltzner 2008-04-25 02:40:04 -07:00
gavin@gavinsharp.com 9b2fb76a02 Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner 2008-04-24 17:25:15 -07:00
dholbert@cs.stanford.edu 9afbef7f63 Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner 2008-04-24 11:48:34 -07:00
roc+@cs.cmu.edu 84a91c083e Bug 430412. Don't bother showing a scrollbar if there's less than one device pixel to scroll into view. r+sr=bzbarsky,a=beltzner 2008-04-24 01:14:06 -07:00
roc+@cs.cmu.edu b59f02562c Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner 2008-04-24 01:08:33 -07:00
reed@reedloden.com 51723efe1a Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner] 2008-04-23 22:53:41 -07:00
jonas@sicking.cc 7c5d9d0c55 Change reftest and crashtest in preparation for bug 379959 to not use data-urls for -moz-binding. r=dholbert. Test changes only. 2008-04-23 21:41:33 -07:00
jruderman@hmc.edu 5d6a797acb Add crashtest 2008-04-23 19:35:59 -07:00
jruderman@hmc.edu 0e9c562456 Remove comment from crashtests.list now that the relevant bug is gone. 2008-04-23 19:03:05 -07:00
gavin@gavinsharp.com 7bd74eae4a Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon 2008-04-23 15:56:40 -07:00
gavin@gavinsharp.com 908c443de8 Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner 2008-04-23 15:33:14 -07:00
roc+@cs.cmu.edu 7f0ad58213 Bug 312225. When we flip a menu vertically to keep it off the bottom of the screen, we need to reverse the 2px vertical offset from the mouse cursor that we introduce for context menus. 2008-04-23 14:25:34 -07:00
jruderman@hmc.edu ca67f9572c Add crashtest 2008-04-22 23:12:13 -07:00
jruderman@hmc.edu 33786e80e8 Add reftests 2008-04-22 22:00:19 -07:00
jruderman@hmc.edu a14fec45f7 Add crashtest 2008-04-22 21:54:40 -07:00
jruderman@hmc.edu 8663fcf577 Add crazy crashtest 2008-04-22 21:47:42 -07:00
jruderman@hmc.edu b4e892dce4 Adding crashtest 2008-04-22 21:44:09 -07:00
jruderman@hmc.edu 595bc2024c Add a crashtest 2008-04-22 21:43:19 -07:00
jruderman@hmc.edu 0afd018fea Add crashtest 2008-04-22 21:42:25 -07:00
jruderman@hmc.edu 4a17677e29 Adding crashtest 2008-04-22 21:41:28 -07:00
jruderman@hmc.edu cde0cb1b73 Adding a crashtest. 2008-04-22 21:38:41 -07:00
jruderman@hmc.edu 7590956f46 Add crashtest 2008-04-22 21:35:50 -07:00
jruderman@hmc.edu 0786e2ca8f Add crashtest 2008-04-22 21:35:50 -07:00
jruderman@hmc.edu cbc2c78001 Add a crashtest 2008-04-22 21:34:53 -07:00
jruderman@hmc.edu 62c09afd78 Add crashtest. 2008-04-22 21:32:54 -07:00
jruderman@hmc.edu 6d51c67969 Add crashtest 2008-04-22 21:31:40 -07:00
jruderman@hmc.edu 9486236557 Adding crashtest. 2008-04-22 21:25:47 -07:00
jruderman@hmc.edu 40a804164f Adding crashtest 2008-04-22 21:24:35 -07:00
jruderman@hmc.edu 1ba9ce2f1a Add crashtest. 2008-04-22 21:21:06 -07:00
jruderman@hmc.edu 125ddbdad8 Adding crashtest 2008-04-22 21:19:35 -07:00
jruderman@hmc.edu f82e0a511a Add crashtest 2008-04-22 21:06:07 -07:00
jruderman@hmc.edu 7632c8d3b8 Add a crashtest 2008-04-22 21:04:55 -07:00
jruderman@hmc.edu cee1f0e23a Add crashtest 2008-04-22 21:02:09 -07:00
jruderman@hmc.edu eb50964d0d Add crashtests 2008-04-22 20:56:59 -07:00
roc+@cs.cmu.edu 9fe63cd0b9 Bug 335359. Make the caret thicker when it's at a Kanji character. r+sr=mrbkap,a=damon 2008-04-22 20:13:55 -07:00
karlt+@karlt.net 6d1cc05193 clip parts of stretchy chars more carefully b=427666 (also fixes b=349907) r+sr=roc a1.9=damons 2008-04-22 20:13:09 -07:00
roc+@cs.cmu.edu 0a08f2b3e7 Bug 393791. Don't allow menus to open before we've generated their child frames. r=enn,sr=neil,a=beltzner 2008-04-22 20:05:54 -07:00
dholbert@cs.stanford.edu 062853928d Bug 430357: Subtract not just normal margin, but also unwriteable margin, when positioning selected block during print-selection. r+sr=roc a=damons 2008-04-22 18:53:20 -07:00
gavin@gavinsharp.com 47d32a6cc7 Back out patch for bug 144000 (backout patch by jst@mozilla.org, r=uriber, sr=peterv, a=beltzner) 2008-04-22 13:48:37 -07:00
fantasai.cvs@inkedblade.net c211162a35 prevent fixed frames from trying to split reflow roots in print mode b=408602 r+sr=roc a=disicore 2008-04-22 10:24:28 -07:00
bzbarsky@mit.edu 669868b0c3 Don't try to include the selection area in our text-decoration overflow if we're not selected. Bug 429595, r+sr=roc, a=beltzner 2008-04-21 20:28:14 -07:00
dholbert@cs.stanford.edu adba8b45ad Bug 430150: During print-selection, use zoom ratio to scale y-position and height of selection, so that it doesn't get shifted too far when we move it to top of page. r+sr=roc a1.9=damons 2008-04-21 18:22:48 -07:00
dholbert@cs.stanford.edu 53026c6433 Bug 429337: re-landing patch, with bustage fix. (bustage fix initializes nsPrintSettingsGTK::mPrintSelectionOnly to false in default constructor. Wasn't getting initialized before.) 2008-04-21 18:18:26 -07:00
dholbert@cs.stanford.edu eb3eec51c9 Backing out bug 429337 to fix broken printing reftests on linux test box. 2008-04-21 17:48:12 -07:00
dholbert@cs.stanford.edu 054feb2357 Crashtests for bug 404219. a=tests-only 2008-04-21 17:23:59 -07:00
roc+@cs.cmu.edu fac910f058 Backing out 393791 2008-04-21 17:09:55 -07:00
dholbert@cs.stanford.edu b0920a520c Bug 429337: During print-selection, don't use an unconstrained page height everywhere -- just on the reflowSize (where we need it, to catch selections on pages beyond the first). r+sr=roc a=beltzner 2008-04-21 15:36:26 -07:00
roc+@cs.cmu.edu 96e32e71c6 Bug 393791. Don't show a popup menu if we haven't generated its children yet. r=enn,sr=neil,a=beltzner 2008-04-21 15:02:17 -07:00
roc+@cs.cmu.edu 1cf7770007 Bug 316500. Fix merge regression so that fixed-background tables display correctly. r+sr=mats,a=damon 2008-04-21 15:00:48 -07:00
timeless@mozdev.org 24e63f7a5e Bug 351687 [@ nsBlockFrame::GetAccessible] mContent null check comes after we use mContent r=aaronl sr=dbaron a=beltzner 2008-04-21 10:19:32 -07:00
enndeakin@sympatico.ca 066e865196 Backout bug 398928 2008-04-21 09:53:30 -07:00
smontagu@smontagu.org d4bc85074f Assert that the nsContinuingTextFrame is not a first continuation. Bug 414760, r+sr=roc 2008-04-21 00:17:04 -07:00
vladimir@pobox.com 7ca24931ed backing out 2008-04-20 01:24:42 -07:00
vladimir@pobox.com ff8acc97ea b=427122, padding on select elements ignored, r=dbaron,a=beltzner 2008-04-19 23:42:00 -07:00
vladimir@pobox.com 2f480deb23 Back out patch for bug 397303 due to serious perf regressions; r/sr=roc 2008-04-19 22:31:30 -07:00
jonas@sicking.cc 5de2c99b5b Bug 423269: Don't add scriptblockers around StartUpdate/EndUpdate batches as script is likely to execute at the last EndUpdate. Also for now, restore full functionality to scripts running while there are scriptblockers. r/sr=bz a=beltzner 2008-04-18 10:20:11 -07:00
peterv@propagandism.org 72957354f8 Fix for bug 388659 (Links become undraggable when document contains contenteditable element). r/sr=roc, a=beltzner. 2008-04-18 06:27:02 -07:00
roc+@cs.cmu.edu 979dbc9b21 Bug 429172. Return the docshell's script global object as soon as the document's content viewer has been Closed(). r+sr=sicking,a=beltzner 2008-04-18 03:02:03 -07:00
roc+@cs.cmu.edu a091e3d5c6 Bug 428156. Relanding. Make ComputeRepaintRegionForCopy handle non-moving frames that clip moving frames. r+sr=dbaron 2008-04-18 02:21:21 -07:00
jdaggett@mozilla.com bb0afdab7b Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad 2008-04-18 02:11:47 -07:00
fantasai.cvs@inkedblade.net 8d6acf49ba this test doesn't exist yet 2008-04-18 00:49:31 -07:00
fantasai.cvs@inkedblade.net c799e1aaed consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner 2008-04-18 00:40:35 -07:00
karlt+@karlt.net 10eff40fb2 PaintHorizontally: correct dy calculation when bm.ascent is -ve. b=242861 r+sr=roc a1.9=beltzner 2008-04-17 20:27:09 -07:00
jst@mozilla.org 4b69a276d4 Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner 2008-04-17 15:30:51 -07:00
dholbert@cs.stanford.edu fa248f485b Bug 409084: When determining if a row or rowgroup isTopOfPage, check if the previous row has positive YMost, rather than just checking if there *is* a previous row. r=bernd sr=dbaron a1.9=beltzner 2008-04-17 11:18:41 -07:00
roc+@cs.cmu.edu fe6c3d833b Bug 428156 backout 2008-04-17 04:52:32 -07:00
roc+@cs.cmu.edu 38367a0fc9 Bug 409227 reftest 2008-04-17 01:23:29 -07:00
roc+@cs.cmu.edu ae2ff1b3c0 Bug 428156. ComputeRepaintRegionForCopy needs to handle non-moving frames that clip moving content. r+sr=dbaron,a=beltzner 2008-04-17 01:15:14 -07:00
gavin@gavinsharp.com 9ccb724ba2 Bug 428226: Fix and reenable test for bug 393970 on Linux, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc 2008-04-16 13:27:24 -07:00
mats.palmgren@bredband.net 6bf782cd21 Stop QuickTime and Flip4Mac plugins directly when requested (not off an event). b=426524 r+sr=jst a1.9=beltzner 2008-04-16 13:06:48 -07:00
bzbarsky@mit.edu 8fbb442e1f display:block legends should still shrink-wrap. Bug 428423, tests by dholbert, r=dholbert, sr=dbaron, a=beltzner 2008-04-16 09:07:27 -07:00
enndeakin@sympatico.ca e39b4ffc1c Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 08:29:54 -07:00
karlt+@karlt.net 96eba5b7a3 still fails on Windows too - bug 428458 2008-04-15 17:42:25 -07:00
karlt+@karlt.net 09b69b71ae still fails on Mac - bug 428458 2008-04-15 17:13:20 -07:00
karlt+@karlt.net e4d79fc85c Use a | char to tighten up test but still allow for 1 pixel. b=428458 2008-04-15 16:30:32 -07:00
Olli.Pettay@helsinki.fi f2fddd2288 backout Bug 424377, a=beltzner 2008-04-15 11:02:22 -07:00
longsonr@gmail.com 9a2ef547fe Bug 428379 - Fix translated foreignObject zooming. r=jwatt,sr=roc,a1.9=beltzner 2008-04-15 03:48:09 -07:00
jwatt@jwatt.org f63f539efe Bug 428228. Removing element from SVG <svg> crashes. r=longsonr, sr=roc, a=beltzner 2008-04-15 01:31:06 -07:00
masayuki@d-toybox.com 6112db9666 Bug 428846 Using underline hint at painting the strikeout line of Quirks mode r+sr=roc, a1.9=beltzner 2008-04-14 23:47:59 -07:00
masayuki@d-toybox.com df50252cb9 Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor 2008-04-14 21:16:24 -07:00
roc+@cs.cmu.edu 818354a81e Bug 427730. Make text for ATSUI layout end in ' ' or ' .' instead of '.', to ensure the last character isn't treated as the start of a kerning pair. r=jdaggett,sr=vlad,a=beltzner 2008-04-14 18:48:19 -07:00
roc+@cs.cmu.edu 9834f18640 Bug 399258. nsCSSRendering::PaintBorder should not try to optimize away the case where the dirty rectangle is inside the element's padding-rect, because border-radius can make the border appear inside the padding-rect. nsDisplayBorder::OptimizeVisibility does this optimization correctly already so just remove it from PaintBorder. r+sr=vlad, a=damon 2008-04-14 18:41:12 -07:00
dbaron@dbaron.org f8dcd3c29e Fix bug 427129 / 377664: When displacing blocks that don't interact with floats around floats, displace the border box rather than the margin box. Fix bug 427782: Simultaneously, only displace when the width actually won't go down to an amount that fits (i.e., if it will go to an amount smaller than the intrinsic minimum width, let it). b=427129 r+sr=roc a=schrep 2008-04-14 18:05:17 -07:00
dbaron@dbaron.org 4589e85ab3 Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons 2008-04-14 18:04:18 -07:00
jonas@sicking.cc 6bfcb3ce44 Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner 2008-04-14 16:59:21 -07:00
mats.palmgren@bredband.net 062a5aa2bb Don't delay stopping the Quicktime plugin. b=425157 r+sr=jst a1.9=beltzner 2008-04-14 16:39:59 -07:00
roc+@cs.cmu.edu 6eb1cd4a0c Bug 420987. The caret size should be specified in CSS pixels and it should be rounded like borders --- rounding down to the nearest device pixel, but not down to zero. r+sr=mrbkap,a=schrep 2008-04-14 14:09:23 -07:00
mats.palmgren@bredband.net e85cc637ce The position of an outside bullet should not be affected by floats inside the principal block (this fixes most cases). b=427370 r+sr=dbaron a1.9=beltzner 2008-04-13 10:43:12 -07:00
dholbert@cs.stanford.edu b7a5c89466 Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner 2008-04-11 22:32:49 -07:00
bent.mozilla@gmail.com c54db3bb3c Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner. 2008-04-11 10:29:06 -07:00
masayuki@d-toybox.com a383f49809 Bug 426772 Floated first-letter generates too tall box r+sr=roc, a1.9=beltzner 2008-04-11 01:44:58 -07:00
karlt+@karlt.net eee24d5331 Add a space to be more permissive. 2008-04-10 22:15:01 -07:00
karlt+@karlt.net 73b4370143 fails on Windows too - bug 428458 2008-04-10 21:32:23 -07:00
karlt+@karlt.net ad58167f9f fails on Mac - bug 428458 2008-04-10 21:08:22 -07:00
roc+@cs.cmu.edu f44811bdc7 Bug 424915. Improve display list analysis so that sites with content covered by the scrolling element, such as GMail, can use bitblit scrolling. r+sr=dbaron,a=beltzner 2008-04-10 20:46:37 -07:00
karlt+@karlt.net a9ed466a00 Test text input size with monospace fonts b=410405. 2008-04-10 20:17:32 -07:00
dholbert@cs.stanford.edu ee797e1963 Minor comment-only change (fixing typo) 2008-04-10 17:39:16 -07:00
martijn.martijn@gmail.com a87f16775e Extra reftest for bug 413027 - Marquee height is sized too small, clipping text vertically, a=beltzner 2008-04-10 16:17:20 -07:00
martijn.martijn@gmail.com 203f025a8c Workaround patch for bug 413027 - Marquee height is sized too small, clipping text vertically, r+sr=roc, a=beltzner 2008-04-10 16:09:16 -07:00
roc+@cs.cmu.edu 8ce149d016 Bug 426987. Split SaveState from nsIDocument::Destroy so that we don't do Destroy() while we're still displaying the document. r+sr=sicking,a=beltzner 2008-04-10 15:47:01 -07:00
roc+@cs.cmu.edu 478cee734c Bug 421432. Don't crash when we ScrollToAnchor after UnsuppressPainting tore down the document. r+sr=dbaron,a=beltzner 2008-04-10 15:42:03 -07:00
dholbert@cs.stanford.edu 14370ae359 Bug 402264: When we're scaling printed content, don't scale unconstrained heights. r+sr=roc a=damons 2008-04-10 15:34:38 -07:00
marco.zehe@googlemail.com ae5b3ccab3 bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner 2008-04-10 08:11:15 -07:00
jwatt@jwatt.org b71efcf867 Bug 428023. Allow SVG without a viewBox to scroll when embedded by reference by a replaced element. r=longsonr, sr=roc, a1.9=vlad 2008-04-09 23:25:31 -07:00
roc+@cs.cmu.edu bbd877cbef Bug 425253 crashtest 2008-04-09 22:29:53 -07:00
roc+@cs.cmu.edu 0a70ba3e53 Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon 2008-04-09 21:39:41 -07:00
karlt+@karlt.net 82dfb2c8fd Check that non-spacing marks in accents are visible b=427659. 2008-04-09 21:35:46 -07:00
gavin@gavinsharp.com 44f703e85e Disable test from bug 393970 on linux (bug 428226) 2008-04-09 20:29:17 -07:00
gavin@gavinsharp.com e961ae73d7 Disable test from bug 393970 on linux (bug 428226) 2008-04-09 20:00:37 -07:00
gavin@gavinsharp.com 4bdeb5b3fe Bug 393970: grid columns don't line up if one <rows> block is scrollable, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc, a=beltzner 2008-04-09 15:15:59 -07:00
karlt+@karlt.net c095d55e43 Tweak reftest again for aveCharWidth wide enough for numerals. b=410405 2008-04-08 23:57:34 -07:00
reed@reedloden.com 38fcdb21a5 Bug 427845 - "reftests/text-decoration/underline-block-propagation-*.html are buggy" [p=zweinberg@mozilla.com (Zack Weinberg) r=dbaron] 2008-04-08 23:38:45 -07:00
reed@reedloden.com d0b18c15d7 Bug 426852 - "flash object disappear after going back" [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=jst a=blocking1.9+] 2008-04-08 23:28:23 -07:00
reed@reedloden.com 52084d2065 Bug 427163 - "Crash [@ nsContentUtils::ContentIsDescendantOf] with contenteditable, right-clicking and document.write" (add null check) [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a1.9=damons] 2008-04-08 23:16:09 -07:00
karlt+@karlt.net b1c0388a3c use text-rendering:optimizeLegibility so that non-spacing marks render. b=427659, r+sr=roc, a1.9=dsicore 2008-04-08 22:30:08 -07:00
ajschult@verizon.net e440a7575b Bug 408355: Better fix for bug 396024 that doesn't leak (as much). r+sr=roc, a=beltzner 2008-04-08 22:24:13 -07:00
jonas@sicking.cc f6bc46eb38 Backing out due to test failures 2008-04-08 20:20:39 -07:00
jonas@sicking.cc aedea05d90 Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking 2008-04-08 19:06:27 -07:00
dholbert@cs.stanford.edu af57e0ba07 Bug 421710: Adding assertion reftest 2008-04-08 14:33:32 -07:00
gavin@gavinsharp.com 54884944b3 Re-land the part of bug 295994 that removes the reference to the removed test, since I didn't re-add it in my initial backout 2008-04-08 13:57:17 -07:00
gavin@gavinsharp.com 7e4a821f69 Back out patch for bug 295994 2008-04-08 13:50:00 -07:00
dbaron@dbaron.org 593a0bb24a Don't let columns with no cells originating in them expand in the pass for expanding zero-width columns. b=425972 r=dholbert sr=roc a=blocking1.9+ 2008-04-08 12:07:16 -07:00
longsonr@gmail.com 04840052a3 reftests for bug 423998 2008-04-08 12:06:27 -07:00
longsonr@gmail.com f4636276cf reftests for bug 423998 2008-04-08 12:03:17 -07:00
longsonr@gmail.com 985d52a20e reftests for bug 423998 2008-04-08 12:03:17 -07:00
reed@reedloden.com 3ada7e2c40 Bug 420499 - "Caret browsing mode wrongly engaged" (Mochitest) [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2008-04-08 11:52:48 -07:00
reed@reedloden.com 29989d380d Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+] 2008-04-08 11:48:34 -07:00
reed@reedloden.com ce7a855156 Bug 426660 - "Allow Firefox themes to change based on the OS theme" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=vlad sr=dbaron a=blocking1.9+] 2008-04-08 11:36:53 -07:00
dholbert@cs.stanford.edu 6c8b71ce5d Bug 421710: Replace a call to CreateContinuationFor with calls to SplitPlaceholder & SplitLine, to make sure that we don't lose the real frame for which we've made a placeholder. Patch by Michal Novotny <michal@allpeers.com> r+sr=roc a=blocking1.9+ 2008-04-08 07:42:52 -07:00
roc+@cs.cmu.edu 6ede5f6340 Disabling failing test. It's not the important one here anyway. 2008-04-08 06:42:36 -07:00
roc+@cs.cmu.edu d5a1dc86da Bug 411585. Traverse all pages after the current page when painting a page, to locate placeholders that we need to traverse in order to paint out-of-flows on the current page. r+sr=dbaron 2008-04-08 06:06:12 -07:00
longsonr@gmail.com 8c22814a18 Bug 423998 - Fix repainting regression(s) and multiple invalidation bugs. r=jwatt,sr=roc,a1.9=blocking1.9+ and beltzner 2008-04-08 05:51:19 -07:00
roc+@cs.cmu.edu 7c840869f1 Bug 422678. Table rows whose style-height doesn't fit in the available height (but whose cells do) should be marked incomplete during reflow. r=bernd,sr=dbaron 2008-04-08 05:28:34 -07:00
timeless@mozdev.org 659585cffb Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-07 23:18:35 -07:00
dholbert@cs.stanford.edu 6d8b04ca35 Bug 389949: Bustage fix 2008-04-07 17:47:14 -07:00
dholbert@cs.stanford.edu 616bf5f49e Bug 389949, second patch: rotate landscape-mode printed output in Linux. (so we don't end up printing landscape-oriented content on top of portrait-oriented paper.) r+sr=vlad a=blocking1.9 2008-04-07 17:32:48 -07:00
dholbert@cs.stanford.edu 177ed1bc66 Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+ 2008-04-07 17:27:10 -07:00
masayuki@d-toybox.com b5f3baa661 Bug 427420 selection decoration lines (spell checker's underline and IME composing string underline) are not displayed r+sr+b1.9=roc 2008-04-07 16:57:13 -07:00
longsonr@gmail.com e0c8c3f8f1 Bug 426980 - foreignObject content displays at wrong size if zoomed. r=jwatt,sr=roc,a1.9=beltzner 2008-04-07 16:16:36 -07:00
longsonr@gmail.com 3d6a5cc784 Bug 426738 - SVG text in hyperlink appears to have incorrect length. r+sr=roc,a1.9=beltzner 2008-04-07 15:27:52 -07:00
vladimir@pobox.com db41e46abb Revert incorrect commenting out of test 2008-04-07 13:27:20 -07:00
longsonr@gmail.com be34b49a58 Bug 426721 - Transforming the ancestors of a foreignObject does not cause a refresh. r+sr=roc,a1.9=dsicore 2008-04-07 03:32:41 -07:00
vladimir@pobox.com ac0dde340f temporarily disable this reftest -- see bug 427480 2008-04-07 00:36:24 -07:00
timeless@mozdev.org ab6a2dc67e Bug 421030 Crash in [@ nsIFrame::GetView()] refreshing Viewpoint demo page r=roc sr=roc a=roc 2008-04-06 12:02:28 -07:00
timeless@mozdev.org b0e4df4591 Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
bmlk@gmx.de e2c0c7cd77 lookup all columns for possible originating cells, bug 426706 r/sr=bzbarsky a=beltzner 2008-04-06 05:16:45 -07:00
bmlk@gmx.de 4e493051f8 initialize all border parameters so that the border is initialized even for empty rowgroups bug 424434 r/sr=bzbarsky a=mtschrep 2008-04-06 05:12:04 -07:00
roc+@cs.cmu.edu c29f127699 Bug 416735. When a table frame paints the backgrounds for all its parts, make sure those parts notify the table frame display item when they are background-attachment:fixed. r+sr=dbaron 2008-04-06 04:34:14 -07:00
roc+@cs.cmu.edu 8f556c16f9 Bug 424710. Make sizing of abs-pos frames whose container is the initial containing block sane and consistent with Firefox 2, while still incorrect. r+sr=dbaron 2008-04-06 03:03:41 -07:00
smontagu@smontagu.org 6d810bbd51 Correct the coordinates for selection decoration in right-to-left text. Bug 421042, r+sr=roc, a=beltzner 2008-04-06 01:12:09 -07:00
dbaron@dbaron.org 878a6caed2 Disable a small part of the fix for bug 416168 to fix a regression with outlines of certain empty inlines. b=424236 r+sr=roc a=blocking1.9+ 2008-04-05 20:55:15 -07:00
dolske@mozilla.com 0e84a92881 OS X box failed even with 45 seconds, try 90. (bug 425987) 2008-04-05 18:43:02 -07:00
dolske@mozilla.com b00b8b9ba8 Reenable libpr0n reftests, and try increasing the reftest timeout from 30 to 45 seconds. (bug 425987) 2008-04-05 16:55:08 -07:00
dolske@mozilla.com c5fc7ffeda Try disabling all lbipr0n reftests (bug 425987). 2008-04-05 13:20:48 -07:00
karlt+@karlt.net dc14a55922 Add mathfontSymbol.properties for SymbolMT on MS Windows. Prefer DejaVu to Cambria Math for better stretchy fences. b=425367 r=pavlov 2008-04-04 20:38:25 -07:00
reed@reedloden.com 5790258a32 Bug 421353 - "Moving the mouse over text hyperlinks which become underlined spikes cpu usage" (Fix incorrect use of units in previous patch) [p=reg@openpave.org (Jeremy Lea) r+sr=roc a1.9=beltzner] 2008-04-04 02:19:02 -07:00
philringnalda@gmail.com 6979ef621b Bug 426392 - Crash in nsXULPopupManager::ShowPopupCallback when customizing toolbar on OS X, patch by Chris Pearce (chris@pearce.org.nz), r+sr=roc, a=blocker 2008-04-03 20:29:17 -07:00
mats.palmgren@bredband.net 687ce1c175 Protect against integer overflow when calculating frame widths. b=421671 r+sr=roc a1.9=beltzner 2008-04-02 20:11:13 -07:00
mats.palmgren@bredband.net 747c16c7c6 Disconnect the frame selection object from the pres shell earlier. b=421083 r+sr=roc a1.9=beltzner 2008-04-02 19:42:20 -07:00
karlt+@karlt.net 27eab82a82 Back out b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml. 2008-04-02 16:51:09 -07:00
karlt+@karlt.net 93bac793c7 Restore font-family order to that before b=425367 change to see if that fixes reftest failures for bugs/414123.xhtml and mathml/mi-mathvariant-1.xhtml. 2008-04-02 15:32:23 -07:00
dholbert@cs.stanford.edu d7da1fc323 Whitespace-only change: clean up parameter indentation in nsTableRowGroupFrame 2008-04-02 14:52:04 -07:00
karlt+@karlt.net 91be54bfca Add mathfontSymbol.properties for SymbolMT on MS Windows b=425367 r=pavlov 2008-04-02 14:06:17 -07:00
roc+@cs.cmu.edu fe33a6d354 Mark passing reftests as expected to pass 2008-04-01 17:11:44 -07:00
roc+@cs.cmu.edu 78a0743f5b Bug 424873. Make GetWidgetOverflow take the new frame size as input instead of using the possibly-stale old frame size. r+sr=dbaron 2008-04-01 16:34:20 -07:00
bzbarsky@mit.edu 7fcd1f6092 Invalidate the original overflow rect too when the frame moves. Bug 424766, r+sr=roc 2008-04-01 16:27:25 -07:00
bzbarsky@mit.edu 7eb9d4fe30 Invalidate things correctly when the caption or inner table is resized. Bug 424465, r=bernd, sr=roc 2008-04-01 14:53:19 -07:00
Olli.Pettay@helsinki.fi 82fc44e130 Bug 424377, r=jst, sr=roc 2008-04-01 03:37:28 -07:00
reed@reedloden.com e0e0118cf9 Bug 420499 - "Caret browsing mode wrongly engaged" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2008-04-01 01:35:11 -07:00
martijn.martijn@gmail.com 42f62e7ba4 Modified test for bug 392746, to really disable test for linux for now, instead of timing out there 2008-03-31 17:33:45 -07:00
uriber@gmail.com 13218cd26f Don't run this test on Linux for now as its causing problems in subsequent tests 2008-03-31 14:02:57 -07:00
uriber@gmail.com 1f2fa3ef01 When adding a range to the selection, set the anchor focus to the added range, rather than the last range in the selection. bug=392746 r+sr=roc a1.9=beltzner. Mochitest (v3) by Martijn Wargers. 2008-03-31 10:47:42 -07:00
longsonr@gmail.com 4630977d19 reftest for gradient on transformed text - bug 424586 2008-03-31 07:31:25 -07:00
longsonr@gmail.com 9c93b50c36 Bug 424586 - Gradients and Patterns on transformed text do not display correctly. r+sr=roc,a1.9=blocking1.9+ 2008-03-31 06:40:18 -07:00
roc+@cs.cmu.edu 421ea5a76e Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad 2008-03-31 02:40:53 -07:00
uriber@gmail.com 4ba68bceeb removing the test too. 2008-03-30 14:57:17 -07:00
uriber@gmail.com 8563131a37 reverting fix for 392746 due to unexplained failure of /tests/toolkit/content/tests/widgets/test_colorpicker_popup.xul 2008-03-30 14:55:37 -07:00
uriber@gmail.com 257225904b Fix test for bug 392746 to work on Mac, and to work more robustly on Windows (and Linux?) 2008-03-30 13:42:01 -07:00
uriber@gmail.com 06d2ad2c92 When adding a range to the selection, set the anchor focus to the added range, rather than the last range in the selection. bug=392746 r+sr=roc a1.9=beltzner. Mochitest by Martijn Wargers. 2008-03-30 11:13:29 -07:00
masayuki@d-toybox.com 3b28b33c93 Bug 421353 Moving the mouse over text hyperlinks which become underlined spikes cpu usage r=roc+stuart, sr=roc, a1.9=beltzner 2008-03-29 14:25:15 -07:00
masayuki@d-toybox.com 2a69e80bd1 Bug 424989 Cannot use reconversion of IMEs from system menu at the focus being on textarea r+sr=roc, b1.9=jonas 2008-03-29 12:38:05 -07:00
stefanh@inbox.com cc88857f09 Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner. 2008-03-29 04:43:31 -07:00
reed@reedloden.com 9daab6c56d Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 02:32:03 -07:00
reed@reedloden.com dee58b0928 Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+] 2008-03-28 01:54:27 -07:00
reed@reedloden.com dbbcc3c1e1 Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+] 2008-03-28 01:40:02 -07:00
jruderman@hmc.edu 06b83429b6 Add reftests for the Wikipedia jiggling text bug. 2008-03-27 23:08:16 -07:00
karlt+@karlt.net fe1ffcc974 Add mroot and bevelled mfrac width tests. 2008-03-27 15:52:58 -07:00
karlt+@karlt.net 97f891eee3 Correction to mroot width calculation. b=363240 r+sr=roc 2008-03-27 15:47:08 -07:00
uriber@gmail.com cbbeab337c Only join ancestor inline frames for frames that are last children. bug=424631, r=smontagu, sr=dbaron, blocking1.9=vladimir 2008-03-27 12:27:32 -07:00
dtownsend@oxymoronical.com 072ebb3175 Marking test from bug 424074 as failing on linux 2008-03-27 02:17:19 -07:00
jruderman@hmc.edu c236c042fc Add crashtest 2008-03-27 00:03:22 -07:00
joshmoz@gmail.com 5b27bd0b9e Scrollbar thumb is drawn with wrong size for custom scrollbars. b=424074 r=josh sr=vlad 2008-03-26 22:36:20 -07:00
bmlk@gmx.de 8b8fcfb091 lookup all columns for possible originating cells, bug 423514 r/sr=bzbarsky a=mtschrep 2008-03-26 22:03:02 -07:00
jruderman@hmc.edu 56b0de490d Add crashtest 2008-03-26 21:53:01 -07:00
jruderman@hmc.edu 8c070d91b8 Adding crashtest 2008-03-26 21:27:43 -07:00
jruderman@hmc.edu 84b97585e3 Add crashtests 2008-03-26 21:09:57 -07:00
jruderman@hmc.edu f5d41d93a4 Add crashtest 2008-03-26 21:06:24 -07:00
jruderman@hmc.edu db6b028d1f Add a crashtest. 2008-03-26 20:59:36 -07:00
jruderman@hmc.edu 290ef05236 Add crashtest. 2008-03-26 20:55:48 -07:00
jruderman@hmc.edu 4e5d38b3e6 Add crashtest 2008-03-26 20:52:06 -07:00
jruderman@hmc.edu 492d3c524e Add crashtest 2008-03-26 20:33:09 -07:00
jruderman@hmc.edu 703efcd013 Add reftest 2008-03-26 20:25:24 -07:00
jruderman@hmc.edu e97fa90e5d Add crashtests 2008-03-26 20:23:23 -07:00
jruderman@hmc.edu a89249c5ae Adding a crashtest. 2008-03-26 19:57:55 -07:00
jruderman@hmc.edu 63ed639cf1 Adding crashtest 2008-03-26 18:03:02 -07:00
jruderman@hmc.edu 01ae6d2ae8 Add crashtest 2008-03-26 17:28:43 -07:00
jruderman@hmc.edu 979580cbb8 Add crashtests 2008-03-26 17:24:55 -07:00
bent.mozilla@gmail.com 07c38d59c9 Bug 425289 - "Mousing over plugins on Mac/Linux leaks and prevents plugin from shutting down". r+sr=jst, a=schrep. 2008-03-26 17:24:31 -07:00
jruderman@hmc.edu 305e1db8cc Add reftest (mostly for an assertion, but also making sure it's blank) 2008-03-26 17:01:27 -07:00
jruderman@hmc.edu 5bf381d7cf Add crashtest 2008-03-26 16:54:47 -07:00
jruderman@hmc.edu 2a55bac05b Add a crashtest. 2008-03-26 16:31:18 -07:00
jruderman@hmc.edu a3285a34f1 Add crashtest 2008-03-26 16:27:23 -07:00
jruderman@hmc.edu c2850c77ee Add crashtest. 2008-03-26 15:03:26 -07:00
jruderman@hmc.edu c11e2088d0 Add crashtest 2008-03-26 14:31:37 -07:00
karlt+@karlt.net b5301660f8 Prefix msqrt with a multiplier as Mac's font and antialiasing causes the radical symbol to affect two pixels to the left of content by up to 8/256. 2008-03-25 21:47:17 -07:00
karlt+@karlt.net 27dbec1062 Bug 363240 - incorrect MathML <mtable> width and position (nsMathMLContainerFrames have zero preferred width Test widths of table cells with msqrt, mfenced, and stretchy mo, and mo with l/rspace. 2008-03-25 20:39:36 -07:00
jonas@sicking.cc 0dd3face77 fix redness, forgot this part 2008-03-25 19:59:16 -07:00
karlt+@karlt.net a6b9d2c84a Need some space between the overline and "h" for Mac's fonts and antialiasing. 2008-03-25 19:51:45 -07:00
karlt+@karlt.net df117726e1 Bug 421955: combining mark at start of text run rendered as NUL hex box or garbage 2008-03-25 18:30:39 -07:00
reed@reedloden.com 48d36e4da6 Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner] 2008-03-25 16:19:46 -07:00
uriber@gmail.com b1791d123f Reftest for bug 423676 2008-03-25 13:07:16 -07:00
mats.palmgren@bredband.net 8bcb145e34 Track event loop nesting level and delay stopping a plugin until it's safe. b=420886 r+sr=jst a1.9b5=beltzner 2008-03-25 09:56:04 -07:00
gavin@gavinsharp.com 3150621444 reftest adjustments for bug 417178 (pending r=dbaron/roc) 2008-03-25 09:50:30 -07:00
reed@reedloden.com 732fa02cb6 Back out Robert O'Callahan's patch from bug 423385 due to mochitest failure. 2008-03-24 23:26:53 -07:00
reed@reedloden.com 3cbc4b60ae Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor] 2008-03-24 21:55:47 -07:00
reed@reedloden.com ed83140178 Bug 423385 - "floating parent does not size correctly with floating child using negative margin" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=beltzner] 2008-03-24 21:50:12 -07:00
dholbert@cs.stanford.edu c237666da6 Bug 423599: Make native theming stuff use full padding when in XUL, and reduced padding when in HTML. Patch by _FrnchFrgg_ <frnchfrgg-mozbugs@altern.org>, r=ventron sr=vlad a1.9b5=beltzner. Reftest by me, r=bz a1.9b5=beltzner 2008-03-24 17:34:27 -07:00
reed@reedloden.com be4184a2d1 Back out Robert O'Callahan's patch from bug 417178 due to mochitest failure. 2008-03-24 01:41:13 -07:00
reed@reedloden.com 40cb0f8516 Bug 423676 - "weirdness with layout and selection of mixed-direction text" [p=uriber@gmail.com (Uri Bernstein) r=smontagu sr=roc a1.9b5=schrep] 2008-03-24 00:30:49 -07:00
reed@reedloden.com 433f2f04ac Bug 417178 - "Google reader does not show subscribed topics in ff3b3 at certain zoom levels" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r+sr=dbaron a1.9b5=mconnor] 2008-03-24 00:29:30 -07:00
jst@mozilla.org a4d3a2e2e3 Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu 2008-03-22 09:50:47 -07:00
dbaron@dbaron.org 4b87fd803a Add a code comment from work on 413027. 2008-03-21 21:50:58 -07:00
dbaron@dbaron.org ac0f870141 Some more grid reftests from work on 413027. 2008-03-21 21:49:51 -07:00
bmlk@gmx.de bdd278ad72 use the firstinflow when looking up rowgroups bug 424291 r/sr=bzbarsky a=mtschrep 2008-03-21 13:37:31 -07:00
Olli.Pettay@helsinki.fi 38d7d546e1 Bug 395609, r=roc+sicking, sr=sicking, a=beltzner 2008-03-21 04:18:10 -07:00
uriber@gmail.com 28f014f61c follow-up on bug 423130 to fix Windows breakage 2008-03-21 01:39:16 -07:00
uriber@gmail.com ad85cfeb27 In bidi resolution, convert inline bidi continuations not at the end of a bidi run into fluid continuations. bug=423130 r=smontagu sr=dbaron a19b5=dsicore 2008-03-21 01:17:41 -07:00
dbaron@dbaron.org 5140c6e42f Add bug number for failing tests. 2008-03-20 20:19:28 -07:00
dbaron@dbaron.org 59a162a0cc Add additional tests with opacity to exercise the cases where we construct TableBackgroundPainters from row or row group frames. 2008-03-20 20:05:21 -07:00
dbaron@dbaron.org 50002fac9c Additional fix on top of roc's patch for bug 421069 to fix the regression it caused. r=dholbert approval1.9b5=damon 2008-03-20 18:19:13 -07:00
dbaron@dbaron.org a8fd009d52 Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron approval1.9b5=damon 2008-03-20 18:18:30 -07:00
dbaron@dbaron.org 23a009990b Add some reftests for table background painting. (These tests catch the regression from the previous patch in bug 421069.) 2008-03-20 18:17:09 -07:00
dbaron@dbaron.org 8304035cf8 Add reftests for bug 421069. 2008-03-20 18:15:40 -07:00
Olli.Pettay@helsinki.fi 060a5a3d0c Bug 421209, r=cpearce, sr=jst, a=beltzner 2008-03-20 13:24:36 -07:00
dbaron@dbaron.org a2c9696729 Backing out bug 421069 (which I landed earlier today for roc) because it caused bug 424016. 2008-03-19 22:58:00 -07:00
dholbert@cs.stanford.edu 6e16062fb8 Bug 423345: Use mIsCreatingPrintPreview, not mIsDoingPrintPreview, to check if we're setting up a print-preview page. r+sr=vlad a=blocking1.9+ 2008-03-19 16:04:40 -07:00
dbaron@dbaron.org f495b5647e Don't do translation during table border painting. b=421069 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron 2008-03-19 16:02:38 -07:00
dbaron@dbaron.org ee3e251e7f Add another reftest for 413027. 2008-03-19 15:31:45 -07:00
dbaron@dbaron.org 4bc5cc9147 Add some basic reftests for XUL grid. 2008-03-19 15:29:31 -07:00