jwatt@jwatt.org
|
3757b4fdbe
|
Fixing bug 375175. Get rid of unused function nsSVGOuterSVGFrame::InitiateReflow. Patch by Eli Friedman <sharparrow1@yahoo.com>. r=jwatt@jwatt.org, sr=tor@acm.org, a=bzbarsky@mit.edu
|
2007-08-21 12:29:37 -07:00 |
|
sharparrow1@yahoo.com
|
deb7b70b2c
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently, SVG part. r=tor, sr=roc, a=dbaron
|
2007-08-17 16:49:01 -07:00 |
|
longsonr@gmail.com
|
91af625050
|
Bug 387422 - text clip paths don't work. r=tor,sr=roc,a=dbaron
|
2007-08-03 01:39:12 -07:00 |
|
bzbarsky@mit.edu
|
9c59e9e4cc
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
|
roc+@cs.cmu.edu
|
9562390da7
|
Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky
|
2007-07-26 02:47:43 -07:00 |
|
longsonr@gmail.com
|
45fceee769
|
Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor
|
2007-07-25 02:16:02 -07:00 |
|
longsonr@gmail.com
|
3c31818450
|
Bug 388295 - Clean up nsSVGPathGeometryFrame: make constructor protected, put methods belonging to the same interface together. r+sr=tor
|
2007-07-24 02:05:37 -07:00 |
|
jwatt@jwatt.org
|
17b1bdf0c7
|
Backing out last checkin to fix reftest failures. See bug 381285.
|
2007-07-22 16:22:34 -07:00 |
|
jwatt@jwatt.org
|
a487d5944f
|
Fixing bug 381285. ASSERTION: can't mark frame dirty during reflow. r=dbaron@mozilla.com
|
2007-07-22 15:35:05 -07:00 |
|
longsonr@gmail.com
|
0336304911
|
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
|
37b0493711
|
Bug 388040 - Clean up nsSVGGeometryFrame: make constructor protected, put methods belonging to the same interface together and add interface comments. r+sr=tor
|
2007-07-17 01:40:28 -07:00 |
|
longsonr@gmail.com
|
f8d4a49991
|
Bug 387908 - Clean up nsSVGImageFrame.cpp: Remove an unused member variable, make constructor protected and report bad construction as an error. r+sr=tor
|
2007-07-13 02:32:37 -07:00 |
|
longsonr@gmail.com
|
43a7c5805c
|
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
|
4d53ccf996
|
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
|
155c92e66f
|
Bug 379123 - filters on objects with some matrices not displayed.
r=longsonr, sr=roc
|
2007-07-12 08:42:30 -07:00 |
|
tor@cs.brown.edu
|
c2407cb71f
|
Bug 361745 - <svg:image> with negative width/height displaying inverted.
r=jwatt, sr=roc
|
2007-07-12 08:40:46 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
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 |
|
longsonr@gmail.com
|
b807e11154
|
Bug 386475 - Should not flush when resolving em and ex units. r=tor,sr=bzbarsky
|
2007-07-06 02:02:44 -07:00 |
|
roc+@cs.cmu.edu
|
2fbe7e618c
|
Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu
|
2007-07-03 20:39:01 -07:00 |
|
tor@cs.brown.edu
|
ab2d47c4a7
|
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 |
|
jwatt@jwatt.org
|
45c2fb8d64
|
Fixing bug 385246. Negative width attribute on <svg:foreignObject> causes "ASSERTION: reflow state made child wrong size" and more. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-06-25 01:31:31 -07:00 |
|
jwatt@jwatt.org
|
883f3a00c3
|
Commit reminder comments that I need to follow up on so they don't get in the way of my current patch juggling.
|
2007-06-22 19:06:07 -07:00 |
|
jwatt@jwatt.org
|
6899f41e95
|
Fixing bug 384591. Make nsSVGForeignObjectFrame.cpp easier to understand. r+sr=tor@acm.org
|
2007-06-21 16:01:10 -07:00 |
|
tor@cs.brown.edu
|
59ab42debc
|
Bug 382333 - update filter invalidation region before use. r=longsonr, sr=roc
|
2007-06-21 08:03:30 -07:00 |
|
longsonr@gmail.com
|
88245a4f7b
|
Bug 384637 - Self-referencing svg:mask causes stack overflow crash. r+sr=tor
|
2007-06-21 04:01:41 -07:00 |
|
jwatt@jwatt.org
|
6d71fcdb5d
|
Fixing bug 385218. Remove nsISVGSVGElement. r+sr=tor@acm.org
|
2007-06-20 14:56:03 -07:00 |
|
bzbarsky@mit.edu
|
b7acce844e
|
Don't tear down part of the content tree while there are still frames
referencing it. Bug 384728, r+sr=tor
|
2007-06-18 08:30:57 -07:00 |
|
jwatt@jwatt.org
|
1e74980cb9
|
Comment out optimization to fix reftest failures.
|
2007-06-14 14:24:16 -07:00 |
|
jwatt@jwatt.org
|
bb5c844f60
|
Fixing bug 384046. nsSVGOuterSVGFrame::Reflow should not call NotifyViewportChange unconditionally. r+sr=tor@acm.org
|
2007-06-14 13:51:42 -07:00 |
|
longsonr@gmail.com
|
f02cb58e85
|
Bug 378583 - Large pattern surfaces crash browser. r=tor,sr=roc
|
2007-06-13 02:02:48 -07:00 |
|
dbaron@dbaron.org
|
0235059d11
|
Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky
|
2007-06-12 11:27:09 -07:00 |
|
roc+@cs.cmu.edu
|
e34c7dff59
|
Bug 174397. Support getClientRects and getBoundingClientRect on DOM elements. r=jonas,dbaron; sr=tor, plus help from Anne van Kesteren and Martijn Wargers
|
2007-05-30 15:32:54 -07:00 |
|
tor@cs.brown.edu
|
71fb4520eb
|
Bug 382333 - CTM changes not updating filter invalidation regions.r=longsonr, sr=roc
|
2007-05-29 17:36:02 -07:00 |
|
bzbarsky@mit.edu
|
4d5483daac
|
Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron
|
2007-05-23 13:10:43 -07:00 |
|
tor@cs.brown.edu
|
c8cff36c3a
|
Bug 381622 - complete cairo removal from svg. r+sr=roc
|
2007-05-23 08:42:12 -07:00 |
|
jwatt@jwatt.org
|
eb8714ce2b
|
Fixing bug 380952. nsSVGForeignObjectFrame::PaintSVG calls GetCanvasTM twice. r=tor@acm.org, sr=roc@ocallahan.org
|
2007-05-23 01:39:00 -07:00 |
|
jwatt@jwatt.org
|
4620075b96
|
Fixing bug 381447. nsSVGLengthList::mCtxType is always set to nsSVGUtils::X. r+sr=tor@acm.org
|
2007-05-23 01:38:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b0100770e3
|
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
|
2007-05-22 14:45:03 -07:00 |
|
tor@cs.brown.edu
|
50b9054412
|
Bug 380072 - switch svg mask from cairo to thebes. r=jwatt, sr=roc
|
2007-05-22 12:31:04 -07:00 |
|
tor@cs.brown.edu
|
09e9701b1e
|
Bug 380757 - switch svg filters to thebes. r=jwatt, sr=roc
|
2007-05-21 14:41:53 -07:00 |
|
jminta@gmail.com
|
5f133ddc08
|
Bug 377717 Remove 'decorations' and 'variant' from gfxFontStyle, r=pavlov
|
2007-05-20 19:18:04 -07:00 |
|
tor@cs.brown.edu
|
950fed3b50
|
Bug 380691 - <clipPath> and <mask> not working with <foreignObject>. r+sr=roc
|
2007-05-16 08:14:19 -07:00 |
|
roc+@cs.cmu.edu
|
e7e11676c0
|
Bug 380692. Change gfxTextRun API so the textrun copies text, if necessary, instead of the caller having to do it. r=vlad
|
2007-05-14 20:56:47 -07:00 |
|
roc+@cs.cmu.edu
|
6c930f6aae
|
Fixing bustage
|
2007-05-08 17:45:21 -07:00 |
|
roc+@cs.cmu.edu
|
d99fda4f3e
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-08 15:46:14 -07:00 |
|
bzbarsky@mit.edu
|
1b5f6b30b6
|
Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts.
|
2007-05-06 12:16:51 -07:00 |
|
jwatt@jwatt.org
|
48f0cb4b50
|
Fixing bug 369827. Reflow of foreignObject with percentage width/height doesn't work. r=tor@acm.org, sr=dbaron@mozilla.com (this also fixes bug 379615, so changing the reftest manifest to expect the foreignObject tests to pass)
|
2007-05-05 04:11:07 -07:00 |
|
bzbarsky@mit.edu
|
39e2979741
|
Override just the border width, not all the border properties. Bug 377584, r+sr=dbaron
|
2007-05-04 23:22:36 -07:00 |
|
sayrer@gmail.com
|
fd8573d347
|
backout patch for bug 375760 due to bustage.
|
2007-05-04 21:36:13 -07:00 |
|
roc+@cs.cmu.edu
|
2898af075d
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-04 19:16:16 -07:00 |
|