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

20182 Коммитов

Автор SHA1 Сообщение Дата
bmlk@gmx.de 2d54177344 reducing timeout to make reftest for bug 363370 pass 2007-06-23 10:35:47 -07:00
bmlk@gmx.de 8e3f45ad0a figuring first out why 363370 fails 2007-06-23 09:53:20 -07:00
bmlk@gmx.de 4a37fb3895 reftests for bugs 363370, 364318, 368651 369975 2007-06-23 09:25:04 -07:00
mats.palmgren@bredband.net 105302b88e Don't ref-count nsIScrollableViewProvider. b=385286 r+sr=roc 2007-06-23 00:39:40 -07:00
jwatt@jwatt.org 883f3a00c3 Commit reminder comments that I need to follow up on so they don't get in the way of my current patch juggling. 2007-06-22 19:06:07 -07:00
roc+@cs.cmu.edu f1f2e453d2 Bug 385234. Iterate through textframe continuations properly in AddInlinePref/MinWidth. r=smontagu 2007-06-21 17:14:34 -07:00
roc+@cs.cmu.edu 81fcd17f66 Bug 382105. Clean up PeekOffsetWord to exit early without setting *aOffset if there is nowhere to go in the requested direction. Also, ignore *aSawBeforeType when we're checking for punctuation. r=smontagu 2007-06-21 17:13:05 -07:00
jwatt@jwatt.org 6899f41e95 Fixing bug 384591. Make nsSVGForeignObjectFrame.cpp easier to understand. r+sr=tor@acm.org 2007-06-21 16:01:10 -07:00
dbaron@dbaron.org c16eb87eed Add reftest for bug 368155 from Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron 2007-06-21 15:34:21 -07:00
dbaron@dbaron.org 3897543ff9 Make text-indent contribute to intrinsic widths, and handle negative text-indent and negative margin properly by distinguishing forced and optional breaks when accumulating minimum widths. b=368155 r+sr=roc 2007-06-21 15:32:47 -07:00
tor@cs.brown.edu c7e0ea69d0 Bug 384391 - maks sure outer svg is constructed only for svg:svg. r=bz, sr=roc 2007-06-21 08:05:05 -07:00
tor@cs.brown.edu 59ab42debc Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc 2007-06-21 08:03:30 -07:00
longsonr@gmail.com 88245a4f7b Bug 384637 - Self-referencing svg:mask causes stack overflow crash. r+sr=tor 2007-06-21 04:01:41 -07:00
neil@parkwaycc.co.uk 6993fe36b9 Bug 384874 Fix regression from previous patch for bug 382746 r=Enn sr=bz 2007-06-21 03:25:06 -07:00
Olli.Pettay@helsinki.fi f0c8d4f1c5 Bug 384491, remove assertion when <xul:listboxbody style='overflow: hidden' />, r+sr=roc 2007-06-21 02:35:41 -07:00
sharparrow1@yahoo.com d86fc39ca1 Mark passing testcases as such on mac (caused by checkin for bug 382092) 2007-06-20 23:09:32 -07:00
jwatt@jwatt.org 6d71fcdb5d Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org 2007-06-20 14:56:03 -07:00
roc+@cs.cmu.edu 5c7e36a4c3 Bug 385234. Marking test as failure so we can reopen the tree after new-textframe landing. 2007-06-20 14:31:13 -07:00
roc+@cs.cmu.edu 24bd2dbca4 Bug 367177. (Re)enabling new-textframe. 2007-06-20 12:49:46 -07:00
jwalden@mit.edu fccd7f6a9c C++ and/or gcc sucks for not allowing commas at the end of enums; this compiled in Visual Studio. 2007-06-19 22:24:09 -07:00
jwalden@mit.edu 36d0e4b7e3 Move frame bit #defines into an anonymous enum, to aid debuggers in determining their values, since the two I've used can't do so, at least not with the default build options. rs=roc 2007-06-19 22:12:35 -07:00
dbaron@dbaron.org b7d4e53846 Mac-only, probably. 2007-06-18 16:53:06 -07:00
dbaron@dbaron.org 96766e5d16 Mark test as random for now. 2007-06-18 16:50:58 -07:00
dbaron@dbaron.org c8e15fecde Back out patch to make mousethrough attribute apply to all elements. b=380094 a=roc 2007-06-18 16:22:46 -07:00
dbaron@dbaron.org 9ec12d834f Make marquee work again when direction is rtl, by working around changes to range of offsetLeft. b=336736 Patch by Daniel Holbert <dholbert@mozilla.com>. r=martijn sr=dbaron 2007-06-18 16:21:56 -07:00
dbaron@dbaron.org f609ba3e39 Reftest for bug 381507. Patch by Daniel Holbert <dholbert@mozilla.com>. r=dbaron 2007-06-18 16:20:34 -07:00
dbaron@dbaron.org 7299d6225d Handle the vertical resizing in the first pass reflow correctly when we've previously done a special height reflow. b=381507 r=dholbert sr=roc 2007-06-18 16:19:39 -07:00
bzbarsky@mit.edu b7acce844e Don't tear down part of the content tree while there are still frames
referencing it.  Bug 384728, r+sr=tor
2007-06-18 08:30:57 -07:00
m_kato@ga2.so-net.ne.jp 73e3877dee bug 328547 support mozilla/layout on WinXP x64 build. r=cbiesinger/sr=dbaron 2007-06-17 07:00:30 -07:00
sharparrow1@yahoo.com 2c2399e327 Bug 381385: get rid of unneeded members of nsFloatCache (saves about 50 bytes footprint per float). r+sr=roc. 2007-06-16 13:27:46 -07:00
bzbarsky@mit.edu d7a2736f60 We don't have to blow away intrinsic widths on ancestors when kids are appended
to an already-dirty reflow root.  Bug 383992, r+sr=dbaron
2007-06-15 22:12:58 -07:00
bzbarsky@mit.edu e7710fdc6c Fix parent style context warnings by being consistent about parent contexts.
Bug 380116, r+sr=dbaron
2007-06-15 22:11:20 -07:00
bzbarsky@mit.edu 0c365324a5 Don't apply user stylesheets to descendants of native anonymous subtrees. Bug
285140, r+sr=dbaron
2007-06-15 22:09:51 -07:00
jwalden@mit.edu eb23f00329 Add an omitted word to a comment. 2007-06-15 14:37:03 -07:00
Olli.Pettay@helsinki.fi 2ecd0de236 Bug 383837, Crash [@ nsXULTooltipListener::LaunchTooltip], r=enn, sr=neil 2007-06-15 11:53:42 -07:00
roc+@cs.cmu.edu 5a994b469d Bug 382105. Yet another word caret movement fix to ensure we stop at punctuation. 2007-06-14 22:37:08 -07:00
jwatt@jwatt.org 1e74980cb9 Comment out optimization to fix reftest failures. 2007-06-14 14:24:16 -07:00
jwatt@jwatt.org bb5c844f60 Fixing bug 384046. nsSVGOuterSVGFrame::Reflow should not call NotifyViewportChange unconditionally. r+sr=tor@acm.org 2007-06-14 13:51:42 -07:00
bzbarsky@mit.edu d507319102 Mathml inlines are still bidi containers. Bug 371481, r=uriber, sr=rbs 2007-06-14 10:36:27 -07:00
aaronleventhal@moonset.net 2d4c33954a Fixing bustage 2007-06-14 06:47:23 -07:00
aaronleventhal@moonset.net 9987549b99 Bug 384265. No accessible focus events fired during incremental find in an HTML <select>. r=mats, sr=neil 2007-06-14 06:18:16 -07:00
Olli.Pettay@helsinki.fi 743301de75 Bug 382444, r+sr=roc 2007-06-14 01:37:21 -07:00
Olli.Pettay@helsinki.fi ed0474a8f9 Adding a null check, Bug 384133, r=enn, sr=neil 2007-06-14 01:18:11 -07:00
roc+@cs.cmu.edu f0ffefc07e Backing out new textframe landing because of Windows bustage. 2007-06-13 15:31:31 -07:00
roc+@cs.cmu.edu 08f9c698f2 Bug 367177. Turn on new textframe. Lord, have mercy upon us. 2007-06-13 13:20:19 -07:00
roc+@cs.cmu.edu 2430fd9a64 Not part of the build (barely). Don't skip updating per-char arrays for characters that are cluster continuations (in small-caps code). 2007-06-13 11:28:38 -07:00
roc+@cs.cmu.edu 7784cc49a8 Not part of the build (barely). Don't allow PeekOffsetWord to break before the first cluster. Avoids a fencepost error in ClusterIterator where going backwards we might try to look at one past the end of mWordBreaks. 2007-06-13 11:25:14 -07:00
mats.palmgren@bredband.net 266f784855 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
roc+@cs.cmu.edu df080ef0bb Not part of the build (barely). Fix intrinsic-min-widths properly for preformatted white-space... the previous checkin messed up the check for newline characters. 2007-06-13 03:58:44 -07:00
roc+@cs.cmu.edu 69030508c5 Bug 366128. Restrict disabling of floats in XUL to cases where the container is not a float containing block. r+sr=bzbarsky 2007-06-13 02:13:25 -07:00
roc+@cs.cmu.edu 85901f7a47 Not Part Of The Build (barely). Clean up function names and comments. Also fix an unreported regression where we failed to take preformatted newlines into account when computing text intrinsic-min-width. 2007-06-13 02:06:28 -07:00
longsonr@gmail.com f02cb58e85 Bug 378583 - Large pattern surfaces crash browser. r=tor,sr=roc 2007-06-13 02:02:48 -07:00
joshmoz@gmail.com 1e988dcc3f a couple of these tests only fail on PPC now. b=382883 2007-06-12 16:20:50 -07:00
roc+@cs.cmu.edu bf460caccf Landing textframe updates: Use word-based textrun cache; rewritten PeekOffsetWord; adjust textframe content-offsets and content-lengths when CharacterDataChanged fires; search backwards for textrun scanning/creation start point, instead of all the way back to the start of the block; ensure that we pass the correct start iterator to PropertyProvider in TrimTrailingWhiteSpace. 2007-06-12 14:01:12 -07:00
dbaron@dbaron.org 3f93d36016 Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky 2007-06-12 11:28:56 -07:00
dbaron@dbaron.org 0235059d11 Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky 2007-06-12 11:27:09 -07:00
dbaron@dbaron.org a542c99723 Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky 2007-06-12 11:25:15 -07:00
sdwilsh@shawnwilsher.com ce84e0a186 Bug 383890 - crash creating new dom attribute with prefix [@inDOMView::GetChildNodesFor]. Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=neil 2007-06-12 10:19:55 -07:00
Olli.Pettay@helsinki.fi 4c1bf9be59 Bug 381120, ensure view in reflowcallback, r+sr=roc 2007-06-12 03:26:13 -07:00
rbs@maths.uq.edu.au 439d77f2c4 Add emacs modeline comments, patch by Vlad Sukhoy <vladimir.sukhoy@gmail.com>, r+sr=rbs, b=382884 2007-06-11 23:10:23 -07:00
mozilla@weilbacher.org 58a7060568 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
jwalden@mit.edu 54db155716 Move object reftest list into its own reftest.list. rs=dbaron 2007-06-07 12:18:51 -07:00
bzbarsky@mit.edu db2f43135f Make the about:blank documents created by CreateAboutBlankContentViewer havethe same encoding as real about:blank documents (that is, UTF-8). Bug 380383,r+sr=jst 2007-06-07 00:13:04 -07:00
roc+@cs.cmu.edu d1051274ea Bug 356325. Don't let WipeContainingBlock wipe out anonymous popops. Popups, decks and groupboxes are not really inline. r+sr=dbaron 2007-06-06 20:22:00 -07:00
roc+@cs.cmu.edu cf44694542 Bug 322436. Disable floats inside XUL. r+sr=bzbarsky 2007-06-06 20:16:25 -07:00
neil@parkwaycc.co.uk 40dfe5d57d Bug 383236 Fix missing null-check from previous patch for bug 382746 r=Enn sr=bz 2007-06-06 13:28:47 -07:00
mats.palmgren@bredband.net 783c6f54e4 Treat a property value with trailing non-whitespace the same as a parse error. b=383075 r+sr=dbaron 2007-06-06 10:56:18 -07:00
vladimir@pobox.com 1b9bc6a942 b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad 2007-06-05 17:03:12 -07:00
bzbarsky@mit.edu ddb9b233d7 Looks like this test is failing on mac and all... 2007-06-05 15:41:41 -07:00
bzbarsky@mit.edu 9527c37a96 Wrong bug numbers... oops. 2007-06-05 14:00:36 -07:00
bzbarsky@mit.edu 725585f1ce Adding test. 2007-06-05 13:12:10 -07:00
bzbarsky@mit.edu 6627ba1753 Adding test. 2007-06-05 12:58:10 -07:00
bzbarsky@mit.edu edaea09148 Make OrderRowGroups type-safe. Bug 367706, r=bernd, sr=roc 2007-06-05 11:55:26 -07:00
bzbarsky@mit.edu 1d5dfc16cc Adding regression test. 2007-06-05 11:00:21 -07:00
bzbarsky@mit.edu 3e8041360d Adding test. 2007-06-04 12:09:41 -07:00
martijn.martijn@gmail.com b2271f92be Bug 383030 - Negative values for -moz-border-radius/-moz-outline-radius should be ignored, r+sr=dbaron 2007-06-03 14:15:45 -07:00
neil@parkwaycc.co.uk 2007eeca82 Bug 382746 "ASSERTION: Lists not the same length"Bug 382899 "ASSERTION: bad pref, min, max size"Both patches r=Enn sr=bz 2007-06-03 13:46:59 -07:00
smontagu@smontagu.org f5fe40be19 Clear textruns during bidi resolution. Not Part of the Build. Bug 382429, r+sr=roc 2007-06-02 23:53:10 -07:00
joshmoz@gmail.com dbf2ec13f7 need to set plugin window x and y coords in CG mode. b=382765 r=sfraser sr=roc 2007-06-02 15:02:57 -07:00
emaijala@kolumbus.fi 9082a4607d Patch for bug 382480: Crash at nsBidiPresUtils::ProcessTextr+sr=roc 2007-06-02 00:09:26 -07:00
bmlk@gmx.de 6569c1fcf7 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:35:03 -07:00
bmlk@gmx.de 33927d6625 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:30:31 -07:00
roc+@cs.cmu.edu f1997a6a30 Bug 382279. Disable ligatures when letter-spacing is in effect. Also, avoid adding space inside ligatures if the gfx backend doesn't respect our disabling of ligatures. r=pavlov 2007-05-30 22:01:56 -07:00
bzbarsky@mit.edu 1a0dfc58b9 Add an API to observe all loads in a CSSLoader. Change XML prettyprinting tonot start layout till after the prettyprinter stylesheet is loaded, so we don'treflow and reconstruct the whole thing twice. Bug 380612, r+sr=sicking 2007-05-30 18:42:48 -07:00
enndeakin@sympatico.ca 2933ff93de Bug 332283, drop indicator not working for trees, r=sr=roc 2007-05-30 16:09:56 -07:00
roc+@cs.cmu.edu e34c7dff59 Bug 174397. Support getClientRects and getBoundingClientRect on DOM elements. r=jonas,dbaron; sr=tor, plus help from Anne van Kesteren and Martijn Wargers 2007-05-30 15:32:54 -07:00
roc+@cs.cmu.edu e6c0113640 Not part of the build. Change nsLineBreaker so that breaks at element boundaries are always governed by the white-space property on the element that's the nearest common ancestor of the DOM nodes on each side of the break point --- fixes bug 382289. Also, pass NBSP through to textruns so that whitespace trimming doesn't trim NBSP. Also, count trimmed spaces correctly when updating mClusterCount. 2007-05-30 15:27:27 -07:00
mats.palmgren@bredband.net c0cd16b1b8 Check LL_GOTLINEBOX before using mLineBox. b=382396 r+sr=dbaron 2007-05-30 08:08:50 -07:00
vladimir@pobox.com f107465a1d b=353860, -moz-border-radius, margin-left leaving 1px gaps -- fixed by 368247, marking reftests as passing 2007-05-30 02:46:01 -07:00
vladimir@pobox.com a756340730 b=379505, content overflows border with -moz-border-radius: a.k.a. death to QBCurve; r+sr=roc 2007-05-30 01:37:30 -07:00
vladimir@pobox.com 9769e53fe2 mark reftests as XFAIL on mac, see bug 382039 2007-05-29 20:49:56 -07:00
vladimir@pobox.com 4a82ffd916 b=368247, new border rendering approach, r+sr=roc 2007-05-29 19:46:54 -07:00
tor@cs.brown.edu 71fb4520eb Bug 382333 - CTM changes not updating filter invalidation regions.r=longsonr, sr=roc 2007-05-29 17:36:02 -07:00
roc+@cs.cmu.edu 1e64c60d76 Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 02:45:30 -07:00
joshmoz@gmail.com d6015ce03e don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc 2007-05-28 22:31:04 -07:00
smontagu@smontagu.org 5318673346 Do bidi resolution during GetPrefWidth() and GetMinWidth() as well as Reflow(). Bug 365130, r+sr=roc 2007-05-28 07:40:56 -07:00
roc+@cs.cmu.edu 7a41f3f408 Not part of the build. Don't trim whitespace if wrapping is disabled --- in min-width and pref-width calculations. 2007-05-27 19:38:21 -07:00
roc+@cs.cmu.edu d42b5087f5 Not part of the build. Don't trim whitespace if wrapping is disabled. Don't compress a space that's preceded by an incompressible space. 2007-05-27 19:20:58 -07:00
dbaron@dbaron.org 51e30414d3 Add a few reftests for native theme drawing. 2007-05-25 15:25:57 -07:00
dbaron@dbaron.org 36908fc2d4 Mark two of the Mac OS X form controls (bug 175279) regressions as failures rather than random, since they haven't been observed to pass, and add bug numbers (which should have been added when fails-if/random-if were added). 2007-05-25 13:29:00 -07:00
dbaron@dbaron.org 422446968c Some of the mac image scaling failures only show up on some machines, so mark as random. 2007-05-25 13:16:36 -07:00
Olli.Pettay@helsinki.fi 5da0b2e3f5 Bug 381862, r+sr=roc 2007-05-25 03:14:55 -07:00
Olli.Pettay@helsinki.fi 6bb0d59236 Bug 381153, r+sr=roc 2007-05-25 03:09:29 -07:00
joshmoz@gmail.com 1342fe5b4c turn on native form controls for Mac OS X again... b=175279 sr=pav 2007-05-24 01:13:04 -07:00
masayuki@d-toybox.com 16778461cf Bug 381426 Can't be activated Input Method in the Bookmark Properties. #2 r+sr=roc 2007-05-23 23:51:42 -07:00
roc+@cs.cmu.edu e0257b9f05 Reftests for long textruns (bug 380484). 2007-05-23 20:11:45 -07:00
roc+@cs.cmu.edu d6efb6af6b Not part Of The Build. Bug 381228. Fix handling of case where the text is not part of a block. 2007-05-23 20:06:37 -07:00
preed@mozilla.com 1387f23e90 Bug 381695: TextFrame feature makefile switch needs to pick up its setting from environment. r=bsmedberg 2007-05-23 19:13:04 -07:00
roc+@cs.cmu.edu 56606cb1ca Fixing reftest bustage 2007-05-23 15:56:06 -07:00
joshmoz@gmail.com 37c5a30cdd clean up unused methods and virualized methods in nsButtonFrameRenderer. Patch by Rob Arnold. b=315347 r/sr=roc 2007-05-23 13:32:56 -07:00
bzbarsky@mit.edu 4d5483daac Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron 2007-05-23 13:10:43 -07:00
bzbarsky@mit.edu 93656034b8 No max-width means "none", not null unit. Bug 381284, r+sr=dbaron 2007-05-23 12:56:02 -07:00
joshmoz@gmail.com 0a0d69970c Turn native form controls on again for Mac OS X. b=175279 a=mconnor 2007-05-23 12:49:24 -07:00
joshmoz@gmail.com d12acf85cf don't add scrollbar width to getPrefWidth in nsComboboxControlFrame if the themed widget has set the internal button width to 0. b=381669 r/sr=roc 2007-05-23 12:16:27 -07:00
dbaron@dbaron.org 14acff8d25 Fewer reftests are random now that bug 324698 is fixed, mostly fixing bug 371316. 2007-05-23 08:57:21 -07:00
dbaron@dbaron.org 986ae83b29 Disable antialiasing of borders again, for Linux only, to avoid the performance penalty of pushing/popping groups. b=380473 r=vlad 2007-05-23 08:56:15 -07:00
tor@cs.brown.edu c8cff36c3a Bug 381622 - complete cairo removal from svg. r+sr=roc 2007-05-23 08:42:12 -07:00
benjamin@smedbergs.us e9488b941c Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron 2007-05-23 06:57:07 -07:00
roc+@cs.cmu.edu 983bf5ad5f (Not Part Of The Build). Fix incorrect treatment of first character always as uppercase, even when it isn't, when building a small-caps textrun ... 2007-05-23 02:37:52 -07:00
roc+@cs.cmu.edu fc987538d0 Bug 380625. (Not Part Of The Build). Fix cluster count for trimmed spaces. 2007-05-23 02:36:16 -07:00
jwatt@jwatt.org eb8714ce2b Fixing bug 380952. nsSVGForeignObjectFrame::PaintSVG calls GetCanvasTM twice. r=tor@acm.org, sr=roc@ocallahan.org 2007-05-23 01:39:00 -07:00
jwatt@jwatt.org 4620075b96 Fixing bug 381447. nsSVGLengthList::mCtxType is always set to nsSVGUtils::X. r+sr=tor@acm.org 2007-05-23 01:38:54 -07:00
sharparrow1@yahoo.com ae4f1378a1 Bug 237770: Mozilla fails to ignore 'float' property even though 'position: absolute' is set. r=dbaron, sr=bzbarsky. 2007-05-22 22:55:03 -07:00
roc+@cs.cmu.edu 6b140b8909 Not Part Of The Build (new textframe). IsInBounds uses incorrect logic and produces spurious warnings. 2007-05-22 21:08:38 -07:00
sharparrow1@yahoo.com b3d0e6d715 Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron. 2007-05-22 20:48:43 -07:00
sharparrow1@yahoo.com c6ad0c8d5f Bug 379015: Fix nsPresShell::RenderOffscreen. r+sr=roc 2007-05-22 17:11:05 -07:00
roc+@cs.cmu.edu d22fec8e76 Not Part Of The Build. Update nsTextFrameThebes whitespace handling; allow line breaking only at the end of a run of whitespace. 2007-05-22 16:45:47 -07:00
dbaron@dbaron.org c5b34de232 Add bug number for test Benjamin marked as random yesterday. 2007-05-22 14:54:55 -07:00
Olli.Pettay@helsinki.fi b0100770e3 Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz 2007-05-22 14:45:03 -07:00
dbaron@dbaron.org c8609bce63 Back out incorrect change from yesterday: if we don't have room for the test, it isn't valid, so it should fail. 2007-05-22 14:42:15 -07:00
sharparrow1@yahoo.com b7b65effc9 Bug 381621: Get rid of nsBoxFrame::AddRef/Release, plus a few misc cleanups. r+sr=dbaron. 2007-05-22 13:34:00 -07:00
joshmoz@gmail.com 687014e489 remove camino-specific CSS from forms.css. b=381539 r=cbarrett sr=dbaron 2007-05-22 12:44:01 -07:00
joshmoz@gmail.com f5147def1c Don't paint the background for the text frame in comboboxes if the combobox is themed. b=381268 r/sr=roc 2007-05-22 12:42:01 -07:00
tor@cs.brown.edu 50b9054412 Bug 380072 - switch svg mask from cairo to thebes. r=jwatt, sr=roc 2007-05-22 12:31:04 -07:00
benjamin@smedbergs.us a6e3f10026 Marking this reftest random until we can figure out the scrollbar issue. 2007-05-21 16:03:49 -07:00
masayuki@d-toybox.com 5e8dfaf5c9 Bug 381426 Can't be activated Input Method in the Bookmark Properties. r+sr=roc 2007-05-21 15:58:17 -07:00
tor@cs.brown.edu 09e9701b1e Bug 380757 - switch svg filters to thebes. r=jwatt, sr=roc 2007-05-21 14:41:53 -07:00
benjamin@smedbergs.us 218ecc7055 Attempt to fix unit-test orange: the two tests differ only by the width of a scrollbar, so attempt to make the ref the same height as the test, r=dbaron 2007-05-21 13:45:43 -07:00
sharparrow1@yahoo.com 77d239e001 Bug 377391: Parts of a rectangle with CSS outline remains, when changing rectangle size. r+sr=roc 2007-05-21 03:06:08 -07:00
sharparrow1@yahoo.com 3fb1602073 Bug 45631: text-indent: n% doesn't incrementally reflow correctly. r+sr=roc. 2007-05-21 02:55:27 -07:00
Olli.Pettay@helsinki.fi 6c7820f159 Bug 378961, r+sr=roc 2007-05-21 00:33:32 -07:00
Olli.Pettay@helsinki.fi 76571dfc9a Bug 381167, r+sr=roc 2007-05-21 00:27:47 -07:00
roc+@cs.cmu.edu af01fb8e0e Bug 381130. Small changes to layout to fix an inline reflow bug and add a new API to nsLineLayout to support tab stops. r+sr=dbaron 2007-05-20 20:44:26 -07:00
jminta@gmail.com 5f133ddc08 Bug 377717 Remove 'decorations' and 'variant' from gfxFontStyle, r=pavlov 2007-05-20 19:18:04 -07:00
vladimir@pobox.com 7178d6300b b=380561, missing borders when dashed and dotted border-style is used, r=dbaron 2007-05-20 15:49:20 -07:00
vladimir@pobox.com b754ef153a b=379419, bogus assertion in border code with NS_STYLE_BORDER_RULES_MARKER, r+sr=dbaron 2007-05-20 15:44:45 -07:00
vladimir@pobox.com 221b96d8f0 b=379436, borders on elements > 2^15px drawn backwards, r=dbaron 2007-05-20 15:41:21 -07:00
Olli.Pettay@helsinki.fi 1121f7aaab Bug 380217, r+sr=roc 2007-05-18 04:37:57 -07:00
dbaron@dbaron.org 5b75544077 Call SetGeometryDirty if we need to call DistributeHeightToRows, since DistributeHeightToRows can't deal with rows that have already had height distributed to them. Patch by Daniel Holbert <dholbert@mozilla.com>. b=380227 r+sr=dbaron 2007-05-17 23:04:43 -07:00
dbaron@dbaron.org 3cfbaf7cc5 Don't propagate line layout in reflow state when we're not in the line. b=320502 r+sr=roc 2007-05-17 23:04:04 -07:00