Commit Graph

95162 Commits

Author SHA1 Message Date
Ehsan Akhgari
c1a2ef8da5 Bug 760027 - Attempt to retry moving the installation directory when performing the replace stage of an update 10 times; r=strong
This will hopefully give the applications which might have a handle to some
file in that directory open a chance to close them up so that the replace
operation would finish successfully.
2012-05-31 15:40:07 -04:00
Ehsan Akhgari
991b81f254 Bug 759615 - Avoid running the PostUpdate step when only staging the update in the background; r=rstrong 2012-05-30 18:09:59 -04:00
Ehsan Akhgari
8a0b44b9e8 Bug 759065 - Fall back to downloading the full update if staging the update in the background fails; r=rstrong 2012-05-29 16:20:12 -04:00
Ehsan Akhgari
77dc25ccd3 Bug 757965 - Properly test for write access before staging an update in the background; r=rstrong
This patch makes sure that we test to make sure we can create a
directory in the installation directory and also in its parent (the
latter check only happens on Windows and Linux), so that we wouldn't try
to stage an update in the background if that's bound to fail if we don't
have the require write permissions.
2012-05-30 17:57:05 -04:00
Olli Pettay
33d2925b99 Bug 760424, browser_tab_dragdrop.js tries to remove wrong eventlistener, r=mats
--HG--
extra : rebase_source : 2bed8e2633d8a9e87db40a7096310dbe1c98c47c
2012-06-01 18:14:10 +03:00
Serge Gautherie
8fd361fe62 Bug 749872. (Bv1) test_handlerApps.xhtml: OS X SeaMonkey workaround wrt iCal. r=dmose. 2012-06-01 17:48:34 +02:00
Ed Morley
f5fef940b6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-01 15:27:36 +01:00
Rob Campbell
232a8ee6a3 merge fx-team to m-c 2012-06-01 09:48:58 -03:00
Marco Bonardo
4cc111a3e7 Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix
r=dietrich
2012-06-01 14:38:39 +02:00
Marco Bonardo
f799d28aa7 Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
2012-06-01 14:38:37 +02:00
Olli Pettay
78a01c60c9 Bug 744830 - Implement fast serializer for innerHTML/outerHTML, p=jdm+smaug, r=hsivonen 2012-06-01 12:59:16 +03:00
Mounir Lamouri
62cddd341e Bug 759770 - Fix build error when warnings-as-errors in nsSVGUtils.cpp. r=dholbert 2012-06-01 11:48:39 +02:00
Joe Walker
89dd017d2c Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00
Brian Smith
43e18db243 Bug 722034 - Part 8 - Work around bug 759805, r=michal 2012-05-31 22:12:01 -07:00
Brad Lassey
92b4bd49ae bug 759146 - follow up to fix bad merge 2012-05-31 23:24:07 -04:00
Brad Lassey
c766b61ee2 bug 759146 - Looper throws uncaught exception on (some?) HTC Sense 4.0 phones (HTC Evo 4G LTE, HTC J, etc) r=snorp 2012-05-31 20:07:07 -04:00
Nicholas Nethercote
ec1cdcb284 Bug 710922 - Don't call m_pools.all() if m_pools isn't initialized. r=luke.
--HG--
extra : rebase_source : 72da22ce0e29d449da9ffa211b4b892ab7796303
2012-05-31 19:10:05 -07:00
Chris Double
5c75892c8b Bug 759948 - libstagefright based media playback doesn't receive ended event when complete on B2G - r=edwin
--HG--
extra : rebase_source : a6450eb3a2fbb2ac67e329fa9ef9f0bd9e801e89
2012-06-01 12:54:52 +12:00
Chris Double
a6190f56c2 Bug 714408 Part 3 - Fix audio sample rate - r=edwin
--HG--
extra : rebase_source : 6f62016fff4d4547e5d0adc8de513fa917af39ba
2012-06-01 12:54:48 +12:00
Andreas Gal
1518859a5b Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
2012-06-01 12:54:23 +12:00
Chris Double
1695b48a48 Bug 714408 Part 1 - Add configure/link features to enable media plugins and omx-plugin for libstagefright support - r=mh
--HG--
extra : rebase_source : 51e850e4dec9a53569c0c6991145c5e070781f95
2012-06-01 12:52:09 +12:00
Luke Wagner
8b0499a3a1 Bug 760071 - Debug scope proxies should allow the debugger to define new properties (r=jimb) 2012-05-31 17:44:00 -07:00
Ed Morley
41f0822cf7 Merge mozilla-central to mozilla-inbound 2012-06-01 01:12:32 +01:00
Jared Wein
97cbdf055a Bug 760322 - New loading and connecting throbbers. r=dolske 2012-05-31 17:02:32 -07:00
Jason Duell
d4a8be89ed Bug 748766 - Only count connected websockets toward max-websocket limit. r=mcmanus 2012-05-31 16:41:24 -07:00
Ehsan Akhgari
2859b240a3 Bug 758890 - Destroy the TableTicker object when the profiler is stopped; r=BenWa 2012-05-31 19:38:49 -04:00
Sriram Ramasubramanian
e5e2798c42 Bug 758804: Softer textures for backgrounds. [r=mfinkle] 2012-05-31 16:12:33 -07:00
Sriram Ramasubramanian
8698b9921d Bug 760234: Phone UI URL bar should have orange highlight. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_default.xml => mobile/android/base/resources/drawable/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_pressed.xml => mobile/android/base/resources/drawable/address_bar_url_pressed.9.png
2012-05-31 16:11:12 -07:00
Sriram Ramasubramanian
b3b13476f5 Bug 760234: Tablet should have orange URL bar. [r=mfinkle] 2012-05-31 16:09:53 -07:00
Sriram Ramasubramanian
c2e1967d15 Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle] 2012-05-31 16:01:50 -07:00
Sriram Ramasubramanian
cdc9e5ae79 Bug 760196: Find in page for tablets. [r=mfinkle] 2012-05-31 15:50:33 -07:00
Jeff Muizelaar
90cf6fdec4 Bug 759457. Don't fast path shadows with negative scale. r=roc
We don't support this yet, so don't bother trying.
2012-05-31 18:22:28 -04:00
Brian Smith
368ca29a54 Bug 722034 - Yes, I really mean to skip Part 7 in this push, r=me, a=empty 2012-05-31 15:20:06 -07:00
Brian Smith
9e08c77759 Bug 722034 - Part 6 - Stop accessing cache descriptor on main thread for telemetry purposes, r=hurley 2012-05-31 15:20:06 -07:00
Brian Smith
5a381f2098 Bug 722034 - Part 5 - Move cache validation to the cache thread, r=honzab 2012-05-31 15:20:05 -07:00
Brian Smith
fbced92697 Bug 722034 - Part 4 - Make a copy of the information needed during cache validation in preparation for moving cache validation to the cache thread, r=honzab 2012-05-31 15:20:05 -07:00
Brian Smith
1b457f2f45 Bug 722034 - Part 3 - Convert HttpBaseChannel::mRedirectedCachekeys to nsAutoPtr<nsTArray<nsCString> >, r=biesi 2012-05-31 15:20:05 -07:00
Jeff Muizelaar
633fcc1dfd Bug 759866. Crash more aggressively if we aren't going to be able to paint. r=bgirard
This should make it easier to get an idea how common these kinds of failures are.

--HG--
extra : rebase_source : c5c029ebfe723fc4d32d604528beb1769c21d98c
2012-05-31 17:51:52 -04:00
Mike Hommey
d78150b8da Bug 758010 - Wrap operator new/delete to jemalloc on Android. r=jlebar 2012-05-31 23:49:03 +02:00
Benjamin Peterson
e6f4f0a5a9 Bug 759976: remove JSDEBUGGER* sections, r=jorendorff
--HG--
extra : rebase_source : 28218e232c0ad77f649ce7d56a430b8f2e20777c
2012-05-31 16:14:13 -05:00
Benjamin Peterson
580bad1a81 Bug 759902: reduce JSBool usage in js.cpp to a minimum, r=jorendorff
--HG--
extra : rebase_source : 096c936550ff7de2e89362a177fde76dfb58dbce
2012-05-31 16:14:04 -05:00
Benjamin Peterson
cf89c34c44 Bug 758428: complain when the compiler returns false without an error, r=jorendorff
--HG--
extra : rebase_source : 7a4b97f8e28c7d89ab682d9d21dcfe65b23b2939
2012-05-31 16:13:10 -05:00
Jason Orendorff
6088ac02f0 Fix building with --disable-e4x. No bug, r=jimb on IRC.
--HG--
extra : rebase_source : 7b9a7f8a6ec479caacbbf5ac36b89a0464efe897
2012-05-31 15:53:32 -05:00
Matt Brubeck
737347a966 Back out 202d63933120 and 6a232df5e065 (bug 739412, bug 760196) because of Android startup crashes 2012-05-31 14:41:35 -07:00
Tom Schuster
edc8473e2a Bug 420837 - Calling Iterator() without parameters should throw a better error message. r=luke 2012-05-31 23:28:39 +02:00
Gregory Szorc
8dcf738875 Bug 755339 - Part 1b Create dummy file in modules/ directory; r=ted 2012-05-31 21:54:10 +02:00
Mihai Sucan
dfa577d0f7 merge fx-team to m-c 2012-05-31 21:46:33 +03:00
Mats Palmgren
bed881bdd0 Bug 759788 - Keep the plugin instance owner alive for the duration of DoStopPlugin so that everything gets cleaned up correctly, r=bsmedberg 2012-05-31 08:44:10 -04:00
Raymond Lee
ea3b7aba0b Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77 2012-05-31 14:45:28 +02:00
Ed Morley
add1e0e903 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-31 13:15:09 +01:00