This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-22 02:09:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
layout
History
cbiesinger%web.de
e51d40d2cb
bug 322052 remove now-unused mFullURL r+sr=bz
2006-01-02 18:57:14 +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 322052 remove now-unused mFullURL r+sr=bz
2006-01-02 18:57:14 +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
…
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