Dale Harvey
34faf80f2d
Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow
2013-11-22 11:06:05 +00:00
Ethan Tseng
d74648f54b
Bug 884702 - Support Rtsp protocol in url bar. r=bz
2013-11-20 17:58:22 +08:00
Karl Dubost
a83f1731f3
Bug 932040 - Removing the UA override for 7 domains. r=lmandel
2013-11-18 12:39:02 -05:00
Ryan VanderMeulen
90280ec779
Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures.
2013-11-15 15:30:49 -05:00
Dale Harvey
1bffbacb76
Bug 935672 - Only use accelerated skia on gonk. r=mwoodrow
2013-11-15 08:55:55 -08:00
David Major
4a637bff20
Bug 932100 - Part 2: Move DLL blocklist code to mozglue. r=bsmedberg, r=glandium
...
--HG--
rename : toolkit/xre/nsWindowsDllBlocklist.cpp => mozglue/build/WindowsDllBlocklist.cpp
2013-11-12 08:31:32 -05:00
Carsten "Tomcat" Book
e17cf9575b
merge b2g-inbound to mozilla-central
2013-11-09 09:10:20 +01:00
Dão Gottwald
aca41eac50
Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen
2013-11-08 22:24:02 +01:00
Karl Dubost
0f56e91baf
Bug 923442 - Remove UA override for domains starting 2013-10-03. r=lmandel
2013-11-08 15:25:25 -05:00
Seth Fowler
9c90ef3623
Backout of bug 934070 for breaking debugging on OS X
2013-11-07 18:42:22 -08:00
Mike Hommey
46de926a12
Bug 934070 - Stop copying dist/bin under dist/$(MOZ_MACBUNDLE_NAME)/Contents/MacOS in */app/Makefile.in. r=ted
...
Consequently, revert changeset 92bea49b46b4 (bug 914560).
2013-11-07 10:38:13 +09:00
Matt Woodrow
cb73971347
Bug 934533 - Remove the azure content enabled pref since we require it to be enabled for all platforms now. r=nrc
...
--HG--
extra : rebase_source : f5152dd3c088009c80cda2844589967ed047e888
2013-11-06 08:54:12 +13:00
Ed Morley
c4fca9c7f5
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
8d3ece0bda
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Vicamo Yang
152523ac25
Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey
2013-10-29 16:12:42 +08:00
Vicamo Yang
812e055581
Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey
2013-10-29 16:12:41 +08:00
Vicamo Yang
c6917c2beb
Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey
2013-10-29 16:12:40 +08:00
Vicamo Yang
600a32f491
Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi
2013-10-29 16:12:39 +08:00
Vicamo Yang
131eae1652
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Timothy Nikkel
2cdfe9a734
Bug 930535. Enable image visibility on b2g inside browser elements. r=mats
2013-10-26 19:17:52 -05:00
Sotaro Ikeda
a60033c986
Bug 917444 - Enable fence with readpixels r=vlad
2013-10-24 06:17:00 +01:00
Mike Hommey
b000a846c2
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Arnaud Bienner
b7d6e57361
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
Wes Kocher
3d55f8e6de
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Jim Chen
be39a4d86c
Bug 927429 - Set UA override update URL for B2G; r=fabrice
2013-10-22 11:15:38 -04:00
Karl Dubost
0ae2c1828a
Bug 911260 - Remove UA override for domains starting 2013-08-30; r=lmandel
2013-10-22 11:11:42 -04:00
Carsten "Tomcat" Book
f1d2ae53bc
Merge mozilla-central to mozilla-inbound
2013-10-18 14:13:10 +02:00
Peter Chang
f2befa9556
Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps
2013-10-18 10:42:43 +08:00
Fabrice Desré
3d67ff6409
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Vicamo Yang
1b6c47fe99
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
2013-10-18 04:51:27 +08:00
Fabrice Desré
68561644da
Backout 92ad60388975 (Bug 927493) for bustage on a CLOSED TREE
2013-10-17 12:37:26 -07:00
Fabrice Desré
a5aecf533b
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Fernando Jiménez
71d5e17a4c
Bug 926880 - Enable IAC API for b2g-desktop. r=genelian
2013-10-16 09:22:43 +02:00
Benjamin Chen
bc3881208c
Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps
2013-09-23 17:53:36 +08:00
George Wright
ecae0e66b7
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
9c51157bdb
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
992c46c5f1
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
40b3730a18
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 19:35:19 -04:00
Ryan VanderMeulen
aa2d9b929c
Backed out changeset f4e60efc867f (bug 923417) for B2G mochitest-2 failures.
2013-10-05 16:23:00 -04:00
Andrea Marchesini
396b35c0d0
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 08:36:53 -04:00
Andrea Marchesini
06e9e779c3
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 13:27:15 -04:00
Andrea Marchesini
7694ae6848
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
5b2269dad3
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
2013-10-02 17:58:06 +01:00
Ed Morley
3dcd6ea117
Backed out changeset 0b73fe0f2b97 (bug 871445)
2013-10-02 17:57:31 +01:00
Andrea Marchesini
0be187486b
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 11:30:27 -04:00
Andrea Marchesini
e09904fb4c
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
25e60eaf8c
Merge latest green b2g-inbound changeset and mozilla-central
2013-10-01 10:56:53 +01:00
Alan Huang
f36c0848bb
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
d970705962
Merge b2g-inbound to m-c
2013-09-27 19:35:44 -07:00
Marco Castelluccio
ca32bd1a60
Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm
2013-09-27 14:38:14 -04:00
Blake Kaplan
591c847f7f
Bug 921519 - Really disable the slow script dialog on b2g. r=bholley
2013-09-27 14:37:30 -04:00
Timothy Nikkel
79f86039ed
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
225449fd99
Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice
2013-09-23 13:24:20 +02:00
Jan Jongboom
54abab3203
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
e8c34403bb
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
8aa87ed7e6
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
207930d533
Bug 908098 - Randomize UDP listening port. r=nsm
2013-09-25 09:20:06 -04:00
Kan-Ru Chen (陳侃如)
064dc3f94e
Bug 914541 - Assign higher priority for mozapptype=inputmethod. r=fabrice
2013-09-24 16:10:20 +08:00
Fabrice Desré
6f244e44a6
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Ed Morley
a0e037f490
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Ed Morley
8b102b3113
Merge mozilla-central and b2g-inbound
2013-09-19 16:28:54 +01:00
Phil Ringnalda
95c5bfc8b9
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
Wes Kocher
2360c584db
Merge b2g-inbound to m-c
2013-09-18 17:09:39 -07:00
Honza Bambas
894ba59236
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
2932c3e35a
Bug 916205 - Add and package UA override list; r=fabrice r=glandium
2013-09-18 10:57:08 -04:00
Chia-hung Tai
e88bb95a64
Bug 917163 - [MMS] MMS Data call is not released immediately. r=vyang
2013-09-18 11:04:16 +08:00
Nikhil Marathe
1ddf70319b
Bug 914369 - SimplePush: Add debug pref to allow toggling debug settings at runtime. r=dougt
...
--HG--
extra : rebase_source : 1bd40b20ea036906e532bdb56d44f9c40c15fd94
2013-09-16 16:55:26 -07:00
Axel Hecht
7a6933cfce
bug 915721, package limited set of localized files for b2g, r=wesj
2013-09-18 09:52:51 +02:00
Matt Woodrow
10d608653c
Bug 914984 - Enable Azure content for b2g. r=nrc
2013-08-15 10:49:45 +12:00
Ryan VanderMeulen
40173a35b1
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Timothy Nikkel
d747f1829c
Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats
2013-09-15 13:51:35 -05:00
Ryan VanderMeulen
77d0581129
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Masatoshi Kimura
c965ffbdef
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
2013-09-15 04:46:35 +09:00
Carmen Jimenez
2171964928
Bug 893800 - Install single variant apps the first time a SIM is detected. r=fabrice
2013-07-31 21:34:19 +02:00
Milan Sreckovic
440511ff28
Bug 916112 - Turn tiling back off. r=blassey
2013-09-13 12:32:46 -04:00
Shao Hang Kao
4646c53fdb
Bug 874771 - Implement SNTP support (Gecko end). r=gene
2013-06-22 22:22:05 +08:00
Gene Lian
1f00287b51
Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug
2013-07-30 22:03:06 +08:00
Ryan VanderMeulen
10c13ed83a
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
Alan Huang
9b93d966e7
Bug 914728 - Make ProcessPriorities/OomScoreAdjusts and KillUnderMB two different sets and enlarge OomScoreAdjusts. r=gsvelto
2013-09-11 15:12:56 +08:00
Fabrice Desré
7f0553997a
Bug 912612 - Add a timer dedicated to apps update when system updates are disabled. r=etienne,vingtetun
2013-09-11 05:00:48 -07:00
Brad Lassey
dba340da1b
bug 887819 - Investigate using the tiled layers backend, turn on tiles for b2g r=gal,benwa
...
--HG--
extra : rebase_source : c288e8145fd4409b0231f1c83eed0ba8ce60c136
2013-09-11 13:52:16 -04:00
Ryan VanderMeulen
b1ff092f33
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
...
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Andrea Marchesini
50a1f2048b
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-09-11 15:48:05 +02:00
Andrea Marchesini
ff7dd0b5ea
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-09-11 15:47:46 +02:00
Ryan VanderMeulen
473815e438
Merge b2g-inbound to m-c.
2013-09-10 16:35:34 -04:00
Brad Lassey
658df973b5
bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa
2013-09-10 14:21:37 -04:00
Alexandre Poirot
717abd0302
Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun
2013-09-10 12:52:33 -04:00
Ms2ger
f2b58d83d8
Backout changeset 89258d090059 for lacking review.
2013-09-09 16:14:46 +02:00
Michael Henretty
740e938399
Bug 914085 - Enable Promises in B2G. r=gwagner
2013-09-09 03:38:15 -07:00
Fabrice Desré
a8f153f2de
Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
...
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
Benoit Jacob
8ef22eed60
Bug 905227 - Turn on Skia/GL on B2G - r=nical
2013-09-06 08:02:12 -04:00
Mike Hommey
2c41b70c9a
Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps
2013-09-05 15:08:24 +09:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
c5c1f4d7b6
Backed out changeset 5c25126b9c76 (bug 894927) for causing bug 911751 on a CLOSED TREE.
...
--HG--
rename : b2g/chrome/content/shell.html => b2g/chrome/content/shell.xul
2013-09-03 20:51:30 -04:00
Fabrice Desré
e0a50dcca6
Bug 894927 - Use xhtml instead of xul for b2g main window. r=ochameau
...
--HG--
rename : b2g/chrome/content/shell.xul => b2g/chrome/content/shell.html
2013-08-28 14:35:34 -07:00
Ryan VanderMeulen
7e3f8fa1eb
Backed out changeset cd6c3d55bbc9 (bug 906096) for B2G test bustage.
...
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-08-28 13:26:29 -04:00
Jan Jongboom
44247aecbf
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kchen, r=sicking
...
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-08-28 07:58:13 -04:00
Dave Hylands
90c4155599
Bug 874484 - Disable ADB after a timeout. r=fabrice
...
This patch causes ADB to be disabled after 12 hours. The timeout is only used
when marionette is disabled, which implies production builds. Engineering
builds (VARIANT=eng or VARIANT=userdebug) will continue to have ADB enabled
indefinitely.
2013-08-16 12:07:05 -07:00
Kyle Huey
859692a042
Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking
2013-08-13 08:49:11 -04:00
Jonathan Watt
add52a9360
Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir
2013-09-12 19:11:00 +01:00