bzbarsky%mit.edu
62cd93b48f
Fix build bustage. Bug 349921
2006-08-29 23:19:06 +00:00
bzbarsky%mit.edu
b2ef78901a
Make popups that are kids of the root popup set have it as their parent;
...
generally make them more like other out-of-flows. Remove various code that
worked around them being different. Bug 349921, r+sr=roc
2006-08-29 22:20:41 +00:00
bzbarsky%mit.edu
ac2351a996
When cleaning up anonymous content, let the ESM know; that way if any of it is
...
:hover or :active the state will be updated accordingly. Bug 314346, r+sr=roc
2006-08-29 22:00:26 +00:00
bzbarsky%mit.edu
acdf8ef828
Speed up ClearFloats for cases when we have lots of floats. Bug 349113, r+sr=roc
2006-08-29 21:56:51 +00:00
joshmoz%gmail.com
ac4aad32df
use slower idle event timer for plugins that are hidden by tabs. b=336060 r=mento sr=jst
2006-08-29 19:14:53 +00:00
rbs%maths.uq.edu.au
04381a5640
MathML <mtable>s sometimes have incorrect scriptlevel, b=328141, r+sr=roc
2006-08-29 17:21:36 +00:00
timeless%mozdev.org
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
bmlk%gmx.de
266c17bc35
mark the whole table ofr bc recomputation if the rowgroups change bug 347796 r/sr=bzbarsky
2006-08-28 17:41:46 +00:00
bmlk%gmx.de
86aeccbf85
match the numer of columnss in the cellmap and the col cache bug 350081 r/sr=bzbarsky
2006-08-28 17:39:36 +00:00
mats.palmgren%bredband.net
7c821b66e7
Don't iterate past the beginning line (crash fix). b=350370 r+sr=bzbarsky
2006-08-28 07:30:01 +00:00
bzbarsky%mit.edu
d2a926c908
Retarget key events to the parent presshell if we have no root content. Bug
...
303260, r=mats, sr=roc
2006-08-28 02:04:16 +00:00
jruderman%hmc.edu
9486bf5090
Bug 334514, FrameArena::~FrameArena should assert that it's empty. r=sr=roc. If you see the new assertion, "Some frame destructors were not called", please file a security-sensitive bug (blocking bug 334514) and/or fix it :)
2006-08-26 04:22:24 +00:00
mats.palmgren%bredband.net
90703cb2b8
Don't overlap scroll frame margin box with float (regression). b=350046 r+sr=roc
2006-08-25 22:55:32 +00:00
bzbarsky%mit.edu
77302e9320
Fix bug 349695 by taking a different approach to setting display:none on HTML
...
forms inside tables; this approach overrides author styles. r+sr=dbaron
2006-08-25 22:33:17 +00:00
bzbarsky%mit.edu
eb9cc86e75
Remove some unnecessary members and code. Bug 335477, patch by Marc Liddell
...
<marcldl+mozbugs@gmail.com>, r+sr=roc
2006-08-25 16:46:22 +00:00
mats.palmgren%bredband.net
c62427bd35
Don't steal floats from descendant float containing blocks. b=348887 (patch B) r+sr=roc
2006-08-25 04:17:41 +00:00
sayrer%gmail.com
8fecfe7add
bug 349170. nsCSSValue should use nsMemory allocators. r+sr=bz
2006-08-25 03:27:47 +00:00
pedemont%us.ibm.com
de0dbfbaf6
Bug 339863 - Scriptable SVG interfaces inherit from non-scriptable interfaces. Missed one file in my original check in. r=tor
2006-08-24 20:00:10 +00:00
dbaron%dbaron.org
053549eb55
Add testcases used on reflow branch (bug 300030).
2006-08-24 18:06:23 +00:00
smontagu%smontagu.org
44421c990a
Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping (hunk missed in original checkin). Bug 280936, r=jshin, sr=rbs
2006-08-24 07:34:29 +00:00
mats.palmgren%bredband.net
76d0d089f4
1. Make scroll frames non-splittable.
...
2. Make a placeholder splittable only if the out-of-flow is.
3. If a float placeholder is not splittable then place it immediately
instead of failing to reflow it because it can't be split.
b=337419 (Patch B) r+sr=roc
2006-08-24 05:22:16 +00:00
tor%cs.brown.edu
381f29262b
Bug 347245 - Remove nsSVGCairoGlyphGeometry. r=longson, sr=roc
2006-08-23 18:16:15 +00:00
mrbkap%gmail.com
170cf18a50
Update the caret's position and size after reflows. bug 334609, r+sr=roc
2006-08-23 02:06:39 +00:00
bmlk%gmx.de
98fc3b730b
adjust col frames instead of asserting that the number of cols is wrong bug 347725 r/sr=bzbarsky
2006-08-22 06:08:15 +00:00
mats.palmgren%bredband.net
4c62cf70f6
Don't steal floats from descendant float containing blocks. b=348887 r+sr=roc
2006-08-22 03:04:18 +00:00
mats.palmgren%bredband.net
069e1d3e0b
Fix an "ASSERTION: same old and new parent frame". b=348708 r+sr=bzbarsky
2006-08-22 02:29:24 +00:00
mats.palmgren%bredband.net
602cf781cd
Improve error handling in nsCSSFrameConstructor::CreateContinuingFrame() and its callers. b=337419 r+sr=roc
2006-08-22 01:33:46 +00:00
bzbarsky%mit.edu
eacf024f0c
Adding testcases.
2006-08-21 22:10:27 +00:00
mrbkap%gmail.com
05afaf4af8
Invalidate the caret's position while we can still figure out which continuing frame we are in. bug 336637, r+sr=roc
2006-08-17 20:58:31 +00:00
mats.palmgren%bredband.net
da4a20a23d
Leave the placeholder's pointer to the out-of-flow intact because the float cache depends on it later on. b=348688 r=bzbarsky sr=roc
2006-08-17 13:15:26 +00:00
longsonr%gmail.com
a3d6195da3
Bug 348610 - Cairo degenerate path values are in device units. r=tor, sr=roc
2006-08-17 10:36:40 +00:00
smontagu%smontagu.org
7a567ef43b
Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs
2006-08-17 09:23:13 +00:00
myk%mozilla.org
9b3b37ff93
fix crash when restarting for update [@ nsCSSStyleSheet::SetComplete]
...
Patch by Boris Zbarsky.
r+sr=dbaron
2006-08-17 08:16:41 +00:00
uriber%gmail.com
9d6747ec24
Don't descend into bidi leaves in InitContinuationStates(). bug=348711 r+sr=roc
2006-08-17 07:50:35 +00:00
Olli.Pettay%helsinki.fi
89684b682c
Trying to fix balsa orange. Changing NS_ERROR to NS_WARNING, since event listeners aren't now removed from xul elements when they get removed from document.
2006-08-16 11:36:07 +00:00
Olli.Pettay%helsinki.fi
394cb83021
Fix problem with AddRef
2006-08-16 09:19:07 +00:00
Olli.Pettay%helsinki.fi
54f2b6c55b
Bug 286619, registered event listeners are lost (not firing) after moving XUL elements using DOM appendChild/removeChild methods, r=sicking, sr=bz
2006-08-16 08:44:45 +00:00
bzbarsky%mit.edu
2e44c0de45
Another test
2006-08-16 06:35:38 +00:00
bzbarsky%mit.edu
99ca8fdec9
Adding tests.
2006-08-16 06:03:30 +00:00
rbs%maths.uq.edu.au
a8429f1d59
js changes to MathML are not drawn, b=337700, r+sr=bzbarsky
2006-08-16 05:28:26 +00:00
bzbarsky%mit.edu
493110600a
Implement the :default CSS3 pseudo-class. Bug 302186, patch by Allan Beaufour
...
<allan@beaufour.dk> and jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
2006-08-16 03:20:19 +00:00
roc+%cs.cmu.edu
828176cb30
Bug 345071. Fix PrepareUnicodeText to handle words in the current textnode that extend past the end of the frame. r=smontagu,sr=rbs
2006-08-16 01:57:06 +00:00
bzbarsky%mit.edu
2737f1bbcf
Address review comments from bug 285727. Bug 348455, r+sr=dbaron
2006-08-16 00:28:39 +00:00
dbaron%dbaron.org
61bf427d32
Use SetMEWToActualWidth when we set the MEW to the actual width. b=331684 r+sr=bzbarsky
2006-08-16 00:20:02 +00:00
bzbarsky%mit.edu
cb1e3536d6
Make it possible for document observers who need to worry about XBL to observe
...
the binding manager and make presshell do that. Bug 348573, r+sr=sicking
2006-08-15 22:41:58 +00:00
bzbarsky%mit.edu
168c1f7fc5
Don't clobber the parentFrame we need to recover letter frames on. Bug 348729, r+sr=roc
2006-08-15 22:26:02 +00:00
enndeakin%sympatico.ca
a8328bc98a
Bug 345896, menus don't find menupopups in XBL, r+sr=roc
2006-08-15 15:55:45 +00:00
rbs%maths.uq.edu.au
d345472602
fix typo that caused the CSS declaration to be ignored -- comments in CSS must be delimited with /* */ and not //
2006-08-15 13:17:54 +00:00
rbs%maths.uq.edu.au
fc5805aba9
Frames not destroyed with <mmultiscripts> and <mtd>, b=348492, r+sr=bzbarsky
2006-08-15 04:49:43 +00:00
bzbarsky%mit.edu
3d28c6e38c
Use the right insertion frame for insertion points. Bug 348049, r+sr=roc
2006-08-15 01:37:52 +00:00