Commit Graph

16024 Commits

Author SHA1 Message Date
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
Mark Banner
5d14b81b2b Bug 445503 crashes.xhtml incorrectly overrides the crash reporter data directory for Thunderbird. r=ted 2008-07-16 15:51:16 +01:00
Alexander Surkov
57a190aa6a Bug 443081 – ARIA name from child content is incorrectly including child elements that have display:none, r=aaronlev, MarcoZ 2008-07-16 23:24:36 +08: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
Blake Kaplan
b0d13d837c Tab removal. No bug, NPOTB. 2008-07-16 12:06:26 +02:00
Simon Montagu
bee056fffa Fix for reftest for bug 444656 2008-07-16 12:52:20 +03:00
Robert Longson
be6dcc3eb6 Bug 444996 - Compilation broken on various platforms. INT_MAX was not declared in this scope. r+sr=vladimir 2008-07-16 10:20:24 +01: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
dfc871a499 Bug 443090 - Unify unittest failures (runtests leaks part) p=ted.mielczarek, r=sayrer 2008-07-16 17:49:32 +12:00
Nick Thomas
baa436a0af Bug 443090 - Unify unittest failures (reftest part) p=ted.mielczarek, r=dbaron 2008-07-16 17:47:12 +12:00
Nick Thomas
2df55e82cc Bug 443090 - Unify unittest failures (xpcshell part) p=ted.mielczarek, r=bsmedberg 2008-07-16 17:45:42 +12:00
Nick Thomas
30904f2e02 Bug 443090 - Unify unittest failures (browser chrome and mochitest part) p=ted.mielczarek, r=gavin.sharp 2008-07-16 17:43:15 +12:00
Doug Turner
9203b7a577 Fix maemo platform geolocation bustage 2008-07-15 18:33:04 -07:00
Shawn Wilsher
dcbbde8e48 Performance test for bug 432706
This just adds a performance test to help debug bug 432706.  This is a chrome
test, but will not be run automatically (it must be called manually from the
command line).
r=dietrich
2008-07-15 20:55:11 -04: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
Nick Kreeger
3d60612039 Fixing bug 444128, |MacApplicationDelegate| in toolkit throws ObjC exception when creating a |NSMenuItem| with a |nil| |NSString *|. r=josh, sr=roc 2008-07-15 10:27:55 -07:00
Dão Gottwald
ca21eada31 Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor 2008-07-15 18:11:00 +02:00
Shawn Wilsher
210f106729 Bug 444821 - Re-enable test_storage_statement_executeAsync.js
This fixes the test to run properly on slower running systems (like the
tinderbox machines).
r=vlad
2008-07-15 11:04:52 -04:00
Robert O'Callahan
7834856f06 Fix test to not fail randomly 2008-07-15 10:52:07 -04:00
Benjamin Smedberg
c72d3edaa5 Bug 441608 - Make nsAssignment members const and get rid of the unnecessary empty constructor and copy-assignment operators, r=Enn 2008-07-15 07:06:54 -04:00
Sergey Yanovich
0aa4cfad65 Bug 433701: Fix build output when make is run without -s. r=bsmedberg 2008-07-15 11:54:05 +01:00
Dave Townsend
8085fe1b73 Bug 427743: Expose file version of plugins. r+sr=jst 2008-07-15 11:50:42 +01:00
Blake Kaplan
996f70395e Ensure that we call WillBuildModel. bug 420008, r+sr=bzbarsky 2008-07-15 11:35:07 +02:00
Robert O'Callahan
ede547c05a Bug 445269. Change nsRect to nsIntRect in filter implementations to make it clear these are pixel rects. Also fix a few style nits. r=longsonr,sr=mats 2008-07-15 20:57:31 +12: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
af30232ff4 Disabling unreliable test, see bug 431833 2008-07-15 20:28:26 +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
graydon@mozilla.com
565610efc6 bug 445243, fix standalone js shell build on windows, r=crowder 2008-07-14 17:12:51 -07:00
Boris Zbarsky
dc4e368d68 Bug 430424: Remove no longer needed code that munges "type" attributes in the DOM. r+sr=jst 2008-07-14 19:35:23 -04:00
Doug Turner
0f0bf62d60 Bug 443768. Several conditions in mode2binstr are always true. patch=wolfe@lobo.us, r=dougt@meer.net 2008-07-14 09:30:52 -07:00
Phil Ringnalda
9f796c6f81 Bug 445094 - clean up unix/packages-static, r=ted 2008-07-14 01:53:27 -07:00
Steven Michaud
fd36b5d353 Crash while doing Flash IME. b=443024 r=josh,masayuki sr=vladimir 2008-07-14 09:38:49 -05:00
timeless@mozdev.org
f0f55412c4 dis and dissrc throw not-exceptions when passed invalid arguments. bug 422592, r=shaver 2008-07-14 15:24:47 +02:00
timeless
af8ef5b044 Protect the scanner from OOM when appending new data. bug 430574, r=mrbkap sr=jst 2008-07-14 15:05:15 +02:00
Blake Kaplan
f021099059 Make cocoa's nsSound implementation implement all needed interfaces. bug 444113, r=josh sr=roc 2008-07-14 15:04:24 +02:00
Blake Kaplan
fd5009d82b Allow <link> to be opened, even as the direct child of a <table>. bug 436722, r+sr=sicking 2008-07-14 15:00:43 +02: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
Sylvain Pasche
b577981531 Take non-Xinerama codepath when Xinerama reports only one screen. (Bug 403706) r=dbaron sr=roc 2008-07-13 20:20:33 -07:00
L. David Baron
20f6889807 Do reinitialization of screen info at the screen manager level, so we get it for the xinerama codepath too. (Bug 403706) r+sr=roc 2008-07-13 20:20:30 -07:00