Johnny Stenback
|
ca50829d7d
|
Fixing bug 421833. Deal better with plugin frames going away while initializing a plugin. r+sr=jonas@sicking.cc
|
2008-06-27 12:37:21 -07:00 |
|
Ben Turner
|
de0ede1dc2
|
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
|
2008-06-26 10:12:42 -07:00 |
|
Robert O'Callahan
|
3c3ddb020f
|
Bug 344258. Make <use> honour changes to the ID-to-element map. r=longsonr,sr=mats
|
2008-06-26 10:41:04 +12:00 |
|
Simon Montagu
|
7eb12fe091
|
Reftest for bug 109735
|
2008-06-25 02:41:26 -07:00 |
|
Daniel Holbert
|
46e0fb27e2
|
Merge after backout of changeset 5bffc31ff797.
|
2008-06-24 11:54:22 -07:00 |
|
Daniel Holbert
|
86d8862d32
|
Backed out changeset 5bffc31ff797 (bug 433373) -- first attempt didn't handle page scaling correctly.
|
2008-06-24 11:53:27 -07:00 |
|
Daniel Holbert
|
5a71686d10
|
bug 433284 - Needed to reposition child views after sliding container frame during print-selection. r+sr=roc
|
2008-06-24 09:30:55 -07:00 |
|
Daniel Holbert
|
c8f369deb3
|
bug 433373 - Fix clipping region when printing selections that start later in document. r+sr=roc
|
2008-06-24 09:29:52 -07:00 |
|
Michael Ventnor
|
fc2e1b57c0
|
Bug 118308, NS_THEME_TEXTFIELD_CARET implementation (GTK), r+sr=roc
|
2008-06-23 11:50:52 +03:00 |
|
Michael Ventnor
|
18e638d642
|
Bug 440112, Form elements are not hidden behind overlapping parent with overflow:hidden, r+sr=roc
|
2008-06-23 11:30:07 +03:00 |
|
Robert O'Callahan
|
a26b26f96f
|
Mark reftest as passing
|
2008-06-23 14:41:21 +12:00 |
|
Robert O'Callahan
|
efc2f0abe2
|
Bug 438981. The canonical 'body element' must be the first 'body' child.
|
2008-06-23 10:38:29 +12:00 |
|
Robert Longson
|
aaefd90612
|
Bug 438867 - rftest for SVG not rendered after html hr element.
|
2008-06-22 17:22:07 +01:00 |
|
Robert Longson
|
7fc5d658cb
|
Bug 438867 - SVG not rendered after html hr element. r+sr=roc
|
2008-06-22 16:59:48 +01:00 |
|
Robert Longson
|
85b5603e9c
|
Bug 434041 - text outline does not change thickness on zoom
|
2008-06-22 16:45:38 +01:00 |
|
Mats Palmgren
|
360b3ef7a6
|
Take left border+padding into account when calculating distance from block edge for TAB. b=430926 r+sr=roc
|
2008-06-20 06:39:56 +02:00 |
|
Mats Palmgren
|
4ab230a0c3
|
Crash test for bug 431738 by Jesse Ruderman<jruderman@gmail.com>.
|
2008-06-20 06:09:51 +02:00 |
|
Mats Palmgren
|
1d73573468
|
Protect against div-by-zero when mRowHeight is zero. b=431738 r+sr=roc
|
2008-06-20 06:07:37 +02:00 |
|
Mats Palmgren
|
86d7a7027f
|
Use async Invalidate() to avoid crashing. b=435422 r+sr=roc
|
2008-06-20 04:47:59 +02:00 |
|
Mats Palmgren
|
cf7d7fdca9
|
Make the test work also with desktop theme where background color for text widgets is not white. b=435048 r=karlt
|
2008-06-20 02:45:05 +02:00 |
|
Simon Montagu
|
5e9bee9eb7
|
reftest for bug 439910
|
2008-06-19 12:36:42 +03:00 |
|
L. David Baron
|
b5775b09ed
|
Mark reftest added for bug 363706 as failing.
|
2008-06-17 16:11:45 -07:00 |
|
L. David Baron
|
c9f14c4373
|
Merge backout of f6b609b0af6e (bug 363706).
|
2008-06-17 16:11:17 -07:00 |
|
L. David Baron
|
8030cac4e8
|
Backed out changeset f6b609b0af6e
|
2008-06-17 16:10:53 -07:00 |
|
L. David Baron
|
b658da721e
|
Merge backout of 68362ba98c23 (bug 363706).
|
2008-06-17 16:10:41 -07:00 |
|
L. David Baron
|
a8f5c9c1f9
|
Backed out changeset 68362ba98c23
|
2008-06-17 16:10:17 -07:00 |
|
Eric Butler
|
f26f520a44
|
Fix crashes when using text API on a canvas context whose element doesn't have a frame, and update handling of that case to match the spec. (Bug 438695) r+sr=dbaron
|
2008-06-17 14:37:57 -07:00 |
|
Zack Weinberg
|
8368d7844f
|
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units. (Bug 363706) r=roc sr=dbaron
|
2008-06-17 14:37:56 -07:00 |
|
Zack Weinberg
|
c548035ff3
|
Remove eStyleUnit_Chars and the special cases for it throughout layout, and make ch units go through the normal eStyleUnit_Coord cases. (Bug 363706) r+sr=dbaron
|
2008-06-17 14:37:56 -07:00 |
|
L. David Baron
|
87ff824652
|
Add basic test for bug 363706.
|
2008-06-17 14:37:56 -07:00 |
|
Robert O'Callahan
|
9ef27ae6f1
|
Fixing testcase
|
2008-06-17 13:04:18 +12:00 |
|
Robert O'Callahan
|
711fe3ad50
|
Backing out bug 421436 due to regression bug 439462
|
2008-06-17 10:39:30 +12:00 |
|
Simon Montagu
|
dfcf9f51e9
|
Remove unnecessary argument from SetBidiEnabled. Bug 435856, r+sr=roc
|
2008-06-16 02:28:17 -07:00 |
|
roc@meekness
|
502a6b64d3
|
Automated merge with ssh://hg.mozilla.org/mozilla-central
|
2008-06-16 13:37:36 +12:00 |
|
Arpad Borsos
|
fe073d2835
|
Bug 407616. Clean up nsResizerFrame and add tests. r+sr=roc
|
2008-06-16 13:36:28 +12:00 |
|
Kai Liu
|
ad9edcfa7d
|
Bug 422607: avoid unneeded pixel/twip conversions to fix bookmarks menu aligment issues, r=enndeakin, sr=roc
|
2008-06-15 21:26:41 -04:00 |
|
Simon Montagu
|
9697529693
|
Bug 435856: Bidi processing disabled after printing. r+sr=roc
|
2008-06-14 23:56:04 -07:00 |
|
Simon Montagu
|
e1e8fe0077
|
imported patch 435856
|
2008-06-14 23:51:00 -07:00 |
|
Robert Longson
|
9c1c1e8d06
|
Bug 437448. New-style nsSVGString (simpler and more efficient support for animated values). r+sr=roc
|
2008-06-14 21:01:02 +12:00 |
|
Robert O'Callahan
|
9915b4d25f
|
Bug 421436. Remove hack that gives <br> 1-appunit width in standards mode; it's no longer necessary and it can cause subtle bugs. r+sr=dbaron
|
2008-06-14 20:48:07 +12:00 |
|
Robert O'Callahan
|
a1d025f6c8
|
Bug 438997. DoApplyRenderingChangeToTree should not invalidate SVG frames. r+sr=dbaron.
|
2008-06-14 20:29:41 +12:00 |
|
Robert O'Callahan
|
5cc4ce74b7
|
Bug 439004. Check whether there's logically empty content already placed on the line instead of just checking whether the line has advanced horizontally. r+sr=dbaron.
|
2008-06-14 20:28:07 +12:00 |
|
Arpad Borsos
|
5fb8e731dc
|
Bug 416509. Don't cache 'repeat' attribute in nsAutoRepeatBoxFrame, simplifies code. r+sr=roc.
|
2008-06-13 10:09:28 +12:00 |
|
Michael Ventnor
|
7e868a56e1
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
|
Robert O'Callahan
|
0d43ab00f1
|
Backing out text-shadow due to Mac issues
|
2008-06-12 17:40:56 +12:00 |
|
Robert O'Callahan
|
e5446ca622
|
Backing out text-shadow due to Mac issues
|
2008-06-12 17:33:08 +12:00 |
|
Robert O'Callahan
|
6382ad7c40
|
Backing out text-shadow due to Mac issues
|
2008-06-12 17:32:31 +12:00 |
|
L. David Baron
|
b985a9084a
|
Add some reftests for z-ordering of text-decorations.
|
2008-06-11 21:54:13 -07:00 |
|
Michael Ventnor
|
ffafa1a250
|
text-shadow tests (bug 10713)
|
2008-06-12 14:39:36 +12:00 |
|
Michael Ventnor
|
480a40574d
|
Implement text-shadow rendering.
|
2008-06-12 14:34:40 +12:00 |
|