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

22264 Коммитов

Автор SHA1 Сообщение Дата
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