reed@reedloden.com
|
28ba72a1f1
|
Bug 399642 - "Make parsing stricter" [p=longsonr@gmail.com (Robert Longson) r=tor sr+a1.9=roc]
|
2007-10-19 01:54:21 -07:00 |
longsonr@gmail.com
|
4eb8414e06
|
Bug 399525 - Don't warn over user content. r=tor,sr+a=roc
|
2007-10-15 05:06:42 -07:00 |
longsonr@gmail.com
|
c3f4c56af8
|
Bug 386416 - Integer and Number pair attributes such as the order attribute of feConvolveMatrix should allow an optional comma as separator. r=tor,sr+a=roc
|
2007-10-15 05:06:17 -07:00 |
tor@cs.brown.edu
|
76fb30d86b
|
Bug 399354 - some svg filters not checking in2 requirement. r=longsonr, sr+a=roc
|
2007-10-11 13:08:38 -07:00 |
longsonr@gmail.com
|
c9f0460fe5
|
Bug 397749 - New style nsSVGAngle. Relanding after roc checked that talos has no SVG pages. r=tor,sr+a=roc,a=mconnor
|
2007-10-10 03:07:59 -07:00 |
longsonr@gmail.com
|
5ba2428215
|
Bug 399133 - invalid blue channel in feColorMatrix in saturation mode. r+sr+a=tor
|
2007-10-10 01:15:31 -07:00 |
tor@cs.brown.edu
|
a6555d4a90
|
Bug 398926 - nsWeakReference leak with stroke and fill using the same pattern. r+sr+a=roc
|
2007-10-09 16:17:41 -07:00 |
tor@cs.brown.edu
|
8da495aead
|
Backout of 397749 - suspicion of talos regression.
|
2007-10-05 10:06:47 -07:00 |
longsonr@gmail.com
|
dd46ab5ebc
|
fix a grammar mistake in a comment to get WINNT 5.2 qm-win2k3-01 dep unit test to rebuild in the hope that the test failure is unrelated to my recent check in
|
2007-10-05 03:27:31 -07:00 |
longsonr@gmail.com
|
7530d63663
|
Bug 397749 - New style nsSVGAngle. r=tor,sr+a=roc,a=mconnor
|
2007-10-05 02:11:00 -07:00 |
longsonr@gmail.com
|
8f6c072c84
|
Bug 397916 - Simplify nsSVGLength2. r=tor,sr+a=roc
|
2007-10-03 02:02:19 -07:00 |
tor@cs.brown.edu
|
1e1893eb04
|
Bug 397017 - leak of some svg base types when unsetting. r+sr+a=roc
|
2007-10-02 07:52:56 -07:00 |
longsonr@gmail.com
|
e1f9181c7e
|
Bug 398134 - Remove final argument to nsSVGBoolean::SetBaseValue as it is only ever PR_TRUE. r=tor,sr+a=roc
|
2007-10-02 05:23:17 -07:00 |
longsonr@gmail.com
|
971e32b489
|
Bug 397620 - Validate boolean arguments. r+sr+a=roc
|
2007-10-01 01:39:23 -07:00 |
tor@cs.brown.edu
|
ecc5db93c6
|
Bug 397551 - <svg:use> reference loop makes a bunch of elements leak. r=longsonr, sr+a=roc
|
2007-09-26 08:37:15 -07:00 |
longsonr@gmail.com
|
b70b48f737
|
Bug 397159 - New style nsSVGBoolean. r=tor,sr=roc,a=roc
|
2007-09-26 02:22:08 -07:00 |
longsonr@gmail.com
|
d013294708
|
Bug 383685 - Reject invalid enumeration values. r=tor,sr=roc,a=roc
|
2007-09-25 02:40:52 -07:00 |
longsonr@gmail.com
|
269e4370a4
|
Bug 395155 - Changing CSS text inside svg:style has no effect. r=tor,sr=roc,a=roc
|
2007-09-25 02:11:12 -07:00 |
longsonr@gmail.com
|
cda5b384b6
|
Bug 395667 - New style nsSVGInteger. r=tor,sr=roc,a=roc
|
2007-09-18 05:09:26 -07:00 |
tor@cs.brown.edu
|
bfb2c00965
|
Bug 395616 - rework orientType/orientAngle mapping of orient attribute. r=longsonr, sr+a=roc
|
2007-09-14 15:12:20 -07:00 |
tor@cs.brown.edu
|
2e540ca417
|
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r+sr+a=roc
|
2007-09-05 16:07:34 -07:00 |
tor@cs.brown.edu
|
96ef815db9
|
Backout of 320622.
|
2007-09-05 14:56:06 -07:00 |
tor@cs.brown.edu
|
0f0bcaf3ee
|
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r=longsonr, sr=roc, a=roc
|
2007-09-05 13:51:21 -07:00 |
tor@cs.brown.edu
|
876db71c40
|
Bug 394335 - incorrect mapping for marker units enum. r=longsonr, sr+a=roc
|
2007-08-31 10:03:10 -07:00 |
longsonr@gmail.com
|
02708621dd
|
Bug 389865 - Improve filter architecture. r=tor,sr=roc,a=pavlov
|
2007-08-31 07:44:28 -07:00 |
tor@cs.brown.edu
|
b001e18714
|
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
|
2007-08-27 16:11:14 -07:00 |
masayuki@d-toybox.com
|
5cf046b40d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
bzbarsky@mit.edu
|
5ff9184d48
|
Hoist the code for handling class and id up from nsGenericHTMLElement to the newly-created nsStyledElement so that it can be reused by MathML and to some extent by SVG. Bug 379178, patch by Daniel Kraft <domob@daniel-kraft.net>, r=jwatt for the SVG changes, r+sr=sicking for the rest, a=dsicore
|
2007-08-06 08:27:19 -07:00 |
sharparrow1@yahoo.com
|
cf16076094
|
Bug 390161: Make ScreenPixelToMillimeterX/Y return result in CSS pixels. r=jwatt, sr=roc, a19=dbaron
|
2007-08-02 18:12:19 -07:00 |
tor@cs.brown.edu
|
3d54fa0d24
|
Bug 373572 - Implement feTile filter.
Patch by longsonr@gmail.com, r=tor, sr=roc, a=schrep
|
2007-07-26 17:50:45 -07:00 |
Olli.Pettay@helsinki.fi
|
33d9adc753
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
Olli.Pettay@helsinki.fi
|
2bb3360e9f
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -07:00 |
tor@cs.brown.edu
|
820e8ee7ab
|
Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
|
2007-07-25 23:57:42 -07:00 |
longsonr@gmail.com
|
0169e5a1d1
|
Bug 386083 - SVG code should check gfxASurface::CairoStatus() when it creates new surfaces. r=jwatt,sr=tor
|
2007-07-17 02:24:27 -07:00 |
longsonr@gmail.com
|
6a0ca8215a
|
Bug 384409 - Create a common GetContextForContent method in nsContentUtils and use it in nsScriptElement and svg. r=tor,r+sr=jonas
|
2007-07-13 01:49:07 -07:00 |
bzbarsky@mit.edu
|
3f4c992470
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 13:05:45 -07:00 |
tor@cs.brown.edu
|
a2711ef4fe
|
Bug 361745 - <svg:image> with negative width/height displaying inverted.
r=jwatt, sr=roc
|
2007-07-12 08:40:46 -07:00 |
sayrer@gmail.com
|
46179e655a
|
Bug 386878. nsSVGSVGElement needs to init its members. r+sr=tor
|
2007-07-10 09:38:00 -07:00 |
jwalden@mit.edu
|
12e960c504
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
Olli.Pettay@helsinki.fi
|
6444cb717f
|
Bug 386802, Mutation events always fired during setting of innerHTML, r+sr=bz
|
2007-07-04 13:39:10 -07:00 |
longsonr@gmail.com
|
fe6fa5ec48
|
Bug 385905 - Collection of minor things. Mainly fixes coding style and indenting in SVG content. Simplifies one NS_NewSVGPoint call and changes one frame QueryInterface to use CallQueryInterface. r=jwatt,sr=tor
|
2007-07-02 02:54:11 -07:00 |
tor@cs.brown.edu
|
82b68ea577
|
Bug 375846 - implement feConvolveMatrix filter primitive. r=longsonr, sr=roc
|
2007-06-27 12:02:58 -07:00 |
tor@cs.brown.edu
|
e17926680b
|
Bug 305859 - em and ex units not implemented for SVGLength.
Patch by taken.spc@gmail.com, r=longsonr, sr=tor
|
2007-06-25 09:12:35 -07:00 |
tor@cs.brown.edu
|
9350f33b4c
|
Bug 385096 - make sure component transfer filter functions call base Init.
r=jwatt, sr=roc
|
2007-06-21 08:09:43 -07:00 |
jwatt@jwatt.org
|
e57e301655
|
Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org
|
2007-06-20 14:56:03 -07:00 |
bzbarsky@mit.edu
|
c53bf9c60d
|
Ignore mutations in anonymous content when deciding whether to reclone <use>targets. Bug 380101, r=tor, sr=peterv
|
2007-06-06 13:01:56 -07:00 |
longsonr@gmail.com
|
5d4fc90b87
|
Bug 381777 - filters crash browser. r+sr=sr=tor
|
2007-05-25 02:50:02 -07:00 |
tor@cs.brown.edu
|
6947dd735b
|
Bug 381622 - complete cairo removal from svg. r+sr=roc
|
2007-05-23 08:42:12 -07:00 |
jwatt@jwatt.org
|
1325e74daa
|
Fixing bug 381447. nsSVGLengthList::mCtxType is always set to nsSVGUtils::X. r+sr=tor@acm.org
|
2007-05-23 01:38:54 -07:00 |
tor@cs.brown.edu
|
ab59898836
|
Build bustage fix (380757).
|
2007-05-21 15:13:56 -07:00 |