Commit Graph

26819 Commits

Author SHA1 Message Date
Robert O'Callahan
32245a0582 Bug 475441. Make nsOggDecoder seek instead of reloading when asked to replay after playback has ended. r=doublec 2009-04-01 14:07:10 +13:00
Robert O'Callahan
64b6352d5f Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec 2009-04-01 13:52:56 +13:00
Robert O'Callahan
742c2cd62e Bug 475441. Implement media data cache. r=doublec,kinetik 2009-04-01 13:52:56 +13:00
Benjamin Smedberg
e9a284b15d Update pymake for better memory usage and faster execution. 2009-04-01 16:13:55 -04:00
Josh Aas
c44a4edd1f Remove testevents xpcom sample plugin from the tree. b=486345 sr=jst 2009-04-01 15:18:14 -04:00
Marco Bonardo
18a643c289 test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-04-01 19:11:18 +02:00
Neil Rashbrook
12b48e658e Bug 485175 Make geolocation tests even more reliable r=dougt 2009-04-01 17:43:34 +01:00
Neil Rashbrook
6dee7126e7 Followup to bug 224692 to only reset inherited permissions r+sr=bsmedberg 2009-04-01 17:10:29 +01:00
Neil Rashbrook
d463a25c7d Bug 484309 Switch component manager logging over to NS_Free c.f. bug 331165 r+sr=bsmedberg 2009-04-01 17:08:03 +01:00
Robert Sayre
14ae902bf7 Merge tracemonkey to mozilla-central. 2009-04-01 08:12:53 -07:00
Simon Montagu
a94afecf3d Remove duplicate property added in bug 437276, rs=Neil 2009-04-01 06:56:13 -07:00
Igor Bukanov
4df05a423c bug 484861 - removal of unsed fields from JSObjectOps. r=mrbkap 2009-04-01 14:32:51 +02:00
Marco Bonardo
2d20882353 Bug 486008 - test_browserGlue_corrupt_nobackup.js is wrong, r=dietrich a=tests-only 2009-04-01 11:39:47 +02:00
Igor Bukanov
7548565a13 bug 486124 - removal of unused TCF_HAS_DEFXMLNS. r=mrbkap 2009-04-01 10:33:43 +02:00
Robert O'Callahan
d2012e9b33 Noting passing test due to checkin for bug 484923. 2009-04-01 17:27:44 +13:00
Graydon Hoare
5689ffc3f8 Bug 474529 - Avoid artificial OOM conditions, r=gal. 2009-03-31 20:51:01 -07:00
Robert O'Callahan
0a8434dd9f Backing out media-cache, bug 475441 2009-04-01 16:19:15 +13:00
Robert O'Callahan
693437fc2e Backed out changeset b6a1093e5814 2009-04-01 16:19:00 +13:00
Robert O'Callahan
b95ebbccbf Backing out media-cache, bug 475441 2009-04-01 16:18:27 +13:00
Robert O'Callahan
cb7e64f24f Backed out changeset c166dc4af167 2009-04-01 16:18:14 +13:00
Robert O'Callahan
5dc4d3f8f1 Backing out media-cache, bug 475441 2009-04-01 16:17:45 +13:00
Robert O'Callahan
5aa340c8db Backed out changeset 3d97aaee8615 2009-04-01 16:17:34 +13:00
Robert O'Callahan
b1fcd6378a Backing out media-cache, bug 475441 2009-04-01 16:16:44 +13:00
Robert O'Callahan
571a51ae63 Backed out changeset 53b4ee85ceda 2009-04-01 16:16:32 +13:00
Robert O'Callahan
e9ef48150f Backing out media-cache, bug 475441 2009-04-01 16:15:18 +13:00
Robert O'Callahan
b83772ed41 Backed out changeset bfc994cc639e 2009-04-01 16:14:37 +13:00
Robert O'Callahan
7b4d0810ce Bug 459666. Guard assertion containing GetPrimaryFrameFor so it doesn't run at a bad time to be calling GetPrimaryFrameFor. Also, nsCSSFrameConstructor::PostRestyleEvent should check mPresShell->IsDestroying() when deciding whether to drop requests, and it should drop requests silently because it's perfectly safe and correct to do so. r+sr=bzbarsky
--HG--
extra : rebase_source : 8bf16bbc46de1f420d529f8d0a60ae07f8f0ef81
2009-04-01 14:08:34 +13:00
Robert O'Callahan
9e57d83ee1 Bug 484923. Test plugin should support 'window' mode on GTK2/X. r=josh,karl
--HG--
extra : rebase_source : 376e102b3401a2d61f26be9643c35be5e2d89ced
2009-04-01 14:07:19 +13:00
Robert O'Callahan
160bdca11d Bug 476062. Instead of turning off -moz-appearance when an element has a box-shadow, just ignore the box-shadow. r+sr=dbaron
--HG--
extra : rebase_source : 68e79ec44afd089b93870a5d87ea549d5f04b9d6
2009-04-01 14:07:18 +13:00
Robert O'Callahan
478c860aae Bug 475441. Make nsWaveDecoder seek instead of reloading when asked to replay after playback has ended. r=kinetik
--HG--
extra : rebase_source : 06d3c630ac7cd5f83311c9f2099ea4948c61e692
2009-04-01 14:07:17 +13:00
Robert O'Callahan
f8cadb29c3 Bug 475441. Fix tests that assume a 'playing' event will be sent when we replay after playback has ended. r=doublec
--HG--
extra : rebase_source : 3d6379e12e073abef8e3341ca788861fb55ab9fc
2009-04-01 14:07:17 +13:00
Robert O'Callahan
f7d4876e01 Bug 475441. Make nsOggDecoder seek instead of reloading when asked to replay after playback has ended. r=doublec
--HG--
extra : rebase_source : df47ea5a3d3831ddaabf6a0e7c716f6cf384fc9f
2009-04-01 14:07:10 +13:00
Graydon Hoare
485f0c5d62 Bug 479553 - Property tree forking heuristic improvement, r=brendan. 2009-03-31 17:55:43 -07:00
Graydon Hoare
3e481f618d Bug 484751 - Followup patch to fix crash in initial checkin, r=mrbkap. 2009-03-31 19:34:32 -07:00
Blake Kaplan
249922d337 printf warning police 2009-03-31 18:38:28 -07:00
Robert O'Callahan
7476df2627 Bug 475441. Implement media data cache. r=doublec,kinetik
--HG--
extra : rebase_source : 3907c84869b1c8bad2279295858ff77ab159d6ee
2009-04-01 13:52:56 +13:00
Robert O'Callahan
7df6bc888e Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec
--HG--
extra : rebase_source : c8ab78a79557ecf02ca4f11d3d8d83fb3685f1f1
2009-04-01 13:52:56 +13:00
Robert O'Callahan
81c2f7eba5 Bug 475441. Bail out a little earlier in liboggz to avoid crashing when an I/O error occurs during a seek. r=conrad
--HG--
extra : rebase_source : eb3549c17d5ff38c56ab1a38394dfa1f15fc31a3
2009-04-01 13:52:55 +13:00
Mats Palmgren
e4524f89a0 Move 'bDidInsert' inside the loop so it correctly reflects if the current node was inserted. b=480972 r+sr=peterv 2009-04-01 03:05:44 +02:00
Jeff Walden
3e189b0822 Bug 484751 - TM: "Assertion failure: !OBJ_GET_CLASS(cx, proto)->getObjectOps, at ../jsobj.cpp". r=mrbkap 2009-03-31 14:24:01 -07:00
Dave Townsend
830c491783 Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong 2009-03-31 22:21:07 +01:00
Benjamin Smedberg
21a20179b4 Update pymake with --keep-going and other fixes 2009-03-31 17:10:23 -04:00
Ted Mielczarek
93de1bbde6 bug 486076 - 'make uploadsymbols' and MOZ_PKG_PRETTYNAMES=1 don't play nice on Mac. r=bsmedberg 2009-03-31 16:52:41 -04:00
Robert Sayre
6afa909c12 Merge m-c to tracemonkey. 2009-03-31 12:59:36 -07:00
Igor Bukanov
0e62709153 bug 486106 - restoring JS*Lookup API compatibility with fast arrays. r=shaver 2009-03-31 21:42:31 +02:00
L. David Baron
fa0ce94791 Don't mess with the max_script_run_time pref since the mochitest harness now does that for us. 2009-03-31 12:37:40 -07:00
L. David Baron
5195ec80b9 Use SimpleTest.executeSoon instead of setTimeout for iteration of properties/descriptors. 2009-03-31 12:37:40 -07:00
L. David Baron
d678da4f5e Add reftest for quotes support, from a test Hixie wrote (with his permission). 2009-03-31 12:37:40 -07:00
L. David Baron
1eebde3c7c Add some tests for invalid values of 'font-family' (related to bug 481502) 2009-03-31 12:37:40 -07:00
Gavin Sharp
5ce8f74526 Bug 482229: tweak string used for site-specific searches, r=gavin/rflint 2009-03-31 15:16:03 -04:00