211640 Commits

Author SHA1 Message Date
Matthew Gregan
e346510322 Bug 499874 - Move Wave decoder to ended state when seeking to end of media. r=roc
--HG--
extra : rebase_source : 8cad22f7269f9e4a9ff0f9885036b2a47f525b7d
2009-10-20 15:48:03 +13:00
Matthew Gregan
75b780ece6 Bug 523814 - Refresh entry pointer after hashtable mutation in NotifyBlockSwapped. r=roc
--HG--
extra : rebase_source : 38287a4c930df4e55a5cf5fa334d48b26f7105fa
2009-10-23 15:18:54 +13:00
Matthew Gregan
31ea5a204f Bug 523816 - Fix calculation of CMML record size. r=roc
--HG--
extra : rebase_source : a1f68e1f64581029b9624fd57a897f0085dd126b
2009-10-23 11:17:35 +13:00
Robert Strong
deefa4cbc4 Bug 522583 - nsUpdateService.js.in cleanup (remove previous update migration code, defineLazyServiceGetter for nsIObserverService, and other cleanup). r=dtownsend 2009-10-23 12:43:06 -07:00
Robert Strong
aa401ff10e Bug 521452 - nsUpdateService and nsBlocklistService both have getFile(key, pathArray). Added a js module for this shared code. r=dtownsend, sr=bsmedberg 2009-10-23 12:42:48 -07:00
Daniel Holbert
84ee17c919 Bug 518904: remove unused variable in nsLayoutDebugCLH.cpp to fix build warning. r=dbaron 2009-10-23 09:50:43 -07:00
Neil Deakin
06ba6597bf Bug 517866, restore focus check so that first visible content is searched for when finding, fixes most noticeable issue with finding in unstyled xml documents, r=neil 2009-10-23 12:08:24 -04:00
Dão Gottwald
d121e16fdd Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Daniel Holbert
816f90ec5d update bug # for deferred-anim-1.xhtml reftest failure (bug 470868) 2009-10-23 08:16:11 -07:00
Benjamin Smedberg
1dcf48cce4 Update pymake to pick up the fix for bug 523691 and some other stuff, NPODB. 2009-10-23 11:16:27 -04:00
Ted Mielczarek
06bcc1bb8b bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg 2009-10-20 08:14:41 -04:00
Ted Mielczarek
b5e2973725 bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg 2009-10-20 08:13:38 -04:00
Ted Mielczarek
e878cfc6a2 bug 522703 - should allow passing TEST_PATH with "make {reftest,crashtest}". r=bsmedberg 2009-10-16 13:34:28 -04:00
Ted Mielczarek
77db50f3f3 bug 523330 - default symbols path busted for mochitest/reftest. r=bsmedberg 2009-10-21 14:19:51 -04:00
Ted Mielczarek
abec03ba56 bug 524098 - mark this test as random on mac for now 2009-10-23 11:03:49 -04:00
L. David Baron
c297f2a6bb Backed out changeset 1aea70ef6f63 (temporary debugging code for bug 523934). 2009-10-23 10:47:25 -04:00
L. David Baron
12699a3844 Add temporary debugging code to debug bug 523934 2009-10-23 10:21:00 -04:00
Erik Staats
5ca718a412 Bug 522769 - XUL tree widget can call tree view setCellText multiple times. r=enn 2009-10-23 14:24:29 +02:00
L. David Baron
56e12b01bd Work around bug 524037 by sending a mouse up event in addition to the mouse down event so that we don't leak and the tree goes green again. 2009-10-23 07:43:24 -04:00
Rich Walsh
4872835c4b [OS/2] Bug 509330 - rewrite nsSound, r=pweilbacher 2009-10-23 13:30:38 +02:00
Peter Weilbacher
a7cca2c611 [OS/2] Bug 522216 - create PDF output only if we are not doing print preview, r=mkaply 2009-10-16 09:29:48 +02:00
L. David Baron
786fa71060 Merge backout of changeset d6add78eff55 (Increase maximum collections at shutdown from 5 to 10 to see if it fixes the leaks on Windows mochitests 2/5). 2009-10-23 00:47:36 -04:00
L. David Baron
245a54f09e Backed out changeset d6add78eff55 (Increase maximum collections at shutdown from 5 to 10 to see if it fixes the leaks on Windows mochitests 2/5). 2009-10-23 00:47:27 -04:00
Alexander Surkov
3f1f06a8c4 Bug 523789 - nsHTMLLiAccessible shouldn't be inherited from linkable accessible, r=davidb 2009-10-23 11:29:36 +08:00
David Mandelin
39c5085a78 Bug 519363: temporary instrumentation to understand object creation scope assignment for js_Interpret topcrash, r=lw 2009-10-22 19:06:20 -07:00
Tanner M. Young
b53e3ce12b Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Daniel Holbert
d0a605e5c2 bustage fix for bug 520710 -- add missing test files (bustage became visible after Bug 482402 enabled the SMIL tests) 2009-10-22 16:52:30 -07:00
Daniel Holbert
09031faa95 Bug 482402: Enable "svg.smil.enabled" pref by default (enabling SMIL in nightly builds). r=roc 2009-10-22 15:51:23 -07:00
Daniel Holbert
cf8e774a99 bug 520710: SVG/SMIL: Make <set> element apply its 'to' value for whole duration. r=birtles sr=roc 2009-10-22 15:15:44 -07:00
Daniel Holbert
a0d87ac241 Bug 523576: Build nsSMILKeySpline even when SMIL is disabled, since the CSS transitions code needs it. r=roc 2009-10-22 15:13:12 -07:00
Daniel Holbert
d4b0bddad3 Bug 523755: Remove two unneeded nsCSSValue variable declarations in nsCSSDeclaration. r=dbaron 2009-10-22 15:13:10 -07:00
L. David Baron
f7987a3da3 Increase maximum collections at shutdown from 5 to 10 to see if it fixes the leaks on Windows mochitests 2/5. 2009-10-22 18:08:57 -04:00
Dan Witte
580ef7cac5 Add xpcshell test to make sure things stay in sync when switching PB mode. b=481775, r=sdwilsh 2009-10-22 13:53:58 -07:00
Dão Gottwald
63ccc788de Bug 522944 - chrome://mozapps/skin/extensions/blocklist.css doesn't exist on Windows Vista and 7. r=dtownsend 2009-10-22 22:48:27 +02:00
Dão Gottwald
c3854b5f2e Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Tanner M. Young
2bf15c755e Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao 2009-10-22 22:47:17 +02:00
Shawn Wilsher
cae988cf47 Backout of bug 519270 - Upgrade to SQLite 3.6.18 due to some instability.
--HG--
extra : rebase_source : 2c0dbb9016d4eb56b1eb4df2a2c77ddd9bae8ad0
2009-10-22 13:31:17 -07:00
L. David Baron
5889fa7e7d Fix two reftest.js mistakes in changeset d4fa46306138. (Bug 471579) r=ted 2009-10-22 16:36:24 -04:00
L. David Baron
6c40ea8bbe Only call GetFromExtension if we have an extension. (Bug 523672) r=bzbarsky 2009-10-22 16:36:21 -04:00
Neil Deakin
d20cdea2b4 Followup fix for full keyboard access check, CLOSED TREE 2009-10-22 16:08:56 -04:00
Neil Deakin
e2ee631847 Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE 2009-10-22 15:06:08 -04:00
L. David Baron
996fc6836b Set dom.popup_maximum to -1 to work around weirdness with the offline tests and get the tree green again, and because we probably want to do it anyway. CLOSED TREE 2009-10-22 13:49:21 -04:00
Olli Pettay
586bb8c989 Trying to fix the test for bug 411236, a=sheriff on a CLOSED TREE 2009-10-22 20:25:06 +03:00
Ted Mielczarek
7ae34be75b report file + line number in mochitest onerror handler pushing to CLOSED TREE for better failure analysis 2009-10-22 11:36:33 -04:00
Alexander Surkov
e8ad80bf21 Bug 523565 - nsHTMLLabelAccessible shouldn't be text accessible, r=davidb 2009-10-22 12:45:52 +08:00
Karl Tomlinson
a96debc29c test for bug 494901
--HG--
extra : rebase_source : 42ade56cf5e0a803f3f952809049a3a934703d5a
2009-10-22 15:45:36 +13:00
David Bolter
0d60851492 Bug 523118 - we mistake 'cell' and text' xul tree seltypes for multiselects. r=surkov 2009-10-21 21:50:06 -04:00
Karl Tomlinson
1de28feb17 b=520030 increase --enable-system-cairo required version to ensure fixes for @font-face crashes r=jdaggett
--HG--
extra : rebase_source : 63192b9609ccccdd153b66ab32ea8cd4f9050460
2009-10-22 13:15:19 +13:00
Karl Tomlinson
205a73dcf7 b=494901 textbox misaligned when using align=baseline r=dbaron
--HG--
extra : rebase_source : 6322f30a5eabd9c4662a1cc817dde8abaecacaaa
2009-10-22 13:11:25 +13:00
Karl Tomlinson
b8fe553799 b=494901 remove some things from nsSprocketLayout that don't do anything r=dbaron
--HG--
extra : rebase_source : 065b7ecdf4d570683fe94a3bf7e4d2bfb967ed36
2009-10-22 13:05:25 +13:00