gecko-dev/layout
cbiesinger%web.de 8caa277c24 Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless
now that plugin loading has been rewritten in bug 1156 / bug 309521
r+sr=bz
2006-01-01 11:28:35 +00:00
..
base bug 315752: Crashes and assertions happening in DoDeletingFrameSubtree when <select>s are in the air. The fix is to make DoCleanupFrameReferences clean up additional child lists. Patch by bzbarsky. r=roc/mats/mrbkap sr=roc 2005-12-20 02:06:14 +00:00
build Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson. 2005-12-29 22:49:43 +00:00
doc Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
forms Give the extra reflow state a correct parent so it doesn't confuse the auto-offset code. b=317502 r+sr=roc 2005-12-21 03:31:47 +00:00
generic Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless 2006-01-01 11:28:35 +00:00
html/tests js error in layout testcase p= jason_barnabe bug 319824 NPOB r=me 2005-12-11 13:28:17 +00:00
mathml Backing out patch that was accidentally checked in with bug 284950. 2005-12-29 04:58:30 +00:00
printing Bug 317289 hang (never finish/freeze) printing selection in iframe r+sr=roc 2005-11-30 13:24:00 +00:00
style Bug 309521 2005-12-29 14:15:33 +00:00
svg Bug 318379 - crash on a empty path with markers. r=jwatt 2005-12-03 00:00:49 +00:00
tables insert new rowgroup cellmaps in the order predicted by OrderRowGroups, bug=317554 r/sr=roc 2005-12-16 19:10:56 +00:00
tools Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2005-04-07 14:24:52 +00:00
xtf Bug 313817. DeCOMtaminate SVG and MathML NS_New*Frame functions. r+sr=roc, patch by Marc Liddell. 2005-11-11 02:36:29 +00:00
xul Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc. 2005-12-31 23:34:46 +00:00
.cvsignore
Makefile.in This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org 2005-09-16 02:25:37 +00:00