Commit Graph

110917 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
65082c5f55 Bug 803190 - Replace test_osfile_comms scaffolding with something more robust. r=froydnj 2012-10-23 18:30:28 -04:00
Mike Habicher
f91fb8efb0 Bug 795379 - Add support for getting and setting video recording profiles. r=jst 2012-10-23 18:30:28 -04:00
Benoit Girard
6d8362a8e3 Bug 804724 - Add an abort painting marker. r=ehsan
--HG--
extra : rebase_source : 10f327e91b15d673303eb607a361c1c4d14a1e92
2012-10-23 17:18:37 -04:00
Benjamin Peterson
b26c0de860 Bug 804404 - Set source hook in XPC initialization. r=bz 2012-10-23 18:09:00 -04:00
Alexandre Poirot
5bf1c4eab7 Bug 791039 part 2: Fill webapp appcache from its local cache folder. [r=vingtetun]
--HG--
extra : rebase_source : 6bbf96eaf461ba7d66c96a0c501a6466c9717d43
2012-10-23 13:52:57 -07:00
Alexandre Poirot
43e8222ee2 Bug 791039 part 1: Factorize code executed after system app install. (onAppsLoaded function) [r=vingtetun]
--HG--
extra : rebase_source : e0fd524a16500c56c578945c1bee1084071eba2c
2012-10-23 13:52:57 -07:00
Alexandre Poirot
d4a35a86bb Bug 791039 part 0: Fix typo in Webapps.jsm [r=fabrice]
--HG--
extra : rebase_source : 1b752cd5e977c8f6c4ff07b090226d0240e64feb
2012-10-23 13:52:57 -07:00
Kartikaya Gupta
d885a0d22d Bug 802640 - Extract a method for touchstart event handling. r=wesj 2012-10-23 17:51:22 -04:00
Kartikaya Gupta
a5f16ca5a9 Bug 802640 - Break out a zoomToElement function from the DoubleTap handler. r=wesj 2012-10-23 17:51:22 -04:00
Patrick McManus
c0fb380918 bug 803267 - speculative backout of 802378 to test crash stats r=backout 2012-10-23 16:42:19 -04:00
Jacek Szpot
378edea4f0 Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan 2012-10-23 13:31:22 +02:00
Henrik Skupin
acd86c8ba3 Bug 791330 - Crashtest for WebRTC crash [@ mozilla::NrIceCtx::GetGlobalAttributes], r=jesup 2012-10-23 16:18:09 -04:00
Ethan Hugg
0cb9653ca1 Bug 797512 Signaling: simplify set_dtls_fingerprint r=jesup 2012-10-22 16:38:52 -07:00
Ethan Hugg
04d9d55b98 Bug 803875 MediaConstraints - fix length handling r=jesup 2012-10-22 13:25:44 -07:00
Enda Mannion
8dbb7f02c4 Bug 729541: Remove 'offer' parameter from RTCPeerConnection.createAnswer r=jesup 2012-10-15 16:50:10 +01:00
Fabrice Desré
4ecd1e3e45 Bug 801355 - Race condition setting up permissions at startup [r=gwagner] 2012-10-23 13:11:02 -07:00
Jonathan Kew
456a68b72a bug 804644 - convert Cocoa points to _un_scaled device pixels for system font sizes. r=roc 2012-10-23 21:09:23 +01:00
Ehsan Akhgari
14ea91459d Backout changeset d587ce3af2f3 (bug 791428) because of performance regressions 2012-10-23 16:01:45 -04:00
Geoff Brown
e4723ad4fb Bug 797942 - Update compositor size on SIZE_CHANGED or SetCompositor, but only at startup; r=snorp 2012-10-23 13:53:00 -06:00
Vladan Djeric
420cf0b574 Bug 802920: Gather additional Telemetry on performance of LocalStorage operations. r=taras 2012-10-23 15:37:13 -04:00
Jared Wein
2a543f0294 Bug 798124 - Chatbox titlebar and chat menubutton UI cleanup. :mixedpuppy also contributed to the patch. r=felipe
--HG--
extra : rebase_source : 7354b7f189d98d71ae5f04cad901922cf041c506
2012-10-05 17:57:53 -07:00
Jared Wein
1f4c21777f Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
--HG--
extra : rebase_source : 9160314d39864c70cc94e9b08c007a14d2b2dca1
2012-10-21 17:25:19 -07:00
Fernando Jiménez
b6634dd70f Bug 804595 - [B2G RIL] Regression in USSD support; r=philikon 2012-10-23 21:05:07 +02:00
Marshall Culpepper
fc6529ca63 Bug 804226: Move B2G nsIUpdateCheckListener impl into it's own type to avoid method name collision. r=fabrice 2012-10-23 13:51:16 -05:00
Chris Lord
21b3333d4d Bug 795259 - Enable progressive painting on Android. r=blassey
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-23 19:30:54 +01:00
Chris Lord
9474d3290d Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-23 19:30:47 +01:00
Chris Lord
ec28ea4248 Bug 803013 - Update valid region progressively with tiles. r=bgirard
When updating tiles progressively, make sure the valid region is also updated
progressively to avoid flickering.
2012-10-23 19:30:35 +01:00
Marco Bonardo
1eba54eb94 Merge m-c to fix mach on inbound 2012-10-23 19:12:27 +02:00
Eitan Isaacson
f8482e3806 Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey 2012-10-23 10:05:47 -07:00
Richard Newman
789c2ca99c Bug 804457 - Reduce log chattiness. r=mfinkle 2012-10-23 09:45:40 -07:00
Ben Turner
f28b7974ea Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking. 2012-10-23 09:31:19 -07:00
Benoit Jacob
f51e0a484e Bug 795186 - fix the WebGL robustness timer, don't inherit the timer callback base class - r=opettay 2012-10-23 12:21:23 -04:00
Brian Hackett
732f96378c Keep the interpreter stack synced for GC scanning, bug 781657. r=billm 2012-10-23 09:20:56 -07:00
Gregory Szorc
7e84d90b28 Bug 804536 - Fix virtualenv population on Windows; r=glandium
I'm pretty sure the previous code works on Python 2.7.3. This
patch may break Python 3 compatibility. We'll cross that
bridge when we come to it.
2012-10-23 09:13:00 -07:00
Brian Hackett
07934e10a9 Propagate callee 'this' types more often, bug 788822. r=jandem 2012-10-23 09:05:27 -07:00
Honza Bambas
50ddf59282 merge 2012-10-23 17:38:22 +02:00
Honza Bambas
9a23f3fc25 Backout of changeset 4dc26e9f3189 2012-10-23 17:37:58 +02:00
Honza Bambas
cf97acc8a9 merge 2012-10-23 17:37:27 +02:00
Honza Bambas
80045583a2 Backout of changeset 6f1121e69ee9 2012-10-23 17:37:02 +02:00
Honza Bambas
e01f2b4ff8 Backout of changeset d2ad385bd84b 2012-10-23 17:33:11 +02:00
Honza Bambas
ca4a9c4984 Bug 654348 - Make XMLHttpRequest prefer explicit credentials (in the URL) over cached credentials, r=cbiesinger 2012-10-23 17:03:50 +02:00
Honza Bambas
f44c07ddfc Bug 776171 - Don't delete cached credentials when having ident from URI, XHR auth didn't work after first time, r=cbiesinger
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => toolkit/components/passwordmgr/test/auth2/authenticate.sjs
2012-10-23 17:03:49 +02:00
Honza Bambas
b98093ca8e Bug 761479 - XMLHttpRequest with mozAnon=true should still send explicitly passed username + password, r=cbiesinger 2012-10-23 17:03:49 +02:00
Jacek Szpot
1df85fd054 Bug 800106: replace some NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINEs; r=ehsan 2012-10-23 13:29:06 +02:00
Kartikaya Gupta
76339a0773 Bug 788216 - Create the SetupScreen on the main UI thread instead of the GeckoBackgroundThread. r=gcp 2012-10-23 10:55:16 -04:00
Brian Hackett
a50ee02f2f Don't get confused by unreachable opcodes before loop headers when picking chunk boundaries, bug 781859. r=jandem 2012-10-23 07:45:34 -07:00
Phil Ringnalda
9381b785f3 Back out b8214dfa2924 (bug 794091) for talos hangs 2012-10-23 07:34:20 -07:00
Mike Conley
f9914f9813 Bug 801055 - Fix strangely tall Downloads button on OSX when background theme applied. r=mak. 2012-10-23 09:52:40 -04:00
Neil Deakin
7ecb3d0066 Bug 793157, add a popup method to move a popup relative to an anchor after it has opened, r=neil 2012-10-23 08:11:13 -04:00
Neil Deakin
7fb3084c8e Bug 792296, don't flush while getting popup state and calling other popup methods, r=neil 2012-10-23 08:11:09 -04:00