Граф коммитов

211363 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan d5f8eeb841 Bug 522114. While we're suspending the download, a Web server might close our connection, thinking we're dead. This might look just like a normal connection close. So whenever the connection closes after we resumed, try to reopen it, if we're seekable. r=kinetik 2009-10-15 15:20:49 +13:00
Robert O'Callahan 1689490893 Bug 522114. Fix stupid bug so we don't treat 0 pin count as pinned. r=doublec 2009-10-15 15:20:49 +13:00
Matthew Gregan d75d34acac Bug 498380 - Remove bogus packet_buffer assert from oggz_close. r=chris.double 2009-10-12 13:07:51 +13:00
Matthew Gregan 3af771c138 Bug 520908 - Use calculated duration from cloned decoder when initializing the clone. r=roc 2009-10-15 14:28:59 +13:00
Matthew Gregan fcdb53d826 Bug 515217 - Don't crash when presentation thread releases a buffer just before decode thread attempts to set that buffer as the last at EOF. r=chris.double 2009-10-15 14:27:49 +13:00
Marco Bonardo 6e2810bf78 Followup to bug 478718 - Be sure to make TEMPORARY category entries removals (needed before next nightly). r=sdwilsh 2009-10-15 03:23:12 +02:00
L. David Baron 87a4b29b7f Increase test tolerance to reflect observed errors in bug 435441 comments 103 and 105, and handle timer firing after 8 seconds (comment 104). 2009-10-14 17:51:38 -07:00
Jesse Ruderman 4acd3fd89e Fix bug number (in a mochitest) 2009-10-14 17:25:46 -07:00
Dietrich Ayala b1746c5217 backing out bug 506471 due to leaks 2009-10-14 17:01:55 -07:00
Taras Glek afa866e990 Bug 522229 - XML Pretty-Print no longer colored r=bz
--HG--
extra : rebase_source : a4bac99887fcdae4b82e02e05e765cb9388858aa
2009-10-14 14:34:50 -07:00
Paul O’Shannessy 1c87bfe342 Followup to Bug 506471 - Fix whitespace & remove unused code. r=dietrich 2009-10-14 15:17:51 -07:00
vladimir@pobox.com 540894409d Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle) 2009-10-14 13:31:48 -07:00
Neil Rashbrook 27340f29f4 Bug 522063 Groupbox minimum width wrong on default Windows XP theme r=jimm 2009-10-14 21:46:43 +01:00
Doug Turner 30c60f7bda Bug 522309 - filter out access points that do not have SSIDs. r=gavin
--HG--
extra : rebase_source : 3c20c760092abe5fa4a38416be9e5397cadbd0ed
2009-10-14 13:20:03 -07:00
Paul O’Shannessy 843c9a581d Merge for backing out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:43:32 -07:00
Paul O’Shannessy 5703d590b2 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
Taras Glek b35bbeb049 Bug 522050 - select menus appear huge on bugzilla r=bzbarsky 2009-10-14 14:59:21 -04:00
Zelgadis d0d243c39a Bug 519926. When the string is an optional argument and isn't passed, pval is null. r=jorendorff 2009-10-14 14:27:34 -04:00
Jonathan Griffin 997ce091cb Bug 519574. Add --setpref to runtests.py, to add custom prefs to mochitest runs. r=mielczarek
--HG--
extra : rebase_source : db4f83d61b30b70fe5e3f49b25367f223a1ea5e3
2009-10-14 10:55:25 -07:00
Marco Bonardo a2d0aed7de Bug 521429 - Cannot drag a page link to an empty bookmarks toolbar. r=mano 2009-10-14 19:45:33 +02:00
Marco Bonardo 441b7d3ba0 followup to bug 478718 - don't delete categories, is up to implementers to unregister. 2009-10-14 19:45:13 +02:00
Dão Gottwald dc236702d9 Make browser_bug521216.js track onLinkIconAvailable again 2009-10-14 19:37:29 +02:00
bhsieh@mozilla.com 98a3f13ee0 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Dão Gottwald 06558f4748 Fix browser_bug521216.js, take 2 2009-10-14 17:58:50 +02:00
Dão Gottwald 27930945f3 Fix browser_bug521216.js 2009-10-14 16:28:35 +02:00
Dão Gottwald e92d9a4094 Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano 2009-10-14 14:50:52 +02:00
Dão Gottwald 148e890074 Bug 521967 - Going back/forward to a page shows the default favicon briefly. r=mano 2009-10-14 14:49:14 +02:00
Dão Gottwald b5d03a4147 Bug 522210 - stop dispatching the UpdatedScrollButtonsDisabledState event. r=enn 2009-10-14 14:48:18 +02:00
Marco Bonardo 52895a2f23 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Marco Bonardo b3e094e461 Bug 507784 - Some session restore tests don't correctly remove event listeners, part2. r=trivial-cleanup 2009-10-14 13:56:50 +02:00
Marco Bonardo 9679a4ea34 Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Curtis Bartley 3103bee835 Bug 519286 - Copy to Clipboard feature does not lay out properly - about:support page, r=johnath 2009-10-14 11:50:46 +02:00
Makoto Kato 8e77bf1ef6 Bug 521937 - Crash using js-ctypes open method with a wrong path [@PR_UnloadLibrary | mozilla::ctypes::Library::Finalize]. r=dwitte 2009-10-14 12:57:42 +09:00
Chris Pearce 73c9753893 Bug 520500 - Don't reject vorbis streams with 0 length comments. r=doublec 2009-10-14 16:36:01 +13:00
Chris Pearce a7c8f0eec9 Bug 520493 - Fix regression in Ogg playback. r=doublec 2009-10-14 16:35:59 +13:00
Karl Tomlinson 631037a1ca b=518915 remove incorrect comment about clipRect "Used by MAC only" r=josh
--HG--
extra : rebase_source : 008b54b52b8e4e40cf3295c759389494f1cbcfd2
2009-10-14 15:40:44 +13:00
Karl Tomlinson 6f4fb3531e b=521940 don't paint the plugin socket window to avoid flicker on load r=roc
--HG--
extra : rebase_source : 9a0f5cf10ecd3c939e6f13c14c9bcd88ace5d457
2009-10-14 15:38:31 +13:00
Karl Tomlinson a3c6852b14 b=521872 fix up expose event handling in sample unix print plugin r=gavin
--HG--
extra : rebase_source : b25466a231799cc0f87fdd930b13897a3f7e9b93
2009-10-14 15:35:47 +13:00
Karl Tomlinson 5124921205 b=520107 test plugin should not use gdk_window_foreign_new to lookup pixmap r=roc
--HG--
extra : rebase_source : 2d815c7a9ebda774d8913c518317b96cbbf60ac3
2009-10-05 14:07:38 +13:00
L. David Baron a24f436459 Better disambiguate nsStyleCoord constructors taking nscoord and nscolor. (Bug 521352) r=bzbarsky 2009-10-13 19:38:20 -07:00
L. David Baron 0a32d4c20e nsCSSValue constructor taking nscolor is a bad idea since nscolor is just PRInt32. (Bug 521350) r=bzbarsky 2009-10-13 19:38:20 -07:00
L. David Baron 9ad99db979 Add bug numbers for FIXME comments in transitions landing. (Bug 435441) 2009-10-13 19:38:20 -07:00
L. David Baron 5f26cfff3f Add previously-skipped border and outline properties to nsStyleAnimation. (Bug 521292) r=dholbert, bzbarsky 2009-10-13 19:38:20 -07:00
Boris Zbarsky 84d78d39d3 Bug 522030 followup; do the release at a better point. Fixes orange. 2009-10-13 19:34:41 -04:00
Doug Turner 1b31380cc9 Bug 522060 - Increase IsLowMemory threshold WINCE only. r=blassey
--HG--
extra : rebase_source : 378b456f1770bc1960fc8e1416272068f3b9f921
2009-10-13 14:06:36 -07:00
Blake Kaplan 9c53d68e4b Bug 519901 - Add mochitests. 2009-10-13 14:14:24 -07:00
Mark Finkle 315719b1ca erge for backout 2009-10-13 16:23:58 -04:00
Jonathan Griffin 0c3b927121 Bug 518940. Remove Date test to fix orange
--HG--
extra : rebase_source : 440da08b5813f48e250a5a2c8708f6724e7666cf
2009-10-13 14:05:56 -07:00
Boris Zbarsky a4b6cdfed3 Bug 489925 and bug 522030 branch-safe fix. Hold strong refs in the id table. r=jst 2009-10-13 16:51:02 -04:00
Mark Finkle 656cb66199 Backed out changeset 7c0b5c2b3501 2009-10-13 16:20:11 -04:00