jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
roc+@cs.cmu.edu
|
8ca8d4bd92
|
Bug 414784. Relanding SVG filter rework with additional fix. Lets us compute SVG work surface sizes smaller than the filter effects region, and fixes many filter correctness bugs. r=rlongson,sr=pavlov
|
2008-02-17 23:29:00 -08:00 |
|
roc+@cs.cmu.edu
|
0a801009ce
|
Backing out 414784
|
2008-02-17 18:20:21 -08:00 |
|
roc+@cs.cmu.edu
|
300e29f85e
|
Backing out 414784 due to crashtest failure.
|
2008-02-17 18:04:26 -08:00 |
|
roc+@cs.cmu.edu
|
a087d754b6
|
Fixing typo
|
2008-02-17 17:14:20 -08:00 |
|
roc+@cs.cmu.edu
|
e4a0813dbc
|
Bug 414784. Lots of SVG filter fixes plus a framework for analyzing the filter primitive graph, which we use to compute smaller surface sizes than the filter effects region. r=rlongson,sr=pavlov
|
2008-02-17 17:10:14 -08:00 |
|
longsonr@gmail.com
|
5af340a19f
|
Bug 407463 - Skip rendering of invalid filters, masks and clipPaths. r+sr=tor,a1.9=blocking1.9+
|
2008-02-09 06:22:14 -08:00 |
|
longsonr@gmail.com
|
759fb0eff3
|
Bug 368840 - Ensure gradients without stops are transparent rather than the fallback colour. r+sr=tor,a1.9=mtschrep
|
2008-02-08 13:52:04 -08:00 |
|
jwatt@jwatt.org
|
4a7c7385ab
|
Bug 414112. CSS 2.1 300px fallback width doesn't play nice with percentages. r=bzbarsky@mit.edu, sr=tor@acm.org, b1.9=mtschrep@gmail.com
|
2008-02-08 13:50:24 -08:00 |
|
longsonr@gmail.com
|
5d012086a6
|
Bug 368840 - Fallback paint should be used for degenerate objectBoundingBox gradients. r+sr=tor,a1.9=mtschrep
|
2008-02-07 03:45:21 -08:00 |
|
jruderman@hmc.edu
|
9c04896a0c
|
Add crashtest
|
2008-02-03 20:51:02 -08:00 |
|
jwatt@jwatt.org
|
1aae5446b2
|
Fixing bug 272885. Disable rendering of some elements when their width or height is zero. r=tor@acm.org, sr=vladimir@pobox.com, a1.9=mtschrep@gmail.com
|
2008-01-27 12:39:27 -08:00 |
|
longsonr@gmail.com
|
25d677831d
|
Bug 377085 - line svg element getBBox() returns bad rect. r+sr=tor,a1.9=blocking1.9+
|
2008-01-27 06:55:53 -08:00 |
|
jwatt@jwatt.org
|
029831102e
|
Fixing bug 382325. SVG should fall back to 300px x 150px as per CSS 2.1 section 10.3.2. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=beltzner@mozilla.com
|
2008-01-25 10:53:24 -08:00 |
|
longsonr@gmail.com
|
0cf4994554
|
Bug 411555 - Text inside filter causing invalidation loop. r=jwat,sr=tor,a1.9=blocking1.9+
|
2008-01-25 01:27:03 -08:00 |
|
jwatt@jwatt.org
|
8168a9e086
|
Fixing bug 404677. ASSERTION: Intrinsic ratio has a negative component. r+sr=tor@acm.org, a1.9=beltzner@mozilla.com
|
2008-01-25 00:54:59 -08:00 |
|
jruderman@hmc.edu
|
a9b550dbd9
|
Add crashtest
|
2008-01-15 22:45:01 -08:00 |
|
jruderman@hmc.edu
|
29ed410893
|
Re-enable tests on Mac now that svg:mask doesn't crash
|
2008-01-10 21:56:37 -08:00 |
|
longsonr@gmail.com
|
c147e7198f
|
Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement. r=tor,sr=roc,a1.9=beltzner
|
2008-01-10 03:26:25 -08:00 |
|
roc+@cs.cmu.edu
|
fd6341739a
|
Bug 411334. Try optimistically to not use a temporary group for SVG drawing on Mac. If drawing fails we try again with a temporary group. r+sr=vlad
|
2008-01-09 14:53:59 -08:00 |
|
tor@cs.brown.edu
|
e7581cce35
|
Bug 410659 - plug feImage leaks. r=longsonr, sr=roc, a=mtschrep
|
2008-01-07 09:06:23 -08:00 |
|
longsonr@gmail.com
|
e5d50ec780
|
Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep
|
2008-01-07 03:59:37 -08:00 |
|
jruderman@hmc.edu
|
b5cdcdf188
|
Add crashtest
|
2008-01-05 23:10:33 -08:00 |
|
roc+@cs.cmu.edu
|
fb28ffc853
|
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
|
2008-01-03 18:08:29 -08:00 |
|
tor@cs.brown.edu
|
6c8936b4af
|
Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
|
2008-01-03 13:37:57 -08:00 |
|
dtownsend@oxymoronical.com
|
cf11bf9970
|
Backout of bug 409383 to correct test failure on fxdbug-win32-tb.
|
2008-01-03 12:19:21 -08:00 |
|
longsonr@gmail.com
|
b417180b1e
|
Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner
|
2008-01-03 06:30:02 -08:00 |
|
tor@cs.brown.edu
|
168385db14
|
Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore
|
2008-01-02 12:49:13 -08:00 |
|
jruderman@hmc.edu
|
e27dc823db
|
Add crashtest
|
2008-01-01 13:59:37 -08:00 |
|
longsonr@gmail.com
|
d2b8f086a1
|
Bug 409573 - Null deref [@ nsSVGUseFrame::GetCanvasTM] with filter, use, XBL. r+sr=tor,a1.9=beltzner
|
2007-12-31 06:13:34 -08:00 |
|
jruderman@hmc.edu
|
1b933aebff
|
Add crashtest (currently fails on Mac, hopefully passes on other platforms)
|
2007-12-23 17:30:58 -08:00 |
|
longsonr@gmail.com
|
216193eaee
|
Bug 396771 - SVG text with percentage positioning not shown correctly (add missing assertion). r=jwatt,sr=tor,a=blocking1.9+
|
2007-12-20 06:31:17 -08:00 |
|
longsonr@gmail.com
|
019b099f02
|
Bug 396771 - SVG text with percentage positioning not shown correctly. r=jwatt,sr=tor,a=blocking1.9+
|
2007-12-20 06:26:34 -08:00 |
|
jwatt@jwatt.org
|
2385753c43
|
Re-checkin fix for bug 407959 (this time without the reftest that I suspect caused other tests to fail (a modified test will follow)). Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-12-20 01:13:38 -08:00 |
|
roc+@cs.cmu.edu
|
62de8a28a5
|
Backing out jwatt's fix for bug 407959 because of test failures.
|
2007-12-20 00:16:01 -08:00 |
|
jwatt@jwatt.org
|
045f222063
|
Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-12-19 22:48:15 -08:00 |
|
tor@cs.brown.edu
|
a651867190
|
Bug 406985 - container objects not invalidating properly. r=jwatt, sr=roc
|
2007-12-19 10:24:34 -08:00 |
|
vladimir@pobox.com
|
1f7f3e59ed
|
b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
|
2007-12-18 15:01:15 -08:00 |
|
jruderman@hmc.edu
|
a336340837
|
Oops, let's not refer to images on servers we don't control. (Hopefully this crashtest doesn't rely on the image loading slowly or anything like that.)
|
2007-12-17 11:14:35 -08:00 |
|
jruderman@hmc.edu
|
354abc66d8
|
To boldly go where no crashtest has gone before.
|
2007-12-16 21:37:16 -08:00 |
|
jruderman@hmc.edu
|
c11a5c3f7e
|
Add a few crashtests.
|
2007-12-12 22:44:00 -08:00 |
|
longsonr@gmail.com
|
54f0fc6396
|
Bug 406312 - textPath startOffset does not react to DOM changes. r=tor,sr=roc,a1.9=tor
|
2007-12-03 22:51:36 -08:00 |
|
tor@cs.brown.edu
|
0b43c94739
|
Bug 376952 - pointer events not working properly when clipPath present. r=longsonr, sr=roc, a=tor
|
2007-12-03 21:11:49 -08:00 |
|
tor@cs.brown.edu
|
52c686c1e5
|
Bug 370006 - svg doesn't get scaled up on high resolution displays. r=jwatt, sr=roc
|
2007-12-03 20:40:52 -08:00 |
|
tor@cs.brown.edu
|
36cf5445d1
|
Bug 401112 - filter paint invalidation problems. r=jwatt, sr=roc
|
2007-12-03 08:57:34 -08:00 |
|
longsonr@gmail.com
|
5453d1da04
|
Bug 405659 - Gradient stroke fails to paint on shift+reload. r=jwatt,sr=tor,a1.9=beltzner
|
2007-11-29 07:07:45 -08:00 |
|
longsonr@gmail.com
|
4d8e399c73
|
Bug 402408 - SVG gradient crash. r+sr+a.19=tor
|
2007-11-20 04:47:30 -08:00 |
|
jwatt@jwatt.org
|
1b285832dc
|
Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com
|
2007-11-20 01:10:18 -08:00 |
|
jwatt@jwatt.org
|
4d976af81a
|
Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org
|
2007-11-18 04:09:03 -08:00 |
|
jwatt@jwatt.org
|
241b62c7a0
|
Fixing bug 400150. Remove |font-family: sans-serif| from svg.css. r=tor@acm.org, sr=robert@ocallahan.org, a1.9=tor@acm.org
|
2007-11-12 01:19:02 -08:00 |
|