Commit Graph

59636 Commits

Author SHA1 Message Date
Oleg Romashin
b9a3958eb3 Bug 618570 - -mfloat-abi=softfp should not be hardcoded in pixman r=jmuizelaar a=approval2.0
--HG--
extra : rebase_source : bdd986ff66400c7115214721aa11c3fb810138e3
2011-01-04 17:37:18 +02:00
Serge Gautherie
7a3239568c Bug 621384 - SimpleTest.showReport(): add a separator from the test content; (Av1) Add |addNode(HR());|.
r=rcampbell a=(test only).
2011-01-04 16:20:18 +01:00
L. David Baron
c6323b36fe Fix backwards handling of zero-duration transitions. (Bug 622461) r=bzbarsky a2.0=blocking2.0:betaN 2011-01-04 10:10:54 -05:00
Serge Gautherie
5dc273330e Bug 622398 - automation.py.in: add missing early return_s to installExtension(); (Av1) Just add them.
r=ctalbert a=(test only).
2011-01-04 12:06:53 +01:00
Robert O'Callahan
a9b5ff74e1 Mark test for bug 602892 random since it fails on Mac and Windows; visually it's OK, but there are differences at the edges, a=test 2011-01-04 23:25:52 +13:00
Simon Montagu
2d56d2efaf Basic bidi support for SVG. Bug 620446, r=roc, a=roc 2011-01-04 00:52:17 -08:00
Simon Montagu
9c4b77efe1 Tests for bidi in SVG. a=test 2011-01-04 00:49:44 -08:00
Robert O'Callahan
8050f8a959 Bug 602892. Part 2: Ensure that a scrollframe is 'inactive' if it can't be scrolled by blitting. r=tnikkel,a=blocking 2011-01-04 21:46:59 +13:00
Robert O'Callahan
62d193188e Bug 602892. Part 1: Refactor so that mScrollingActive is always true for scrollframes that are always active. r=tnikkel,a=blocking 2011-01-04 21:46:56 +13:00
Robert O'Callahan
c148353f1a Bug 585258. Part 2: Make SimplifyOutward smarter by trying to avoid combinging rectangles that are vertically discontiguous. r=bzbarsky,a=blocking 2011-01-04 21:45:46 +13:00
Robert O'Callahan
b9895f1feb Bug 585258. Part 1: Don't make visible region arbitrarily complex in RecomputeVisibility. r=dbaron,a=blocking 2011-01-04 21:45:24 +13:00
Robert O'Callahan
d4f1ab3afd Bug 622733. Allow any area to be added to the visible region if it decreases the area of the visible region by at least half. r=tnikkel,a=blocking 2011-01-04 21:43:47 +13:00
Robert O'Callahan
534f3f6418 Backing out 3883e79e5a9a and 0653a37b7230 (bug 601064) due to test failures, a=backout 2011-01-04 17:48:11 +13:00
Robert O'Callahan
3458c6aaad Bug 613449. When setting Aero Glass margins, find the largest opaque rect that contains all windowed plugins, since the DWM doesn't like margins under child windows. r=jmathies,a=blocker 2011-01-04 16:56:57 +13:00
Robert O'Callahan
e7c81607af Bug 613449. Extend GetLargestRectangle to support considering only rectangles that contain a given rectangle. r=robarnold 2011-01-04 16:56:57 +13:00
Robert O'Callahan
eb517ba4b4 Bug 620610. When dumping display lists, include which layer each item ended up in. r=tnikkel,a=debug-only 2011-01-04 16:56:57 +13:00
Robert O'Callahan
3d63fb9b64 Bug 601064. Fix tests (and test this bug). 2011-01-04 16:56:09 +13:00
Robert O'Callahan
7ce701443d Bug 601064. Ensure we ask each plugin instance to paint at least once. Some plugin instances assume they will be asked to paint even if they're always invisible. r=bsmedberg,a=blocking 2011-01-04 16:56:05 +13:00
Robert O'Callahan
8572e19e7a Bug 621430. Lazily create stream writer thread so we don't create one when using local audio. Also, shut down the stream writer thread when the audio stream dies. r=dougt,a=blocker 2011-01-04 16:55:32 +13:00
Robert O'Callahan
10f7e06464 Bug 539604. Part 12: Enable component alpha for containers that don't have an intermediate surface. r=bas,a=blocking 2011-01-03 15:04:59 +13:00
Boris Zbarsky
862401c75d Bug 622246. Just get our target off the event instead of relying on the ESM, since the ESM doesn't actually do what we want here. r=smaug, a=blocker 2011-01-03 20:46:19 -06:00
Boris Zbarsky
2fec7e82d8 Bug 622117. Fix flag collision. r=smaug 2011-01-03 20:46:19 -06:00
Bas Schouten
ae52927fa7 Bug 622678: Empty valid region when resources are cleared. r=roc a=blocking-betan 2011-01-04 02:37:13 +01:00
Bas Schouten
e83cf39bed Bug 593604 - Part 11: Remove code to support D2D/D3D9 interop. r+a=roc 2011-01-04 02:37:10 +01:00
Doug Turner
0ce0b70d95 Bug 607860 - Disabling tests for notifications. Desktop notifications are disabled in Firefox desktop. a=bustedtree 2011-01-03 17:26:10 -08:00
Doug Turner
9d720ff78a Bug 607860 - remove navigator.mozNotification from Firefox desktop. r=jst/jonas a=betaN+ 2011-01-03 16:37:01 -08:00
Dave Townsend
9c6c875eba Bug 570012: Show download progress when installing new add-ons. r=gavin, a=blocks-betaN 2011-01-03 11:40:47 -08:00
Jono S Xia
3e10e1f5de Bug 622228: Test Pilot needs better unit tests. r+a=dtownsend 2011-01-03 12:29:04 -08:00
Jono S Xia
b3b811f3d8 Bug 622227: Make it easier for Test Pilot to switch index files. r+a=dtownsend 2011-01-03 12:27:29 -08:00
Jono S Xia
d99a96dda7 Bug 622225: Don't die if window opens before TestPilotSetup is defined. r+a=dtownsend 2011-01-03 11:59:00 -08:00
Jono S Xia
1633542a04 Bug 604691: TP should allow non-numeric study ids. r+a=dtownsend 2011-01-03 11:58:21 -08:00
Jono S Xia
da67678e87 Bug 580893: Wrong display of buttons in the survey page with long labels. r+a=dtownsend 2011-01-03 11:57:41 -08:00
Jono S Xia
fb544d53f2 Bug 580501: Feedback button is too big under Linux. r+a=dtownsend 2011-01-03 11:54:27 -08:00
Jono S Xia
fb67752cc5 Bug 576482: If a survey changes, TP attempts to apply your old survey answers to the new survey questions. r+a=dtownsend 2011-01-03 11:52:49 -08:00
Drew Willcoxon
bad392798a Bug 618954 - Smart keyword result titles in the awesomebar should not have extra space after them. r=gavin, a=blocking2.0-final 2011-01-03 15:02:28 -08:00
Drew Willcoxon
42135897d1 Bug 610130 - Doorhanger notifications confused when switching between tabs with different types of doorhangers. r=gavin, a=blocking2.0-final 2011-01-03 15:02:23 -08:00
Brad Lassey
6757a4b02a bug 622695 - allow android's logger to handle logging exceptions r=mbrubeck a=blocking-fennec 2011-01-03 17:34:44 -05:00
Brad Lassey
83ceb4df00 bug 622684 - updates should not be downloaded to "<sdcard>/downloads" r=mbrubeck a=blocking-fennec 2011-01-03 17:32:57 -05:00
Benoit Jacob
ad0d6fc246 Bug 622436 - Crash [@ GLEngine@0xaa6bc ], was making GL calls on wrong GL context - r=vlad, a=joe 2011-01-03 12:01:19 -05:00
Benoit Jacob
13a84cfec0 Bug 621987 - unary - applied to unsigned var in ConvertImage - r=vlad, a=joe 2011-01-03 12:01:16 -05:00
Doug Turner
8bce62ee3a Bug 619182 - Convert moz_indexedDB to mozIndexedDB. Tests. r=sicking a=blocking2.0 2011-01-03 12:03:06 -08:00
Doug Turner
d8776a3d10 Bug 619182 - Convert moz_indexedDB to mozIndexedDB. r=sicking a=blocking2.0 2011-01-03 12:03:03 -08:00
John Hopkins
93ebfcf35d Bug 621715 - runxpcshelltests.py clobbers LD_LIBRARY_PATH; r=ted a=NPOTB/test code/GLIBCXX_3.4.9 bustage fix in xpcshell tests for Thunderbird builders. 2011-01-01 21:58:29 -08:00
Bas Schouten
005c4bc381 Bug 621156 - Followup: Clarify comment. r+a=comment DONTBUILD 2011-01-03 18:29:10 +01:00
Bas Schouten
337324ab1f Bug 621156: Return a properly working surface from GetAsSurface. r=jrmuizel a=blocking-final 2011-01-03 18:05:47 +01:00
Steven Michaud
6056316781 Bug 531552 - Firefox opens two windows when opening external links. r,a=josh 2011-01-03 10:08:36 -06:00
Serge Gautherie
8d1e7359a9 Bug 622392 - 1 s/TEST-UNEXPECTED FAIL/TEST-UNEXPECTED-FAIL/; (Av1) Just substitute it.
r=ted.mielczarek a=(test only).
2011-01-03 15:48:38 +01:00
Serge Gautherie
50251ff807 Bug 621347 - [SeaMonkey, WINNT 5.2, Debug] mochitests-1: intermittent "test_ws_basic_tests.html | Test timed out"; (Bv1) Add/Re-enable '.wasClean' checks from (bug 573227 ->) bug 572975.
r=Olli.Pettay a=(test only).
2011-01-03 14:56:40 +01:00
Mounir Lamouri
f7a4ba5fa3 Bug 569399 - autofocus sometimes does not work because the element has no frame yet. r=hsivonen a=blocking-betaN 2011-01-03 13:57:45 +01:00
Robert O'Callahan
65a4ff9706 Bug 593604. Back out changeset c20f34eefa5d to fix regression. a=blocking 2011-01-03 23:55:32 +13:00