bzbarsky%mit.edu
263cf7dc11
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
cbiesinger%web.de
169078fb2f
bug 322414
...
- clean up nsObjectFrame and remove unnecessary includes
- make the instanceowner hold an owning reference to the content node
- use GetOwnerDoc rather than GetCurrentDoc
r+sr=bz
2006-02-02 19:29:10 +00:00
mark%moxienet.com
0ea84eb413
190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink
2006-02-02 02:07:45 +00:00
masayuki%d-toybox.com
0afc3df791
fix bustage by bug 258006
2006-02-01 20:33:20 +00:00
masayuki%d-toybox.com
3deabd1ae2
Bug 258006 Mouse-wheel scroll events does not propagate to viewport from fixed pos. elements r+sr=roc
2006-02-01 19:55:35 +00:00
scootermorris%comcast.net
b09d7e40cc
SVG Conditionals should work outside of <switch>. Bug 303018.
...
r=bugmail/sr=tor
2006-01-31 18:53:33 +00:00
jst%mozilla.jstenback.com
e1a7d2ce41
Fixing build bustage.
2006-01-30 23:42:55 +00:00
bzbarsky%mit.edu
a8ab56ce86
Make the listbox box object deal better with the frame being destroyed and
...
change the tree box object the same way. Bug 282105, bug 325045, bug 322513.
r=neil, sr=ben
2006-01-30 21:29:10 +00:00
bryner%brianryner.com
d510542406
Attempting to fix build bustage.
2006-01-30 20:49:02 +00:00
bryner%brianryner.com
75ff2c3fad
Fixing VC6 bustage (bug 324988).
2006-01-30 19:35:57 +00:00
bryner%brianryner.com
891ef69634
Fixing VC6 bustage (bug 324988).
2006-01-30 19:34:51 +00:00
bryner%brianryner.com
a2cf9a0416
Fix crashing if the document loadgroup is cancelled while there are pending tree image loads (bug 324988) r+sr=bzbarsky
2006-01-30 18:57:38 +00:00
tor%cs.brown.edu
2a7e0fc204
Bug 324183 - masking and other surface operations inside a filter incorrect.
...
r=scooter
2006-01-30 17:53:26 +00:00
mkaply%us.ibm.com
4b448cbff1
#305028
...
r=bsmedberg, sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - Cairo on OS/2
2006-01-30 16:54:24 +00:00
bzbarsky%mit.edu
f96a096c2c
Fix leak bug 324969 -- make sure to call virtual destructors.
2006-01-29 18:48:58 +00:00
neil%parkwaycc.co.uk
8adacd68e7
Bug 100729 Sync <command> checkbox attribute with <menuitem>s in a context menu as well as in a menu bar and clean up the synchronizing code r+sr=bz
2006-01-28 21:31:31 +00:00
jwatt%jwatt.org
6fdafae9b3
Fixing bug 300868. The 'target' attribute is not supported on SVG's <a> element. r=bugmail@sicking.cc, sr=jst@mozilla.org
2006-01-28 13:12:28 +00:00
bmlk%gmx.de
430211b413
reorder row groups to keep them in sync when the nextinflow changes underneath bug 302911 r/sr=roc
2006-01-28 06:14:11 +00:00
tor%cs.brown.edu
18476bdc8b
Bug 294022 - svg text crash on os-x when dealing with empty string. r=scooter
2006-01-27 20:20:28 +00:00
roc+%cs.cmu.edu
a78d2d2a90
Bug 324866. Leave cellRect in frame coordinates until after we've checked OffsetForHorzScroll. r+sr=dbaron
2006-01-27 01:56:11 +00:00
bzbarsky%mit.edu
b4a900ee54
Fix bug 323028 -- don't set our mRequest until after the clone is done. r+sr=dbaron
2006-01-27 01:11:50 +00:00
bzbarsky%mit.edu
f5b0e7ca81
Make hiding a frame with display:none really hide the docshell all the way.
...
Bug 308182, r=biesi, sr=jst
2006-01-27 01:04:48 +00:00
cvshook%sicking.cc
ba00feff5e
This assertion should have been removed as part of previous checkin.
2006-01-27 00:52:18 +00:00
roc+%cs.cmu.edu
fa09c4074a
Bug 324852. Clean up missing uses of NS_DISPLAY_DECL_NAME for a tiny space saving with frame display lists
2006-01-26 22:58:22 +00:00
roc+%cs.cmu.edu
918bafa194
Bug 317375. Removing REVIEW: comment that was causing a warning in ua.css. comments only, no code affected
2006-01-26 22:53:00 +00:00
cvshook%sicking.cc
50681711be
Bug 310638: New better implementation of (Do)DeletingFrameSubtree. Patch by Mats Palmgren. r=bz sr=dbaron
2006-01-26 22:15:52 +00:00
roc+%cs.cmu.edu
56a4c9f4c4
Bug 324836. Listboxes must be treated as pseudostackingcontexts. r+sr=dbaron
2006-01-26 21:03:49 +00:00
cvshook%sicking.cc
f4db9498eb
Bug 310436: Allow glyph frames as child of svg. r=tor sr=dbaron
2006-01-26 18:32:55 +00:00
tor%cs.brown.edu
e7a9e16e72
Bug 323907 - standardize SVG definition of M_PI.
...
Patch by longsonr@gmail.com , r=tor, sr=jst
2006-01-26 16:39:39 +00:00
bzbarsky%mit.edu
c91507ade8
Fixing more build bustage and warnings. Bug 317375
2006-01-26 05:14:30 +00:00
roc+%cs.cmu.edu
2ea2cb9c88
Fixing my bustage.
2006-01-26 03:33:38 +00:00
roc+%cs.cmu.edu
77bca74243
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
2006-01-26 02:29:17 +00:00
cvshook%sicking.cc
366cc1d0ed
Bug 317544: Disable floating inside mathml. r=bz sr=dbaron
2006-01-25 21:40:31 +00:00
cvshook%sicking.cc
be551afd02
Bug 310436: Implement IsFrameOfType and use that to disable non-svg frames from being children of svg frames. r=bz sr=dbaron
2006-01-25 21:16:12 +00:00
cbiesinger%web.de
c312b73013
bug 324260 add OS/2, BeOS and photon to the BGR ifdefs
...
r=tor
2006-01-24 19:36:09 +00:00
bryner%brianryner.com
ecc0706743
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
roc+%cs.cmu.edu
c91034f873
Bug 323946. nsFieldSetFrame doesn't need to support having a space manager. r+sr=dbaron
2006-01-22 23:20:56 +00:00
bzbarsky%mit.edu
d8f049323c
Fix rounding errors in percentage font-size handling. Bug 182670, patch by Eli
...
Friedman <sharparrow1@yahoo.com>, r=bzbarsky, sr=dbaron
2006-01-22 22:45:31 +00:00
mats.palmgren%bredband.net
defc4f06cd
Look for the next-in-flow in the overflow-list when the next normal line did not contain it. b=310638 r+sr=roc
2006-01-21 10:33:48 +00:00
bmlk%gmx.de
1bb0037d58
error in the patch for bug 307367, spotted by jag
2006-01-21 10:14:38 +00:00
bmlk%gmx.de
ef5d2c73ea
use scaledpixels to convert from CSS pixels to realword pixels bug=307367 r/sr=roc
2006-01-21 09:54:07 +00:00
bmlk%gmx.de
6c6b9013a4
use scaledpixels to convert from CSS pixels to realword pixels bug=307367 r/sr=roc
2006-01-21 09:31:45 +00:00
bmlk%gmx.de
38c0053e5d
remove some prescontexts bug 321907 r/sr=roc
2006-01-21 09:20:04 +00:00
masayuki%d-toybox.com
02febe8bcc
Bug 324159 The accesskey label is doubled if the label ends (X) part.1 r+sr=bzbarsky
2006-01-21 05:04:28 +00:00
rbs%maths.uq.edu.au
d5f170a987
Make sure to also set the max-element-width in <maction> when the child list is empty, b=323742, r+sr=roc
2006-01-21 02:53:10 +00:00
rbs%maths.uq.edu.au
03a32f07c9
<mspace> is a leaf frame. Don't create bogus child frames inside <mspace> having invalid markup with child content. b=323741, r+sr=roc
2006-01-21 02:46:19 +00:00
rbs%maths.uq.edu.au
26ab2d16ca
don't attempt to stretch a frame flagged as having invalid markup, b=323738, r+sr=roc
2006-01-21 02:31:02 +00:00
tor%cs.brown.edu
b59393fba7
More AIX bustage.
2006-01-20 22:42:57 +00:00
tor%cs.brown.edu
26341cf8e2
Attempt to fix AIX bustage.
2006-01-20 21:37:46 +00:00
tor%cs.brown.edu
5cd5d59918
Bug 316764 - implement <mask> and fix <clipPath> for multiple
...
overlapping children. r=scootermorris
2006-01-20 17:00:43 +00:00