Alexander Surkov
|
92240ca1b2
|
bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil
|
2008-07-17 14:06:24 +02:00 |
|
L. David Baron
|
fedd25d181
|
Mark two reftests as failing on Mac.
|
2008-07-17 00:56:50 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
Bernd
|
8346cb9495
|
limit mathml row- and colspans as we do for html bug 443089 r/sr=bzbarsky
|
2008-07-16 17:02:18 +02:00 |
|
Simon Montagu
|
3560bc234d
|
Mark the reftest random (apparently the same failure as the other soft-hyphens tests)
|
2008-07-16 15:34:26 +03:00 |
|
John Daniels
|
ef0fee1d70
|
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
|
2008-07-16 12:52:01 +02:00 |
|
Simon Montagu
|
bee056fffa
|
Fix for reftest for bug 444656
|
2008-07-16 12:52:20 +03:00 |
|
Simon Montagu
|
6b742c3574
|
Position soft hyphens correctly in right-to-left text. Bug 444656, r+sr=roc
|
2008-07-16 11:43:39 +03:00 |
|
Nick Thomas
|
baa436a0af
|
Bug 443090 - Unify unittest failures (reftest part) p=ted.mielczarek, r=dbaron
|
2008-07-16 17:47:12 +12:00 |
|
Doug Turner
|
a80ad2cbd6
|
Inital geolocation implementation. bug=437948, r/sr=jst
|
2008-07-15 16:37:48 -07:00 |
|
Andrew Smith
|
d6a20cf1de
|
Add comment about running reftests in an non-DEBUG build. (Bug 378217) r=dbaron
|
2008-07-15 14:49:15 -07:00 |
|
Zack Weinberg
|
58cf580d4a
|
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-07-15 14:31:36 -07:00 |
|
Zack Weinberg
|
2103ba64ef
|
Add .zeroOrAveCharWidth field to gfxFont::Metrics. Initialize it in all font backends. Use it when computing CSS 'ch' units, and make eStyleUnit_Chars and nsLayoutUtils::CharsToCoord unused. (Bug 363706) r=roc sr=dbaron
|
2008-07-15 14:31:36 -07:00 |
|
L. David Baron
|
871adc9d57
|
Make less restrictive assumptions about how big a 'ch' unit is relative to the line-height (assuming 4ch greater than the line height, rather than assuming 2ch is). (Bug 363706)
|
2008-07-15 14:31:36 -07:00 |
|
Robert O'Callahan
|
36e9776d0f
|
Bug 445268. Initialize gfxRect to empty, it doesn't do it automatically. Should fix regression from bug 416305. r=longsonr,sr=mats
|
2008-07-15 20:49:42 +12:00 |
|
Robert O'Callahan
|
bfe75b2156
|
Bug 445081. Refactor code to use ComputeNormalizedHypotenuse ... relanding with a fix so that we don't lose precision and break SVG text mochitests. r=longsonr,sr=mats
|
2008-07-15 20:46:54 +12:00 |
|
Robert O'Callahan
|
31e9d54b71
|
Disabling feGaussianBlur-3.svg for investigation
|
2008-07-15 17:54:58 +12:00 |
|
Robert O'Callahan
|
f90023250c
|
Backing out changeset 4624fef36355 (bug 445081) due to test failures on Windows and Mac
|
2008-07-15 16:36:19 +12:00 |
|
Robert O'Callahan
|
e54fbdfe86
|
Backing out changeset 6c8c95fcaf9b (bug 445079) due to test failure on Windows
|
2008-07-15 16:35:37 +12:00 |
|
Robert O'Callahan
|
b1f4bd2080
|
Bug 445079. Make filters and patterns use an offscreen surface with the ability to create an nsIRenderingContext wrapper as needed, so foreignObject works in those contexts. r=longsonr,sr=mats
|
2008-07-15 15:16:43 +12:00 |
|
Robert O'Callahan
|
3f6b07d740
|
Bug 445081. Factor out code to create nsSVGUtils::ComputeNormalizedHypotenuse. r=longsonr,sr=mats
|
2008-07-15 15:12:40 +12:00 |
|
Robert O'Callahan
|
90e343b2fd
|
Bug 418201. Restrict filter processing to the dirty area. r=longsonr,sr=mats
|
2008-07-15 15:08:47 +12:00 |
|
Michael Ventnor
|
71040cae9a
|
Bug 444925 – Crash [@ nsContextBoxBlur::BoxBlurHorizontal] with mathml:munderover and text-shadow. r+sr=roc
|
2008-07-14 12:35:15 +02:00 |
|
Robert O'Callahan
|
50dec1e8a5
|
Bug 416305. Part 2: Introduce image flag to indicate that all the color channel values are equal, set it for source-alpha images, and optimize Gaussian blur when the color channel values are known to be all-zero. r=longsonr,sr=mats
|
2008-07-14 14:49:07 +12:00 |
|
Robert O'Callahan
|
3594fc2a5e
|
Bug 416305. Part 1, fixing missing file bustage
|
2008-07-14 13:31:34 +12:00 |
|
Robert O'Callahan
|
133e8872e2
|
Bug 416305. Part 1: restructure SVG filters to remove the image dictionary and pass Image objects along edges of the filter primtive graph; filter primitive analysis and coordination is moved to nsSVGFilterInstance. r=longsonr,sr=mats
|
2008-07-14 13:21:25 +12:00 |
|
L. David Baron
|
9569f5f6cf
|
Skip test for 439184 since it "times out".
|
2008-07-13 15:56:51 -07:00 |
|
Robert O'Callahan
|
7e15def36c
|
Bug 444688. Use an IsFrameOfType check instead of a frame state bit to detect whether a frame excludes ignorable whitespace children. r+sr=dbaronlayout
|
2008-07-14 10:41:18 +12:00 |
|
Robert O'Callahan
|
b00f563bfc
|
Bug 444692. Windowless plugin frames should use frame invalidation so that generic invalidation hooks work. r+sr=dbaron
|
2008-07-14 10:23:04 +12:00 |
|
Robert O'Callahan
|
bf853288c9
|
Bug 444690. Scrollframes should call the superclass InvalidateInternal so that generic invalidation hooks work. r+sr=dbaron
|
2008-07-14 10:21:11 +12:00 |
|
Karuna (karunasagark@gmail.com)
|
22a214272c
|
Bug 409331. Instead of QIing to nsBlockFrame in various places, call an nsLayoutUtils method to do it. r+sr=roc
|
2008-07-14 10:10:23 +12:00 |
|
Robert O'Callahan
|
042de9c4e3
|
Bug 367246. When the scrolled frame's width exceeds its available width (because its padding alone is greater than the available width) and the direction is RTL, the scrolled frame should be positioned with its right edge at the right edge of the scrollport. r+sr=dbaron
|
2008-07-14 09:50:35 +12:00 |
|
L. David Baron
|
9c6ae66188
|
Avoid stack overflow by not using recursion to add the important rules. (Bug 439184.) r+sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
bc2be41d00
|
Make rule node children destruction happen in a queue from the root rule node (or root of the subtree being destroyed) rather than using recursion. (Bug 439184.) r+sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
4db60cdcb8
|
Replace nsRuleList with a next sibling pointer on the rule node itself (saving one word in the normal linked list case, and wasting one in the hash table case). (Bug 439184.) r+sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
L. David Baron
|
aca5c25858
|
Avoid stack overflow by not using recursion to add the important rules. (Bug 439184.) r=fantasai sr=bzbarsky
|
2008-07-13 13:57:38 -07:00 |
|
Robert Longson
|
f159e7b1cc
|
Bug 409383 - Enable reftests for dynamic changes to switch children. r=jwatt,sr=roc
|
2008-07-13 16:09:37 +01:00 |
|
Robert Longson
|
67af1e3115
|
Bug 409383 - Make dynamic changes to switch children work and fix transient switch errors. r=jwatt,sr=roc
|
2008-07-13 12:30:48 +01:00 |
|
Sylvain Pasche
|
8e13a26f87
|
Bug 438679 – Remove some duplicate reftest manifest entries. r=dbaron
|
2008-07-12 12:49:58 +02:00 |
|
Reed Loden
|
0d1d70de60
|
Branch merge for bug 441169, bug 22310, bug 430219, bug 443095, bug 443096, bug 441703, and bug 441360.
|
2008-07-12 05:33:29 -05:00 |
|
Martijn Wargers [mw22]
|
7b01aadc2e
|
Bug 441703 - "direction attribute of marquee should be case-insensitive (for selector matching)" [r+sr=dbaron]
|
2008-07-12 05:30:39 -05:00 |
|
Matthew Gregan ext:(%20and%20Shane%20Blackett%20%3Cshane%40blackett.co.nz%3E)
|
6f043c5cb5
|
Bug 430219 - "Crash when FF3 on OS X is Quit if page contains multiple plugins" [r+sr=jst]
|
2008-07-12 05:28:50 -05:00 |
|
Andrzej Zaborowski
|
557bc969d3
|
Remove unimplemented DumpContentToPPM() member (bug 379015 leftover). r+sr=roc
|
2008-07-12 12:21:38 +02:00 |
|
arno.
|
9474e74a6e
|
Bug 423802 - "xulrunner.exe crashes when a specially crafted grid control is used" (crashtest) [r=dbaron]
|
2008-07-12 05:12:56 -05:00 |
|
neil@parkwaycc.co.uk
|
45ebee768d
|
Bug 444466 – Crash [@ nsTextControlFrame::PreDestroy()], r+sr=bz
|
2008-07-12 11:26:40 +02:00 |
|
Michael Ventnor
|
33b9fe5f1e
|
Bug 444237 - "Crash with -moz-box-shadow: -moz-initial on input" [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-12 03:52:32 -05:00 |
|
Doug Turner
|
d78266a72c
|
Backed out changeset 27942c109154
unit test seg fault at shutdown.
|
2008-07-11 22:25:02 -07:00 |
|
Doug Turner
|
2005d15cc0
|
Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks
|
2008-07-11 18:35:03 -07:00 |
|