longsonr%gmail.com
|
3b118a454b
|
Bug 429774. r+sr=roc,a1.9=beltzner
|
2008-04-23 12:35:28 +00:00 |
jruderman%hmc.edu
|
e7b5d958b8
|
Add crashtests
|
2008-04-23 04:12:49 +00:00 |
jwatt%jwatt.org
|
7a4597b0b1
|
Bug 428228. Removing element from SVG <svg> crashes. r=longsonr, sr=roc, a=beltzner
|
2008-04-15 08:31:06 +00:00 |
jruderman%hmc.edu
|
c3f317cd85
|
Add crashtest
|
2008-04-14 23:40:17 +00:00 |
jruderman%hmc.edu
|
7690a6377c
|
Fix bug 428841, Crash [@ nsSVGPathElement::GetPathSegAtLength] due to signedness error. r+sr=roc, a=damon
|
2008-04-14 23:38:50 +00:00 |
bent.mozilla%gmail.com
|
90ec6403a8
|
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
|
2008-04-11 17:29:11 +00:00 |
jonas%sicking.cc
|
1139b348bb
|
Backing out due to test failures
|
2008-04-09 03:20:42 +00:00 |
jonas%sicking.cc
|
126e198cad
|
Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking
|
2008-04-09 02:06:31 +00:00 |
jwatt%jwatt.org
|
d610eaa111
|
Bug 369418. Prevent script from injecting floating point infinity or NaN values into C++ land through DOM interfaces. r+sr=roc@ocallahan.org, a=blocking1.9
|
2008-04-08 11:47:58 +00:00 |
dholbert%cs.stanford.edu
|
aa8b731f85
|
Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+
|
2008-04-08 00:27:11 +00:00 |
longsonr%gmail.com
|
d82893217d
|
Bug 322724 - Supported SVG Feature Strings are incorrect. r=jwatt,sr=roc,a1.9=blocking1.9+
|
2008-04-07 13:07:54 +00:00 |
timeless%mozdev.org
|
71f819b50c
|
Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
|
2008-04-06 12:28:42 +00:00 |
jruderman%hmc.edu
|
1712ea1127
|
Add a crashtest
|
2008-03-27 05:28:56 +00:00 |
jruderman%hmc.edu
|
cc9b16d5de
|
Add crashtest
|
2008-03-27 03:09:39 +00:00 |
jruderman%hmc.edu
|
c40e321c6e
|
Add crashtest
|
2008-03-27 01:25:36 +00:00 |
timeless%mozdev.org
|
df34366b0a
|
reverting
|
2008-03-19 21:32:17 +00:00 |
timeless%mozdev.org
|
8f189a966c
|
Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
|
2008-03-19 21:19:42 +00:00 |
reed%reedloden.com
|
6be153adee
|
Bug 392233 - "Text kerning broken by scaling/viewBox (space between letters or letters above each other)" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=longsonr sr=vlad a=blocking1.9+]
|
2008-03-18 19:50:29 +00:00 |
longsonr%gmail.com
|
e749e7b375
|
Bug 399853 - Fix signed/unsigned mismatch warnings. r+sr=tor,a1.9=beltzner
|
2008-03-18 13:17:08 +00:00 |
roc+%cs.cmu.edu
|
a0f8c10258
|
Backing out bug 392233 again
|
2008-03-18 08:37:49 +00:00 |
roc+%cs.cmu.edu
|
cd3b6ea999
|
Bug 392233. Relanding ... make SVG text build textruns taking into account the current transform's scale. Also refactors code to simplify everything. r=longsonr,sr=vlad
|
2008-03-18 07:42:08 +00:00 |
roc+%cs.cmu.edu
|
54988fc149
|
Backing out bug 392233.
|
2008-03-18 02:36:17 +00:00 |
roc+%cs.cmu.edu
|
fe0057bcab
|
Bug 392233. Take the current contxt scale into account when constructing textruns for SVG, and simplify the SVG text code. r=longsonr,sr=vlad
|
2008-03-18 01:45:12 +00:00 |
jwatt%jwatt.org
|
9130ee5b59
|
Bug 399488. Faster gaussian blur. r=longsonr@gmail.com, sr=roc@ocallahan.org, a1.9=beltzner@mozilla.com
|
2008-03-17 15:06:08 +00:00 |
jwatt%jwatt.org
|
e5e1c4660f
|
Bug 421464. The 'type' attribute on <style> should be optional. r=longsonr@gmail.com, sr=roc@ocallahan.org, blocking1.9=me
|
2008-03-07 10:16:05 +00:00 |
jwatt%jwatt.org
|
1172c12232
|
Bug 420773. Don't include filters in our list of supported feature strings. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com
|
2008-03-07 09:58:33 +00:00 |
vladimir%pobox.com
|
230fd7d33a
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-06 06:51:15 +00:00 |
jwalden%mit.edu
|
1862ed9140
|
Bug 420243 - Fix an arithmetic mistake in SVGTextContentElement.getSubStringLength. r+sr=roc, a=beltzner
|
2008-03-06 02:10:44 +00:00 |
reed%reedloden.com
|
844f2d62b5
|
Bug 419096 - "getPathSegAtLength() causes nsSVGPathSegMovetoAbs to leak" [p=longsonr@gmail.com (Robert Longson) r+sr=roc a1.9=damons]
|
2008-02-26 09:51:31 +00:00 |
jwatt%jwatt.org
|
ae4f4da969
|
Bug 418206. Some SVG files that appear to hang Mozilla. r=longsonr@gmail.com, sr=roc@ocallahan.org, a1.9=beltzner@mozilla.com
|
2008-02-21 17:43:26 +00:00 |
reed%reedloden.com
|
eb741ae981
|
Bug 417339 - "dynamic changes to xlink:href of svg:feImage don't cause update" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r=longsonr sr=roc a1.9=schrep]
|
2008-02-20 10:08:19 +00:00 |
roc+%cs.cmu.edu
|
dabccbd009
|
Bug 418158. nsIDOMSVGComponentTransferFunctionElement should not export the non-scriptable internal-use-only GenerateLookupTable function. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-20 02:11:54 +00:00 |
roc+%cs.cmu.edu
|
112c8fc45d
|
Bug 416204. feFlood should not support an in1 property, this was a bug in the SVG spec that is being fixed. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-20 02:10:05 +00:00 |
bzbarsky%mit.edu
|
10d4e94db8
|
Don't parse "style" attributes in data documents unless someone asks for
.style. Bug 418214, r+sr=peterv, a=schrep
|
2008-02-19 17:52:01 +00:00 |
roc+%cs.cmu.edu
|
fac554338b
|
Remove unused nsISVGFilter
|
2008-02-18 20:51:34 +00:00 |
jag%tty.nl
|
4221353fba
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 08:50:33 +00:00 |
roc+%cs.cmu.edu
|
7d991d1438
|
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-18 07:29:01 +00:00 |
roc+%cs.cmu.edu
|
bba0a26754
|
Backing out 414784
|
2008-02-18 02:11:00 +00:00 |
roc+%cs.cmu.edu
|
47c13fb6b6
|
Backing out 414784 due to crashtest failure.
|
2008-02-18 02:04:26 +00:00 |
roc+%cs.cmu.edu
|
a8049f2396
|
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-18 01:10:58 +00:00 |
jruderman%hmc.edu
|
9b8b82ce0b
|
Add crashtest
|
2008-02-04 06:02:38 +00:00 |
jruderman%hmc.edu
|
e09b5dd12e
|
Add crashtest
|
2008-02-04 05:00:12 +00:00 |
dwitte%stanford.edu
|
281f7d943c
|
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
|
2008-02-02 23:41:26 +00:00 |
longsonr%gmail.com
|
fb740e22d2
|
Bug 414188 - Divide by zero with degenerate tile reference. r+sr=tor,a1.9=mtschrep
|
2008-01-27 19:03:12 +00:00 |
jwatt%jwatt.org
|
3421d22b3f
|
Fixing bug 412104. Crash with percentage stroke-width and XBL [@ nsSVGSVGElement::GetLength]. r+sr=tor@acm.org, a1.9=beltzner@mozilla.com
|
2008-01-25 20:51:13 +00:00 |
longsonr%gmail.com
|
d15ff4b6ff
|
Bug 411555 - Text inside filter causing invalidation loop. r=jwat,sr=tor,a1.9=blocking1.9+
|
2008-01-25 09:27:04 +00:00 |
reed%reedloden.com
|
b82fa140c9
|
Bug 412239 - "Warnings in nsSVGPathElement.cpp" [p=andrey@esin.name (Esin Andrey) (via Timur Timirkhanov) r+sr=tor a1.9=schrep]
|
2008-01-16 02:01:05 +00:00 |
longsonr%gmail.com
|
e9034cc506
|
Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement correct checkin. r=tor,sr=roc,a1.9=beltzner
|
2008-01-10 11:57:34 +00:00 |
longsonr%gmail.com
|
0c2a48d1f9
|
Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement correct checkin. r=tor,sr=roc,a1.9=beltzner
|
2008-01-10 11:38:18 +00:00 |
longsonr%gmail.com
|
4e7da36d5a
|
Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement. r=tor,sr=roc,a1.9=beltzner
|
2008-01-10 11:26:26 +00:00 |