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

21867 Коммитов

Автор SHA1 Сообщение Дата
vladimir@pobox.com 345dc2a2b7 b=381661, reenable bilinear image filtering [mq]: 381661-enable-bilinear.patch ; r=stuart 2008-02-23 14:30:57 -08:00
uriber@gmail.com e97bd96b3a Add a comment and assertion to the fix for bug 370174. r+sr=roc on the original patch. blocking1.9=dbaron 2008-02-23 02:54:29 -08:00
roc+@cs.cmu.edu 1850bce72b Bug 407095. Reflow in more situations where horizontal scrollbar appears or disappears. May hurt Tp, let's watch. r+sr=dbaron,a=damon 2008-02-23 02:15:59 -08:00
reed@reedloden.com 82d1a8f52d Bug 419000 - "Remove SVG_DEBUG_PRINTING (as it blocks nsTransform2D cleanup)" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons] 2008-02-23 01:25:37 -08:00
jruderman@hmc.edu 17762ee6a1 Add crashtest 2008-02-22 16:14:17 -08:00
dbaron@dbaron.org e18f109b4d Correct comments in reference renderings to reflect additional bug. 2008-02-22 14:36:58 -08:00
uriber@gmail.com 54822b762c Don't crash on triple-clicking when there's an orphan content somewhere. bug=370174 r+sr=roc blocking1.9=dbaron 2008-02-22 13:21:15 -08:00
dbaron@dbaron.org 970f4686cd Thorough reftests for CSS2 10.3.7 and 10.3.8 that I wrote for bug 403328. 2008-02-22 12:52:06 -08:00
enndeakin@sympatico.ca b9ec25ac89 Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
dholbert@cs.stanford.edu 356cf160e5 Bug 413180: Stop distributing span pct-width to cols when there are only 0-width cols left. r+sr=dbaron a=beltzner 2008-02-22 09:15:27 -08:00
uriber@gmail.com 569b5e7d24 When all three of 'left', 'width', and 'right' of an absolutely-positioned elemnt are 'auto', use the direction of the static-position containing block (rather than the actual containing block) to decide whether to set 'left' or 'right' to the static position. bug=403328 r+sr=dbaron b1.9=mtschrep 2008-02-22 05:44:07 -08:00
jwatt@jwatt.org 1b19f269c6 Bug 409565. "ASSERTION: unexpected frame type" with -moz-column, float, svg. r=bz@bzarsky@mit.edu, sr=roc@ocallahan.org, b1.9=mtschrep@gmail.com 2008-02-22 02:50:32 -08:00
dholbert@cs.stanford.edu 8bc4c97fbc Bug 413286: Let empty auto-width columns be expanded. r+sr=dbaron a=blocking1.9+ 2008-02-21 19:25:56 -08:00
roc+@cs.cmu.edu 709741beff Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep 2008-02-21 18:24:04 -08:00
dbaron@dbaron.org 8fe3b28ddb Do string appending in chunks rather than one character at a time in GatherIdent and ParseString. Allow EOF to terminate strings, per CSS 2.1. b=311566 Patch by Alfred Kayser <alfredkayser@gmail.com>, with some review comments addressed by me. r+sr=dbaron a=blocking1.9+ 2008-02-21 17:37:04 -08:00
roc+@cs.cmu.edu aa74d21d34 Reftest for bug 393490 2008-02-21 17:07:44 -08:00
roc+@cs.cmu.edu f42c3541eb Bug 393490. When subsuming an interval, we need to merge its beginning into the current interval as well as its end, because it might start before the current interval. r+sr=dbaron 2008-02-21 17:02:52 -08:00
bzbarsky@mit.edu 2130a28164 Use width, not min-width, for empty selects. Plays nicer with author styling. Bug 315296, r+sr=dbaron, a=beltzner 2008-02-21 14:00:29 -08:00
dholbert@cs.stanford.edu 55fc6902ca Bug 402629: Fix percent-height updates in nested tables by checking if containing block depends on an ancestor cell's height, rather than just checking if it's a cell. r+sr=dbaron, a=blocking1.9+ 2008-02-21 13:02:07 -08:00
enndeakin@sympatico.ca 2e466db7bd Bug 405719, temporary change to fix orange, will investigate 2008-02-21 12:26:49 -08:00
jwatt@jwatt.org 2c486b9f53 Bug 418206. Some SVG files that appear to hang Mozilla. r=longsonr@gmail.com, sr=roc@ocallahan.org, a1.9=beltzner@mozilla.com 2008-02-21 09:43:25 -08:00
enndeakin@sympatico.ca 841381c960 Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner 2008-02-21 09:40:12 -08:00
reed@reedloden.com f64926e7b5 Bug 380825 - "Font sizes on Tinderbox are too large" (reftest) [p=ryanvm@gmail.com (Ryan VanderMeulen) r=dbaron] 2008-02-21 03:01:28 -08:00
mozilla@weilbacher.org 7ed1ca89ae Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner 2008-02-21 00:37:27 -08:00
bmlk@gmx.de b2591bb1dd adding crashtests 2008-02-20 21:20:34 -08:00
bmlk@gmx.de b1ae52918c expand the cellmap to cover empty content rows when rebuilding the cellmap bug 351326 r/sr=bzbarsky a=mtschrep 2008-02-20 21:11:36 -08:00
dougt@meer.net 6b3a7475bd layout insepctor build bustage when building on windows mobile. r=dbaron, a=beltzner 2008-02-20 14:39:46 -08:00
bmlk@gmx.de 78f5dfdab1 make the lineiterator interface for tables a little more sane bug 388700 r/sr=roc a=mtschrep 2008-02-20 12:22:18 -08:00
enndeakin@sympatico.ca 289ce984ab Bug 413268, clientX/clientY properties not working for tooltip popupshowing event, r=smaug,sr=neil 2008-02-20 12:16:55 -08:00
bzbarsky@mit.edu b61aff2c4a Adding one more test. 2008-02-20 11:58:27 -08:00
bzbarsky@mit.edu f31acd8849 Adding test. 2008-02-20 11:55:22 -08:00
bent.mozilla@gmail.com 66654b3ee7 Bug 417534 - "XUL Tooltips keep windows alive until shutdown". r=enn, sr=peterv, a=blocking1.9+. 2008-02-20 11:00:10 -08:00
dbaron@dbaron.org 357155066a Stop working around bug 417339 now that it's fixed. Not part of default build. 2008-02-20 08:44:11 -08:00
reed@reedloden.com 546fc74bad Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+] 2008-02-20 03:33:27 -08:00
reed@reedloden.com 36a557fc04 Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures. 2008-02-20 03:10:16 -08:00
reed@reedloden.com 61f93061b0 Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep] 2008-02-20 02:19:31 -08:00
reed@reedloden.com e1bee5ad78 Bug 415810 - "Respect the user's settings of icons in menus" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc r=Enn a1.9=schrep] 2008-02-20 02:12:33 -08:00
jruderman@hmc.edu cdb1fc399e Add reftests. 2008-02-19 23:16:56 -08:00
masayuki@d-toybox.com 2b676caa55 Bug 417315 Cannot use IME menus during IME transaction #1 r=josh+roc, sr=roc, a1.9=beltzner 2008-02-19 23:16:06 -08:00
fantasai.cvs@inkedblade.net 2f230818c7 switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc 2008-02-19 23:08:55 -08:00
bzbarsky@mit.edu 5d4ed68e05 Adding sanity tests. 2008-02-19 20:01:52 -08:00
roc+@cs.cmu.edu 60a9f80a00 Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep 2008-02-19 18:07:48 -08:00
mozilla@weilbacher.org 4c60ecfb31 Bug 415686: remove FONT_LEADING_APIS_V2 ifdefs which are no longer useful for cairo builds. Also remove related functions and tests. r/sr=dbaron, r=pavlov, a=beltzner 2008-02-19 11:41:56 -08:00
dbaron@dbaron.org 655d0e3e4a Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep 2008-02-19 10:47:34 -08:00
dbaron@dbaron.org 273b0ffa6a Fix reftests that depended on bug 379461. 2008-02-19 10:46:43 -08:00
dbaron@dbaron.org 4192bf8c4a Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 10:46:21 -08:00
dbaron@dbaron.org af54992762 Add iframe wrappers for viewport scrollbar tests, since viewport scrollbars don't seem to show up in reftest framework. 2008-02-19 10:42:48 -08:00
bzbarsky@mit.edu 5f7717ed18 Adding test 2008-02-19 10:15:45 -08:00
bzbarsky@mit.edu f982e5e6cf Make sure that <frame>s don't fall through to nsLeafFrame sizing, unlike <iframe>s. Bug 414322, r+sr=dbaron, a=schrep. 2008-02-19 09:53:46 -08:00
dbaron@dbaron.org 33c8af3660 Back out for now, until I have a chance to fix reftests depending on old behavior. 2008-02-19 09:28:00 -08:00