Commit Graph

199715 Commits

Author SHA1 Message Date
Alexander Surkov
7310d2896f Bug 467139 - NameFromSubtree rule should be based on role, r=aaronlev, marcoz, davidb, sr=neil 2008-12-03 15:18:41 +08:00
Simon Montagu
2272dd26f2 Reftests for bug 418574 2008-12-02 23:04:39 -08:00
Simon Montagu
de66e73152 Delete all text frame continuations when deleting first letter frame. Bug 466763, r+sr=roc 2008-12-02 22:56:53 -08:00
Robert O'Callahan
5dbbdc2928 Bustage fix for bug 463307 2008-12-03 15:02:29 +13:00
Robert O'Callahan
3bbe36fc35 Followup comment change for bug 465928. 2008-12-03 14:50:22 +13:00
Matthew Gregan
db74450a5e Bug 466598. Clamp seeking in WAV files. r+sr=roc 2008-12-03 14:38:15 +13:00
Robert Longson
bde693793a Bug 437704. Always union fill extents with stroke extents instead of just relying on stroke extents, in case they turn out to be empty. r+sr=roc 2008-12-03 14:35:42 +13:00
Vladimir Vukicevic
2935296406 Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc 2008-12-03 14:34:07 +13:00
Robert O'Callahan
262988e865 Bug 463307. Convert to float a bit earlier to avoid integer overflow. r+sr=dbaron 2008-12-03 14:32:18 +13:00
Robert O'Callahan
bc9d906d47 Bug 465928. Avoid SetInvalidateTextRuns being called by nsBlockFrame::DoRemoveFrame when we're just deleting empty continuation frames. r+sr=dbaron 2008-12-03 14:27:19 +13:00
Michael Ventnor
2c0bdc7607 Bug 463938. Don't use nearest-neighbour sampling for downscaling; the X bug workaround is only needed for upscaling (we hope). r=vlad 2008-12-03 14:25:58 +13:00
Uri Bernstein
0dd3c83d88 Bug 466568. Don't traverse into scrollable frames if we're not allowed to traverse out of them. r+sr=roc 2008-12-03 14:24:07 +13:00
Michael Ventnor
f95dcb3910 Bug 453641. Make box-shadow work on tables and table parts --- tests. 2008-12-03 14:21:16 +13:00
Michael Ventnor
a7a868b681 Bug 453641. Make box-shadow work on tables and table parts. r+sr=roc 2008-12-03 14:20:21 +13:00
Michael Ventnor
79cfeea849 Bug 344023. Clamp offscreen buffer size to avoid crashes on huge windows. r+sr=roc 2008-12-03 14:18:58 +13:00
Robert O'Callahan
eabe3c9a01 Bug 465475. Stop test iterations well in advance of reftest timeout. Test-only change. 2008-12-03 14:17:16 +13:00
Robert O'Callahan
1e25264d3d Backed out bug 464158 to fix failure of test_videocontrols.html ... CLOSED TREE 2008-12-03 13:28:40 +13:00
Robert O'Callahan
eac60f52ac Backed out changeset 3f5a6da199fc 2008-12-03 13:26:55 +13:00
Benjamin Smedberg
a8d8ab55e2 Merge backout of bug 466486 2008-12-02 17:18:28 -05:00
Benjamin Smedberg
568d97df7d Backed out changeset f71446b6fc7e: bug 466486- directories are getting skipped, causing things like xpcshell not to be built 2008-12-02 17:17:41 -05:00
Robert O'Callahan
87d62099d3 Merged 2008-12-03 10:21:41 +13:00
Michael Ventnor
1976d96d55 Bug 458031. Take dirty rect into account to limit box-shadow computation. r+sr=roc 2008-12-03 10:16:22 +13:00
Matthew Gregan
d483c98f06 Bug 464158. Implement media type switching based on the MIME type of the loaded resouce. r=doublec,sr=roc 2008-12-03 10:16:15 +13:00
Josh Aas
9a36956fc5 fix a drawing order glitch in the mac default plugin. b=467580 sr=jst 2008-12-02 16:05:36 -05:00
Oleg Romashin
e6db64756b Bug 463872 - Cairo-qpainter build is broken after latest cairo update. missing part. r=vladimir. 2008-12-02 22:11:04 -05:00
Robert Longson
2d58977916 Bug 465996. Use Ellipse instead of Arc to draw circles. r+sr=roc 2008-12-03 10:02:32 +13:00
Jonathan Kew
a6a1b12240 Bug 467228. Disable line start/end swashes on Mac since we don't support line-boundary shaping properly yet. r=roc (Tests) 2008-12-03 09:58:53 +13:00
Jonathan Kew
93c9d39a05 Bug 467228. Disable line start/end swashes on Mac since we don't support line-boundary shaping properly yet. r=roc 2008-12-03 09:58:41 +13:00
Robert O'Callahan
cc9777a348 Bug 458898. Fix intrinsic sizing of windows by ensuring CanvasFrame converts an NS_UNCONSTRAINEDSIZE desired height to its actual desired height. r+sr=dbaron 2008-12-03 09:50:16 +13:00
Robert O'Callahan
2356d63883 Bug 467283. Ignore dirty rect when doing any image resampling --- it will lead to artifacts. r+sr=dbaron,r=vlad 2008-12-03 09:46:44 +13:00
Robert O'Callahan
5581ab8d1c Bug 455826. Don't reconstruct textruns just because we deleted an empty nsContinuingTextFrame. r=smontagu 2008-12-03 09:40:02 +13:00
Robert O'Callahan
521f2e6f35 Bug 442633. Detect removal of href attribute on SVG <use> elements. r=longsonr,sr=mats 2008-12-03 09:37:18 +13:00
Benjamin Smedberg
2fb6fb9569 Bug 467579: --with-static-checking is broken in spidermonkey. There is currently no useful static checking infrastructure for spidermonkey, so disable it for the time being, r=jimb 2008-12-02 14:46:37 -05:00
Peter Weilbacher
1addf71d4a [OS/2] No Bug: add minor change and comment to gfxOS2FontGroup::FontCallback; fix debug output for missing fonts 2008-12-02 20:36:12 +01:00
Peter Weilbacher
ce2533843f Bug 466956: fix alias check in gfxFontconfigUtils::ResolveFontName for correct return value, r=karlt, sr=roc 2008-12-02 20:29:17 +01:00
Ted Mielczarek
39dd9dab79 merge for backout of bug 427750 - Require python >= 2.4 to build Mozilla (and >=2.5 on Windows). Apparently scratchbox only ships with 2.3 by default. 2008-12-02 14:16:54 -05:00
Ted Mielczarek
89e8687fab Backed out changeset 96956634349c, bug 427750 - Require python >= 2.4 to build Mozilla (and >=2.5 on Windows). Apparently scratchbox only ships with 2.3 by default. 2008-12-02 14:15:24 -05:00
Arno Renevier
eaaf640b3f Fix npruntime sample compile problem, npupp.h -> npfunctions.h. b=464481 r=josh sr=jst 2008-12-02 14:12:54 -05:00
Benjamin Smedberg
baa60e6034 Merge bug 466492, bug 466486, bug 463289, bug 442012, and bug 463420 2008-12-02 14:08:12 -05:00
Justin Dolske
4bdb4d2d33 Bug 462116 - Need tests for <video> controls; (no review) 2008-12-02 18:47:44 +01:00
Serge Gautherie
fd313a73d5 Bug 465573 - Add mochitests for ElementTraversal; bustage fix for changeset a5071bef601d 2008-12-02 14:22:41 +01:00
Igor Bukanov
f8433bf3f8 merge 2008-12-02 14:06:30 +01:00
Joel Maher
3773cc68b0 Bug 465573 - Add mochitests for ElementTraversal; r+sr=jonas 2008-12-02 14:05:15 +01:00
Igor Bukanov
54538f8fa5 bug 466990 - check for valid option name in js shell. r=crowder 2008-12-02 14:03:30 +01:00
Serge Gautherie
4001c825fe Bug 458847 - colordepth.html TEST-UNEXPECTED-FAIL on my Windows 2000: 24<->32 bit colors mismatch; (Av2a) Allow higher values, on all platforms; r=dbaron 2008-12-02 13:45:09 +01:00
Serge Gautherie
139f1537c6 Bug 466372 - Add a global result summary to RefTest output; (Av2) Add dynamic summary to reftest.js; r=dbaron 2008-12-02 13:35:24 +01:00
Axel Hecht
4f533d9631 bug 463440, 466142, add fa, ms, vi to Firefox builds 2008-12-02 13:15:21 +01:00
Shawn Wilsher
bd2c28b142 Bug 464803 - Upgrade to SQLite 3.6.6.2
This changeset contains the changes to our codebase.
r=asuth
2008-12-02 06:36:01 -05:00
Shawn Wilsher
9cbf7b990b Bug 464803 - Upgrade to SQLite 3.6.6.2
This changeset contains the changes to the SQLite files.
2008-12-02 06:36:00 -05:00
Ted Mielczarek
5b0338f88c bug 427750 - Require python >= 2.4 to build Mozilla (and >=2.5 on Windows). r=bsmedberg 2008-12-02 06:35:26 -05:00