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
David Rajchenbach-Teller
70bcc6a048
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-10-23 08:10:53 -04:00
Joel Maher
cb1d78b7b6
Bug 804388 - update a new talos.zip to remove misleading remote debugging messages. r=aki
2012-10-23 07:54:14 -04:00
Dão Gottwald
3a81405c38
Bug 803977 - Focus ring around buttons in the downloads panel should be rectangular. r=mak
2012-10-23 13:52:49 +02:00
Chris Lord
dec9634e6a
Bug 803826 - Assert the layer builder exists in DrawThebesLayer. r=mattwoodrow
...
If the layer builder is NULL, this function will cause a crash. The layer
builder being NULL indicates a bug, so assert that it isn't.
2012-10-23 12:05:29 +01:00
Chris Lord
d611c596a1
Bug 803826 - Only reset the layer builder pointer in ~ClippedDisplayItem. r=mattwoodrow
...
PaintInactiveLayer was resetting the layer manager's layer builder pointer, but
this was unnecessary as this was also being done on destruction of the
ClippedDisplayItem.
2012-10-23 12:05:14 +01:00
Chris Lord
d09c17393d
Bug 803826 - Restore the layer builder pointer on return from PaintForFrame. r=mattwoodrow
...
It's possible for nsDisplayList::PaintForFrame to reset the layer builder
pointer on a layer manager it didn't create. Instead of setting it to null,
store the existing pointer and restore it on return.
2012-10-23 12:01:23 +01:00
Jonathan Kew
750a7a20fe
backout 4c79da81e6fc (bug 800785) on suspicion of burning the Linux PGO builds
2012-10-23 11:57:45 +01:00
Alexandre Lissy
19819d8da3
Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
...
SPN is Service Provider Name, MSISDN is Mobile Station ISDN Number (i.e.
user's phone number), and both can be useful to have, e.g., to be able
to display them in Gaia settings (as Android does).
2012-10-23 14:54:51 +08:00
Henri Sivonen
7bdeb64895
Bug 687859 - Make the BOM take precedence when determining the character encoding of scripts. r=smaug.
2012-10-23 09:26:34 +03:00
Matthew Gregan
21b994407b
No bug - Update media/libnestegg's README_MOZILLA to point to correct git commit. DONTBUILD
...
--HG--
extra : rebase_source : bb122043b1839c206ea00512bd8ed7744f60a724
2012-10-23 18:09:52 +13:00
Matthew Gregan
a2b64adec7
No bug - Update media/libcubeb's import script to include upstreamed OpenSL backend.
...
--HG--
extra : rebase_source : 522aed702afc506555ed62a6b903b2bd2c4c314a
2012-10-23 17:22:10 +13:00
Mark Finkle
10dd63379c
Bug 802946 - Cleanup the 'Hide Apps/Promo' mess [backout the preprocessor code] r=blassey
...
--HG--
rename : mobile/android/base/AboutHomeContent.java.in => mobile/android/base/AboutHomeContent.java
2012-10-23 01:08:30 -04:00
Etienne Segonzac
5d9fb92faa
Bug 803628 - Fixing test file for bug 795164 [r=fabrice]
2012-10-22 22:07:46 -07:00
Robert O'Callahan
8c694ead4c
Backing out 20279718e3c7 (bug 717178 part 2) for test bustage on a CLOSED TREE
2012-10-23 16:31:12 +13:00
Henrik Skupin
c072edf87a
Bug 804118 - Fix crashtests to use mozRTCPeerConnection insread of mozPeerConnection. r=jesup
2012-10-22 22:22:27 -04:00
Andrea Marchesini
9ec8f5829f
Bug 803452 - Remember my choice for geolocation doesn't work. r=vingtetun
2012-10-22 22:22:27 -04:00
Anthony Jones
756c5c7d16
Bug 791428 - Remove unnecessary malloc from number format function. r=roc
2012-10-22 22:22:27 -04:00
Anthony Jones
429690fd65
Bug 791428 - Limit pixel sizes so that they can't exceed app unit limits. r=roc
2012-10-22 22:22:27 -04:00
Benjamin Chen
7a6895cd0b
Bug 797817 - Update the battery indicator led when receiving battery status change. r=cjones
2012-10-22 11:10:05 +08:00
Chuck Lee
3156424831
Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug
2012-10-22 18:18:26 +08:00
Chuck Lee
c467984383
Bug 780142 - Rewrite WifiStatusChangeEvent. r=smaug
2012-10-22 17:17:18 +08:00