Ed Morley
d54e219b06
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
3eb62fc290
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Vicamo Yang
b809eb466a
Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey
2013-10-29 16:12:42 +08:00
Vicamo Yang
466c463b7c
Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey
2013-10-29 16:12:41 +08:00
Vicamo Yang
bdc5cac42b
Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey
2013-10-29 16:12:40 +08:00
Vicamo Yang
ef188cef11
Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi
2013-10-29 16:12:39 +08:00
Vicamo Yang
e95760e234
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Timothy Nikkel
1f953b18e1
Bug 930535. Enable image visibility on b2g inside browser elements. r=mats
2013-10-26 19:17:52 -05:00
Sotaro Ikeda
5bd052580e
Bug 917444 - Enable fence with readpixels r=vlad
2013-10-24 06:17:00 +01:00
Wes Kocher
ad52f3e2b0
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Jim Chen
7ecbc61faf
Bug 927429 - Set UA override update URL for B2G; r=fabrice
2013-10-22 11:15:38 -04:00
Arnaud Bienner
b30f71f6b2
Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert
2013-10-28 19:56:59 +01:00
Fabrice Desré
cd6ebe7fb1
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Vicamo Yang
36918c6c60
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
2013-10-18 04:51:27 +08:00
Fabrice Desré
bd0ff29e77
Backout 92ad60388975 (Bug 927493) for bustage on a CLOSED TREE
2013-10-17 12:37:26 -07:00
Fabrice Desré
e30f416a48
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Fernando Jiménez
cf5993a7a8
Bug 926880 - Enable IAC API for b2g-desktop. r=genelian
2013-10-16 09:22:43 +02:00
Benjamin Chen
a5637c000c
Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps
2013-09-23 17:53:36 +08:00
George Wright
bbee419bc7
Bug 920160 - Add prefs for SkiaGL cache size r=snorp
...
--HG--
extra : rebase_source : 410192610d7311dead4132d2fee8fbd3fe062951
2013-10-22 14:15:24 -05:00
Justin Dolske
68b3e080f4
Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn
2013-10-09 17:48:40 -07:00
Gavin Sharp
8086bb9e1f
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Andrea Marchesini
3705976a3f
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 19:35:19 -04:00
Ryan VanderMeulen
4c4bae013f
Backed out changeset f4e60efc867f (bug 923417) for B2G mochitest-2 failures.
2013-10-05 16:23:00 -04:00
Andrea Marchesini
7f9aa3fbae
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 08:36:53 -04:00
Andrea Marchesini
3de0aa3c75
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 13:27:15 -04:00
Andrea Marchesini
583e47bb3f
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ed Morley
98e8051ead
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
2013-10-02 17:58:06 +01:00
Ed Morley
2680ace873
Backed out changeset 0b73fe0f2b97 (bug 871445)
2013-10-02 17:57:31 +01:00
Andrea Marchesini
bb6a8d6dbd
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 11:30:27 -04:00
Andrea Marchesini
96b73df8b6
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Ed Morley
f751b47fe1
Merge latest green b2g-inbound changeset and mozilla-central
2013-10-01 10:56:53 +01:00
Alan Huang
492ebafa8c
Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey
2013-10-01 11:54:59 +08:00
Wes Kocher
3039134040
Merge b2g-inbound to m-c
2013-09-27 19:35:44 -07:00
Marco Castelluccio
cdb2ce6a51
Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm
2013-09-27 14:38:14 -04:00
Blake Kaplan
2067b32ba8
Bug 921519 - Really disable the slow script dialog on b2g. r=bholley
2013-09-27 14:37:30 -04:00
Timothy Nikkel
efc25acc98
Bug 918220. Part 1. Rename the pref content.image.allow_locking to make it clear that it only applies to content processes. r=jmuizelaar
2013-09-30 12:53:46 -05:00
Carmen Jimenez
9ee2be6cfa
Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice
2013-09-23 13:24:20 +02:00
Jan Jongboom
ae3f4e9201
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
...
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-09-26 03:38:41 +08:00
Monica Chew
c1b4886200
Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
...
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Eitan Isaacson
a60859555d
Bug 918388 - Enable Synth Web Speech API pref in b2g. r=fabrice r=smaug
2013-09-27 10:03:05 -07:00
Fernando Rodriguez Sela
34e116d502
Bug 908098 - Randomize UDP listening port. r=nsm
2013-09-25 09:20:06 -04:00
Kan-Ru Chen (陳侃如)
f78658be76
Bug 914541 - Assign higher priority for mozapptype=inputmethod. r=fabrice
2013-09-24 16:10:20 +08:00
Fabrice Desré
6102047988
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Ed Morley
19e398d030
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Ed Morley
71f035b404
Merge mozilla-central and b2g-inbound
2013-09-19 16:28:54 +01:00
Phil Ringnalda
39df442f56
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
Wes Kocher
3d4714451c
Merge b2g-inbound to m-c
2013-09-18 17:09:39 -07:00
Honza Bambas
ea8ec4777e
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Jim Chen
edfdc92c0a
Bug 916205 - Add and package UA override list; r=fabrice r=glandium
2013-09-18 10:57:08 -04:00
Chia-hung Tai
9b4f08a73e
Bug 917163 - [MMS] MMS Data call is not released immediately. r=vyang
2013-09-18 11:04:16 +08:00