dbaron%dbaron.org
|
7415d629c6
|
Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking
|
2006-06-16 21:07:47 +00:00 |
tor%cs.brown.edu
|
c207960b63
|
Build bustage fix.
|
2006-06-15 19:45:26 +00:00 |
tor%cs.brown.edu
|
0c6ec63c54
|
Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc
|
2006-06-15 19:10:28 +00:00 |
tor%cs.brown.edu
|
bdfbc1835f
|
Bug 341292 - Remove nsISVGPathFlatten interface. r=longsonr, sr=roc
|
2006-06-15 15:59:28 +00:00 |
tor%cs.brown.edu
|
330466fe11
|
Bug 340028 - <svg:image> rendering problems on Intel OS-X. r=pedemonte
|
2006-06-15 15:49:12 +00:00 |
longsonr%gmail.com
|
f1dce107ac
|
Bug 340543 - Use IsEmpty() rather than Length() == 0 or !Length() in nsSVGCairoGlyphGeometry. r+sr=tor
|
2006-06-15 11:27:19 +00:00 |
roc+%cs.cmu.edu
|
abc4a07fc0
|
Bug 340908. Make invalidation work properly in SVG foreignobject, and treat reflow separately from invalidation/painting. r=tor,sr=bzbarsky
|
2006-06-15 03:23:56 +00:00 |
tor%cs.brown.edu
|
64c6b7d859
|
Build bustage fix.
|
2006-06-12 16:21:17 +00:00 |
longsonr%gmail.com
|
8f5672d56a
|
Bug 339039 - Text spans return incorrect number of characters with getNumberOfChars(). r=tor,sr=roc
|
2006-06-12 15:50:31 +00:00 |
roc+%cs.cmu.edu
|
8209f08678
|
Bug 331432. Move SVG-specific rule to svg.css, r+sr=bzbarsky
|
2006-06-12 04:27:10 +00:00 |
tor%cs.brown.edu
|
1758a163ed
|
Bug 340083 - crash with geometry inside desc/title. r+sr=roc
|
2006-06-09 21:06:35 +00:00 |
tor%cs.brown.edu
|
d9463f788e
|
Bug 340152 - Remove nsISVGMarkerFrame interface. r+sr=roc
|
2006-06-09 20:40:06 +00:00 |
tor%cs.brown.edu
|
54745ac223
|
Bug 340451 - Remove nsISVGRendererRegion. r+sr=roc
|
2006-06-09 18:08:33 +00:00 |
roc+%cs.cmu.edu
|
f67cb596c4
|
Bug 331432. Split nsSVGForeignObjectFrame into a pure SVG frame containing an anonymous block child, to avoid state bit collisions and simplify things. Also fixes configure.in so that foreignObject is really enabled by default in cairo builds. r=tor,sr=bzbarsky
|
2006-06-06 23:13:15 +00:00 |
longsonr%gmail.com
|
eff69ca8cb
|
Bug 339952 - Pattern content is not transformed by viewBox coordinates correctly with patternContentUnits of objectBoundingBox. r=tor,sr=roc
|
2006-06-06 07:50:11 +00:00 |
tor%cs.brown.edu
|
5e2adfd76c
|
Bug 340016 - Remove nsISVGMarkable interface. r+sr=roc
|
2006-06-02 14:26:28 +00:00 |
dbaron%dbaron.org
|
61dd5c50db
|
Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky
|
2006-06-01 18:35:21 +00:00 |
tor%cs.brown.edu
|
e803badb72
|
Bustage fix from bug 338301.
|
2006-06-01 16:20:21 +00:00 |
tor%cs.brown.edu
|
f87a60225a
|
Bustage fix from bug 338301.
|
2006-06-01 15:49:34 +00:00 |
tor%cs.brown.edu
|
d7e144e961
|
Bug 338301 - cleanup of svg container frame inheritance and code
duplication, plus removal of nsISVGContainerFrame. r+sr=roc
|
2006-06-01 15:31:15 +00:00 |
longsonr%gmail.com
|
18187dd3e2
|
Bug 338596 - objectBoundingBox value partially ignored in patternUnits. r=tor,sr=roc
|
2006-05-30 16:10:26 +00:00 |
tor%cs.brown.edu
|
81717c666d
|
Bug 339375 - Switch paint servers fields to properties. r+sr=roc
|
2006-05-27 18:48:09 +00:00 |
tor%cs.brown.edu
|
8e0d8b3c94
|
Bug 339360 - Remove libart-incs.h. r=jwatt
|
2006-05-26 19:01:58 +00:00 |
longsonr%gmail.com
|
fb65759790
|
Bug 333796 - Could potentially leak ctx in cairo renderer. r=jwatt, sr=tor
|
2006-05-26 16:15:30 +00:00 |
jwatt%jwatt.org
|
ebe2130892
|
Partial fix for bug 338580. Improve SVG hittesting performance. Patched by Alex Fritze <alex@croczilla.com>. r=jwatt@jwatt.org, sr=tor@acm.org
|
2006-05-26 16:01:44 +00:00 |
tor%cs.brown.edu
|
ebeef8cf32
|
Bug 338312 - destruction of an object with paint server set could crash.
r+sr=roc
|
2006-05-24 18:20:20 +00:00 |
tor%cs.brown.edu
|
783deaf741
|
Bug 338466 - Remove fine-grained update flags from svg. r+sr=roc
|
2006-05-24 18:18:27 +00:00 |
tor%cs.brown.edu
|
971af49c20
|
Bug 338568 - filter failure fallback not working with <a> content. r+sr=roc
|
2006-05-21 13:48:43 +00:00 |
tor%cs.brown.edu
|
a7cc681c39
|
Bug 338060 - Move marker region to marker property. r=longsonr, sr=roc
|
2006-05-17 05:26:05 +00:00 |
tor%cs.brown.edu
|
c7311be05d
|
Bug 338053 - nsSVGUtils::GetCoveredRegion crasher. r+sr=roc
|
2006-05-17 01:44:59 +00:00 |
tor%cs.brown.edu
|
56fbaf882f
|
Bug 338012 - Simplify stop frame lookup. r+sr=roc
|
2006-05-17 01:43:44 +00:00 |
tor%cs.brown.edu
|
297ad126f1
|
Bug 338010 - Simplify svg rect and point creation in cairo renderer. r+sr=roc
|
2006-05-17 01:38:01 +00:00 |
tor%cs.brown.edu
|
bfdb13690a
|
Bug 338004 - Remove unneeded overloads from nsSVGStopFrame. r+sr=roc
|
2006-05-17 00:06:18 +00:00 |
tor%cs.brown.edu
|
873712a3c6
|
Bug 337753 - create SVG paint server base class. r+sr=roc
|
2006-05-16 15:55:01 +00:00 |
tor%cs.brown.edu
|
c2c0907808
|
Bug 337483 - one copy of child list region gathering logic. r+sr=roc
|
2006-05-11 21:24:59 +00:00 |
tor%cs.brown.edu
|
774f68bb0a
|
Bug 337159 - Switch SVG text output internals from macro to helper function.
r=jwatt, sr=roc
|
2006-05-11 21:07:21 +00:00 |
tor%cs.brown.edu
|
48e34c54e6
|
Bug 337145 - one copy of nsIDOMSVGMatrix -> cairo_matrix_t code.
r=jwatt, sr=roc
|
2006-05-11 20:59:11 +00:00 |
tor%cs.brown.edu
|
eb732afc9f
|
Bug 337490 - repair xbl-shapes croczilla demo regressions from path
and svg length rewrites. r+sr=roc
|
2006-05-11 20:36:27 +00:00 |
tor%cs.brown.edu
|
24361dad5e
|
Bug 336803 - Remove nsISVGGradient. r=jwatt, sr=roc
|
2006-05-11 20:01:12 +00:00 |
tor%cs.brown.edu
|
efb5268435
|
Bug 336653 - Remove nsISVGPattern. r+sr=roc
|
2006-05-05 16:06:43 +00:00 |
longsonr%gmail.com
|
1eb9ae1ab1
|
Bug 336190 - Uninitialised variable in nsSVGUtils::ObjectSpace. r=jwatt,sr=tor
|
2006-05-04 14:50:56 +00:00 |
jwatt%jwatt.org
|
490f99df6c
|
Fixing bug 336451. nsSVGGeometryFrame::IsClipChild should check the namespace of the ancestor. r+sr=tor@acm.org
|
2006-05-03 19:39:21 +00:00 |
jwatt%jwatt.org
|
be441cadf2
|
Fixing bug 336471. Crash [@ nsSVGForeignObjectFrame::GetTMIncludingOffset]. r+sr=tor@acm.org
|
2006-05-03 19:17:35 +00:00 |
tor%cs.brown.edu
|
05d296909f
|
Bug 334999 - Compact path storage. r+sr=roc
|
2006-05-03 17:01:28 +00:00 |
jwatt%jwatt.org
|
644d565291
|
Fixing bug 336344. Crash loading svg pattern test. r+sr=tor@acm.org
|
2006-05-03 14:52:50 +00:00 |
tor%cs.brown.edu
|
b21b4b195e
|
Bug 335870 - Remove nsISVGGeometrySource. r+sr=roc
|
2006-05-02 15:05:25 +00:00 |
tor%cs.brown.edu
|
0968548e93
|
Bug 334999 - remove nsISVGRendererPathBuilder. r+sr=roc
|
2006-05-01 15:37:18 +00:00 |
jwatt%jwatt.org
|
e4139dd0a7
|
Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org
|
2006-04-26 21:02:25 +00:00 |
roc+%cs.cmu.edu
|
d4d6564919
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 02:01:07 +00:00 |
tor%cs.brown.edu
|
34e8e09639
|
Bug 335085 - SVG images showing incorrectly with cairo gfx. r=vlad
|
2006-04-23 15:15:43 +00:00 |