Ben Kelly
1753d88a15
Bug 957346: Extend grace period for perceivable background processes. r=fabrice
2014-01-15 18:17:59 -05:00
Alexandre Poirot
6a13f8e9f2
Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas
2014-01-15 09:28:04 -05:00
Kai-Zhen Li
d8c223c268
Bug 957892 - Support gonk-kk in gecko. r=mwu
2014-01-09 13:59:31 +08:00
David Flanagan
735c6b20d2
Bug 939962: set pref to enable willReadFrequently software canvas option
2014-01-06 14:13:57 -08:00
Ehsan Akhgari
eaa7491d77
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Wes Kocher
cac388f427
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
2013-12-20 13:43:46 -08:00
Diego Wilson
9e48e9bdd8
Bug 950800 - Honor Composer2D toggling on the fly. r=nrc
...
Now you can toggle the hardware composer on/off at any point without restarting B2G.
2013-12-17 09:01:39 -08:00
Ms2ger
0762bdd26c
Merge backout.
2013-12-20 11:39:00 +01:00
Ms2ger
20c828bcde
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
2013-12-20 11:37:27 +01:00
Randall Barker
bb2d67faf4
Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis
2013-12-19 12:19:25 -08:00
Phil Ringnalda
6cc1278352
Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
...
CLOSED TREE
2013-12-17 23:36:05 -08:00
Randall Barker
ffd53db5e1
Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis
2013-12-17 13:41:00 -08:00
Fabrice Desré
765ebb0c7e
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00
Fabrice Desré
4e16581f9d
Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk
2013-11-27 23:17:39 -08:00
Chris Lord
aa34694d94
Bug 950696 - Cache the 'enable tiles' layers pref. r=bgirard
...
Rename layers.force-tiles to layers.enable-tiles and cache it with the other
layers prefs in gfxPlatform.
2013-12-17 14:02:16 +00:00
Nicholas Nethercote
3b7c5d2e8c
Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
...
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Timothy Nikkel
c9aea5e10b
Bug 943248. Enable image visibility on b2g. r=mats
2013-11-26 16:19:41 -06:00
Vivien Nicolas
5987e863e0
Bug 943849 - [Shared] Fixed headers does not follow correctly the rendered view. r=kats
2013-12-13 18:23:49 +01:00
Alexandre Poirot
22cb1b7a46
Bug 945235 - Ensure {menu, tool, location, status}bars visiblity is false on b2g. r=fabrice
2013-12-12 17:04:43 -05:00
Karl Dubost
86691e3f07
Bug 941911 - Remove UA override for domains (starting 2013-11-21). r=lmandel
2013-12-11 09:54:22 -05:00
Paul Rouget
f67eeed4d8
Bug 944685 - Use NSHighResolutionCapable in B2G's Info.plist. r=mstange
...
--HG--
extra : rebase_source : b2d96082c1fb4ac55ad22dd034f7b1fbf217f207
2013-12-04 17:44:35 -05:00
Fabrice Desré
9510979b93
Bug 944859 - osfile_async_worker.js worker is never shut down in the parent process. r=yoric
2013-12-03 09:48:01 -08:00
Carsten "Tomcat" Book
8c14f61fb1
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
Zachary Carter
09185a9092
Bug 935232 - Implement a client for the Firefox Accounts auth server. r=markh
2013-12-02 13:56:24 -08:00
Ryan VanderMeulen
e74bb8fe33
Merge m-c to inbound.
2013-12-02 16:58:15 -05:00
Mike Hommey
06d6d3c5cf
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Carmen Jimenez
ad2c9ff51b
Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice
2013-11-21 17:56:15 +01:00
Carsten "Tomcat" Book
3694fef2cc
Merge m-c to b2g-inbound
2013-11-28 14:48:55 +01:00
Mike Hommey
fdd3247a81
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Nicholas Cameron
15eb0861a8
Bug 914584. Pref on OMTC for b2g desktop builds. r=fabrice
2013-11-25 20:07:34 +13:00
Ryan VanderMeulen
14bce8a31f
Merge b-i to m-c.
2013-11-22 15:35:31 -05:00
Dale Harvey
4a1e0b3e0c
Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow
2013-11-22 11:06:05 +00:00
Ethan Tseng
a9775d12c8
Bug 884702 - Support Rtsp protocol in url bar. r=bz
2013-11-20 17:58:22 +08:00
Karl Dubost
bb297c3fbc
Bug 932040 - Removing the UA override for 7 domains. r=lmandel
2013-11-18 12:39:02 -05:00
Ryan VanderMeulen
befed7b8c7
Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures.
2013-11-15 15:30:49 -05:00
Dale Harvey
3bfa203b18
Bug 935672 - Only use accelerated skia on gonk. r=mwoodrow
2013-11-15 08:55:55 -08:00
David Major
25afc23f7c
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
7a0b6729f5
merge b2g-inbound to mozilla-central
2013-11-09 09:10:20 +01:00
Dão Gottwald
c547a1225b
Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen
2013-11-08 22:24:02 +01:00
Karl Dubost
b9db48a367
Bug 923442 - Remove UA override for domains starting 2013-10-03. r=lmandel
2013-11-08 15:25:25 -05:00
Seth Fowler
15d5a68d2b
Backout of bug 934070 for breaking debugging on OS X
2013-11-07 18:42:22 -08:00
Mike Hommey
851bde9eb2
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
bc7e07900f
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
4326269d4b
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
17e058673d
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Vicamo Yang
dca48f3e9d
Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey
2013-10-29 16:12:42 +08:00
Vicamo Yang
260f5d4169
Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey
2013-10-29 16:12:41 +08:00
Vicamo Yang
8c0916e23c
Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey
2013-10-29 16:12:40 +08:00
Vicamo Yang
57799aafc6
Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi
2013-10-29 16:12:39 +08:00
Vicamo Yang
c13036d07b
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Timothy Nikkel
ab469042b3
Bug 930535. Enable image visibility on b2g inside browser elements. r=mats
2013-10-26 19:17:52 -05:00
Sotaro Ikeda
0b6ebdca5a
Bug 917444 - Enable fence with readpixels r=vlad
2013-10-24 06:17:00 +01:00
Mike Hommey
f1c0c07862
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Arnaud Bienner
942ef05b14
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
4b91a0b098
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Jim Chen
a7adbc0f8e
Bug 927429 - Set UA override update URL for B2G; r=fabrice
2013-10-22 11:15:38 -04:00
Karl Dubost
85783fc7ff
Bug 911260 - Remove UA override for domains starting 2013-08-30; r=lmandel
2013-10-22 11:11:42 -04:00
Carsten "Tomcat" Book
9d22415bcf
Merge mozilla-central to mozilla-inbound
2013-10-18 14:13:10 +02:00
Peter Chang
59195f23b7
Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps
2013-10-18 10:42:43 +08:00
Fabrice Desré
cbc2a9e736
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Vicamo Yang
c4bf3de5f9
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
2013-10-18 04:51:27 +08:00
Fabrice Desré
921cc9ae29
Backout 92ad60388975 (Bug 927493) for bustage on a CLOSED TREE
2013-10-17 12:37:26 -07:00
Fabrice Desré
45ffe984b1
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Fernando Jiménez
ce891e1545
Bug 926880 - Enable IAC API for b2g-desktop. r=genelian
2013-10-16 09:22:43 +02:00
Benjamin Chen
a9ca45668c
Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps
2013-09-23 17:53:36 +08:00
George Wright
e4943a763f
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
743ebf7296
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
7ca7c14c7a
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
c826a0cf79
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 19:35:19 -04:00
Ryan VanderMeulen
3a6f25421e
Backed out changeset f4e60efc867f (bug 923417) for B2G mochitest-2 failures.
2013-10-05 16:23:00 -04:00
Andrea Marchesini
dfd9c4e503
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 08:36:53 -04:00
Andrea Marchesini
bc8f1080be
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 13:27:15 -04:00
Andrea Marchesini
2991f9c136
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
aa035592ec
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
2013-10-02 17:58:06 +01:00
Ed Morley
8d3a146bac
Backed out changeset 0b73fe0f2b97 (bug 871445)
2013-10-02 17:57:31 +01:00
Andrea Marchesini
b853f7b769
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 11:30:27 -04:00
Andrea Marchesini
c0a0100c6a
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
a0f5a9b647
Merge latest green b2g-inbound changeset and mozilla-central
2013-10-01 10:56:53 +01:00
Alan Huang
155bc26448
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
baa377603f
Merge b2g-inbound to m-c
2013-09-27 19:35:44 -07:00
Marco Castelluccio
8f6cc06e91
Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm
2013-09-27 14:38:14 -04:00
Blake Kaplan
d7262768e1
Bug 921519 - Really disable the slow script dialog on b2g. r=bholley
2013-09-27 14:37:30 -04:00
Timothy Nikkel
33efb92926
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
9985abc785
Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice
2013-09-23 13:24:20 +02:00
Jan Jongboom
12fec116b9
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
a1caaa978a
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
b095574486
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
954326c862
Bug 908098 - Randomize UDP listening port. r=nsm
2013-09-25 09:20:06 -04:00
Kan-Ru Chen (陳侃如)
4f0c40f445
Bug 914541 - Assign higher priority for mozapptype=inputmethod. r=fabrice
2013-09-24 16:10:20 +08:00
Fabrice Desré
c0e5b4cb69
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Ed Morley
4a3427461b
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Ed Morley
01d078a07c
Merge mozilla-central and b2g-inbound
2013-09-19 16:28:54 +01:00
Phil Ringnalda
059782fbe5
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
Wes Kocher
df09fa0ebc
Merge b2g-inbound to m-c
2013-09-18 17:09:39 -07:00
Honza Bambas
da53acf440
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
8afec00f15
Bug 916205 - Add and package UA override list; r=fabrice r=glandium
2013-09-18 10:57:08 -04:00
Chia-hung Tai
89b5a82de0
Bug 917163 - [MMS] MMS Data call is not released immediately. r=vyang
2013-09-18 11:04:16 +08:00
Nikhil Marathe
6a78a75368
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
0571068409
bug 915721, package limited set of localized files for b2g, r=wesj
2013-09-18 09:52:51 +02:00
Matt Woodrow
a8202c7357
Bug 914984 - Enable Azure content for b2g. r=nrc
2013-08-15 10:49:45 +12:00
Ryan VanderMeulen
1b1cc7da19
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Timothy Nikkel
4312c649b8
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
b2393cd728
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Masatoshi Kimura
21750a3911
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
2013-09-15 04:46:35 +09:00
Carmen Jimenez
1357e0ad01
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
9cbe455b76
Bug 916112 - Turn tiling back off. r=blassey
2013-09-13 12:32:46 -04:00
Shao Hang Kao
b35866ec1f
Bug 874771 - Implement SNTP support (Gecko end). r=gene
2013-06-22 22:22:05 +08:00
Gene Lian
dbcec4d461
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
982559c42b
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
Alan Huang
c53c54ab8f
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é
f477838e49
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
2285d9cf0d
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
1f6d0efee0
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
405071e55d
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-09-11 15:48:05 +02:00
Andrea Marchesini
e3a4aeb060
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
805367483b
Merge b2g-inbound to m-c.
2013-09-10 16:35:34 -04:00
Brad Lassey
599def879e
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
ce5974e3b3
Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun
2013-09-10 12:52:33 -04:00
Ms2ger
996fb9347f
Backout changeset 89258d090059 for lacking review.
2013-09-09 16:14:46 +02:00
Michael Henretty
ac897d6d0f
Bug 914085 - Enable Promises in B2G. r=gwagner
2013-09-09 03:38:15 -07:00
Fabrice Desré
2dd1ca23e2
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
5c2d13b84a
Bug 905227 - Turn on Skia/GL on B2G - r=nical
2013-09-06 08:02:12 -04:00
Mike Hommey
7952a1fee4
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
05b3f24e0e
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Ryan VanderMeulen
07832ca5a7
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é
2c28e6221a
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
86dff1c4e6
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
a17454fcb3
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
4865334a10
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
ca3e0665dd
Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking
2013-08-13 08:49:11 -04:00
Jonathan Watt
0420c8e230
Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir
2013-09-12 19:11:00 +01:00
Vivien Nicolas
211696bbbc
Bug 789358: Enable hit-target fluffing for b2g. r=mbrubeck
2012-09-13 15:43:16 -07:00
Gregor Wagner
ac8e392165
Bug 900960 - Enable the new Notification API on B2G by default. r=vingtetun
2013-08-06 12:13:07 +02:00
Gene Lian
f6fee5ada5
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 2, handle delivery report). r=vicamo a=koi+
2013-07-31 15:24:07 +08:00
Michael Wu
8e55a995e4
Bug 898898 - Add support for building on gonk-JB MR2, r=glandium
2013-07-30 13:36:54 -04:00
Bobby Holley
0bc53afcdb
Bug 870043 - Disable the watchdog on b2g. r=mrbkap
2013-07-24 15:33:32 -07:00
Michael Henretty
b411ff1019
Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner
2013-07-18 16:17:41 -04:00
Nicolas B. Pierron
4a94992794
Bug 863398 - Optimize B2G's GC settings for responsiveness and benchmarks. r=gwagner f=jlebar
2013-07-15 13:26:57 -07:00
Marco Zehe
5746215f2e
Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay
2013-07-11 16:42:11 -04:00
Andrea Marchesini
0090dbd0ea
Bug 884279 - Rename Future to Promise. r=mounir
...
--HG--
rename : dom/future/Makefile.in => dom/promise/Makefile.in
rename : dom/future/Future.cpp => dom/promise/Promise.cpp
rename : dom/future/Future.h => dom/promise/Promise.h
rename : dom/future/FutureCallback.cpp => dom/promise/PromiseCallback.cpp
rename : dom/future/FutureCallback.h => dom/promise/PromiseCallback.h
rename : dom/future/FutureResolver.cpp => dom/promise/PromiseResolver.cpp
rename : dom/future/FutureResolver.h => dom/promise/PromiseResolver.h
rename : dom/future/moz.build => dom/promise/moz.build
rename : dom/future/tests/Makefile.in => dom/promise/tests/Makefile.in
rename : dom/future/tests/moz.build => dom/promise/tests/moz.build
rename : dom/future/tests/test_bug883683.html => dom/promise/tests/test_bug883683.html
rename : dom/future/tests/test_future.html => dom/promise/tests/test_promise.html
rename : dom/future/tests/test_resolve.html => dom/promise/tests/test_resolve.html
rename : dom/webidl/Future.webidl => dom/webidl/Promise.webidl
2013-07-11 16:40:36 -04:00
Yura Zenevich
50b4d884b4
Bug 874474 - [AccessFu] Making description last the default utterance order. r=eeejay
...
---
accessible/src/jsat/OutputGenerator.jsm | 6 ++----
b2g/app/b2g.js | 2 ++
mobile/android/app/mobile.js | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
2013-07-10 10:25:57 -04:00
Kevin Grandon
36f811d69e
Bug 889123 - Implement Gecko preference for enabling of pre-installed applications. r=fabrice
2013-07-07 16:41:55 -04:00
David Zbarsky
ccbb5c34f6
Backout Bug 863398 for causing Bug 887519
2013-06-26 16:24:23 -07:00
Nicolas B. Pierron
0e4e36a4fc
Bug 863398 - Optimize B2G's GC settings for responsiveness and benchmarks. r=gwagner f=jlebar
2013-06-24 10:32:15 -07:00
Bill McCloskey
92baec2902
Bug 871005 - Add a pref for GC decommit threshold (r=gregor)
2013-06-20 18:06:53 -07:00
Ed Morley
3b410f3a76
Backed out changeset 96036434bb78 (bug 875289) for mochitest-chrome failures on a CLOSED TREE
...
--HG--
rename : dom/promise/Promise.cpp => dom/future/Future.cpp
rename : dom/promise/Promise.h => dom/future/Future.h
rename : dom/promise/PromiseCallback.cpp => dom/future/FutureCallback.cpp
rename : dom/promise/PromiseCallback.h => dom/future/FutureCallback.h
rename : dom/promise/PromiseResolver.cpp => dom/future/FutureResolver.cpp
rename : dom/promise/PromiseResolver.h => dom/future/FutureResolver.h
rename : dom/promise/Makefile.in => dom/future/Makefile.in
rename : dom/promise/moz.build => dom/future/moz.build
rename : dom/promise/tests/Makefile.in => dom/future/tests/Makefile.in
rename : dom/promise/tests/moz.build => dom/future/tests/moz.build
rename : dom/promise/tests/test_promise.html => dom/future/tests/test_future.html
rename : dom/promise/tests/test_resolve.html => dom/future/tests/test_resolve.html
rename : dom/webidl/Promise.webidl => dom/webidl/Future.webidl
2013-06-20 11:20:49 +01:00
Andrea Marchesini
c8f972669f
Bug 875289 - Renaming Future to Promise, r=mounir
...
--HG--
rename : dom/future/Makefile.in => dom/promise/Makefile.in
rename : dom/future/Future.cpp => dom/promise/Promise.cpp
rename : dom/future/Future.h => dom/promise/Promise.h
rename : dom/future/FutureCallback.cpp => dom/promise/PromiseCallback.cpp
rename : dom/future/FutureCallback.h => dom/promise/PromiseCallback.h
rename : dom/future/FutureResolver.cpp => dom/promise/PromiseResolver.cpp
rename : dom/future/FutureResolver.h => dom/promise/PromiseResolver.h
rename : dom/future/moz.build => dom/promise/moz.build
rename : dom/future/tests/Makefile.in => dom/promise/tests/Makefile.in
rename : dom/future/tests/moz.build => dom/promise/tests/moz.build
rename : dom/future/tests/test_future.html => dom/promise/tests/test_promise.html
rename : dom/future/tests/test_resolve.html => dom/promise/tests/test_resolve.html
rename : dom/webidl/Future.webidl => dom/webidl/Promise.webidl
2013-06-20 10:49:40 +02:00
Nikhil Marathe
cd6eab356e
Bug 881424 - Set B2G SimplePush serverURL to Mozilla Push Server. r=jrconlin
2013-06-18 17:01:32 -07:00