Boris Chiou
bd29411a47
Bug 1040651 - Map a preference to a Gaia setting to enable Layerscope. r=fabrice
...
Add a listener at Gecko side. We will also add a "LayerScope" option
in "Settings -> Developer", so we can enable Layerscope dynamically.
2014-11-09 18:33:00 -05:00
Dave Hylands
b5b8ee9b36
Bug 1095801 - Make adb work properly on user builds (Nexus 4/5). r=fabrice
2014-11-10 23:30:07 -08:00
Eric Faust
3859ec66a3
Bug 611388 - |const| should be block scoped and require an initializer. (r=shu)
2014-10-30 17:27:03 -07:00
Ted Clancy
6f227709cb
Bug 1000313 - Adding homescreen-webapps-manage permission. r=sicking
2014-11-02 14:04:08 -05:00
Gina Yeh
a349e38686
Bug 989198, Patch 4: Dispatch both chrome event and key event for hardward keys, and add new permission, r=fabrice.
2014-11-03 15:05:43 +08:00
Tanmaya Mishra
8bbdd22603
Bug 1035437 Add adb wakelock. r=dhylands
2014-09-24 22:27:25 +05:30
Leila Hadji
9c52f2fd7d
Bug 1087940 - Make ro.build.version.incremental available through settings r=fabrice
2014-10-30 14:59:05 -07:00
James Lal
62d25945d6
Bug 1089405 - Move SettingsRequestManager load to near top of b2g boot process r=fabrice.
...
SettingsRequestManager is responsible for bootstrapping the settings api
without this near the top of the boot process any consumers before race
to aquire locks/get settings.
2014-10-27 15:21:01 -07:00
Dave Hylands
9abfa34d18
Bug 1060235 - AdbController should recognize MTP as "usb in use". r=fabrice
2014-10-24 00:18:34 -07:00
Jan Keromnes
d1a55f9fc3
Bug 1035807 - Actually allow overriding app.update.url from FxOS developer menu. r=fabrice
2014-10-22 15:47:00 -04:00
Alexandre Lissy
c488f0a093
Bug 1084955 - Remove redeclaration of Cu. r=fabrice
...
The Cu const is already defined by settings.js when adb.js is included
by shell.html. We should not redefine it.
--HG--
extra : rebase_source : 1063bfb6eea004fbc68655360dc1684ddfb91c71
2014-10-18 05:58:00 +02:00
Daniel Holbert
53b4cbacd4
Bug 1081072: Remove scrollbar opacity transition from b2g content.css file, since it interacts poorly with ScrollbarActivity.cpp. r=fabrice
2014-10-16 16:19:58 -07:00
Ryan VanderMeulen
77e8bee35e
Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
...
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)
CLOSED TREE
2014-10-16 12:57:18 -04:00
Carsten "Tomcat" Book
c3f8f98b4e
merge mozilla-inbound to mozilla-central a=merge
2014-10-16 16:07:06 +02:00
Dave Hylands
9328e0faa5
Bug 1072625 - Cleanup debug in AdbController. r=fabrice
2014-10-15 19:44:22 -07:00
Mike Taylor
70b6965d0a
Bug 1083536 - Remove max-width/height on radio & checkbox inputs. r=bz
2014-10-15 20:16:00 +02:00
Wes Kocher
bca70dd02e
Merge m-c to inbound a=merge
2014-10-14 17:35:16 -07:00
Wes Kocher
ae387ada3b
merge inbound to m-c a=merge
2014-10-14 17:17:55 -07:00
J. Ryan Stinnett
3fd66f27fb
Bug 975084 - Part 2: B2G tab list actors. r=ochameau
2014-10-13 16:47:00 +02:00
J. Ryan Stinnett
a18a3b81d7
Bug 975084 - Part 1: Access browser frames. r=vingtetun,ochameau
...
--HG--
rename : b2g/components/AppFrames.jsm => b2g/components/Frames.jsm
2014-10-13 08:43:00 +02:00
Morris Tseng
50aae8d054
Bug 1067231 - Send touch caret tap event. r=ehsan
2014-10-12 23:44:00 +02:00
Gina Yeh
3fc589c3db
Bug 989198, Patch 4: Dispatch both chrome event and key event for hardward keys, and add new permission, r=fabrice.
...
---
b2g/chrome/content/shell.js | 13 ++++++++-----
dom/apps/PermissionsTable.jsm | 6 ++++++
testing/mochitest/manifest.webapp | 3 ++-
3 files changed, 16 insertions(+), 6 deletions(-)
2014-10-14 15:09:36 +08:00
Eitan Isaacson
9eac49598e
Bug 1081720 - Use prefs service to store quicknav state and proxy quicknav prefs to b2g settings. r=yzen
2014-10-14 14:42:50 -07:00
Jan Keromnes
deca1a9685
Bug 1078870 - Make the Developer HUD log memory changes in ADB. r=ochameau
2014-10-09 12:20:00 +02:00
Ryan VanderMeulen
3754733bed
Backed out changeset 0f7fe4800ace (bug 1027631) for non-unified bustage.
...
CLOSED TREE
2014-10-09 13:16:32 -04:00
Morris Tseng
12a3c15a2e
Bug 1067231 - Send touch caret tap event. r=ehsan
...
DONTBUILD
--HG--
extra : rebase_source : 0dfc843425bccd13da56fd17d9d854352b07f9a3
2014-10-07 02:28:00 -04:00
Ryan VanderMeulen
2042f213da
Backed out changeset 0f7fe4800ace for landing with the wrong bug number.
...
--HG--
extra : rebase_source : fe37a4e6b566cb2121079ad95bfdce99ab997d33
2014-10-09 11:39:12 -04:00
Morris Tseng
94997ac196
Bug 1027631 - Send touch caret tap event. r=ehsan
2014-10-07 02:28:00 -04:00
Kartikaya Gupta
f4e999fdb1
Bug 1075750 - Follow-up to remove obsolete pref from b2g settings. r=nical
...
--HG--
extra : rebase_source : f5516fdd1839fc7ee71abb0fc5aa41d015cf1235
2014-10-01 11:33:00 -04:00
Carsten "Tomcat" Book
50deec9dbd
Merge m-c to b2g-inbound
2014-09-30 15:42:26 +02:00
Alexandre Lissy
e4d1dda79e
Bug 1059546 - Add settings/pref mapping for signed apps origins. r=fabrice
...
For testing purpose, we need to add the stage marketplace instance as a
valid source for signed apps. We do this by setting the pref value when
building the Gaia engineering profile.
2014-09-29 05:27:00 +02:00
Camilo Viecco
1954b909cc
Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus
2014-09-03 10:24:12 -07:00
peter chang
0c7bf9375f
Bug 1020801 - Add new 'ScrollViewChangeEvent' DOM event. r=fabrice, r=bz
2014-09-22 02:43:00 -04:00
Mike Habicher
03a030b03e
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
2014-09-16 13:15:16 -04:00
Morris Tseng
a85099277b
Bug 1051995 - Use observer services to prevent ContentParent leak. r=fabrice
2014-09-23 00:10:00 -04:00
Ryan VanderMeulen
4ddd261546
Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously.
2014-09-16 16:54:25 -04:00
Mike Habicher
a4981f12d6
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
2014-09-16 13:15:16 -04:00
Fabrice Desré
ccff1279ec
Bug 1065848 - Only load AccessFu.jsm when we really need it. r=eeejay
2014-09-12 15:38:49 -07:00
Ryan VanderMeulen
e63bf097f6
Backed out changeset 661f503ea524 (bug 1053966) for Mnw perma-fail.
2014-09-10 12:36:12 -04:00
Mike Habicher
82f45e99bf
Bug 1053966 - pass settings change notices to Observers as aSubject instead of aData, r=bz,qdot
2014-08-25 18:06:31 -04:00
Vicamo Yang
eb0f4edee3
Bug 1057915 - 2/2: Gonk MobileMessage DB read ahead. r=bevistzeng
2014-09-04 11:15:42 +08:00
78da0cea96
Bug 1019816 - Developer option to store logcat to sdcard by shaking the phone. r=gerard-majax
2014-08-22 10:32:00 +02:00
Alexandre Poirot
f10fc56d28
Bug 1043699 - Fix command line arguments handling on desktop. r=fabrice
2014-08-28 10:10:00 +02:00
Kyle Machulis
8127b43eeb
bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Fabrice Desré
850bc9b545
Bug 1011738 - Theme support for b2g/gaia, Part 1 : settings hook-up r=vingtetun
2014-08-28 17:20:26 -07:00
Ryan VanderMeulen
b392753c94
Backed out 11 changesets (bug 1059079, bug 1015518, bug 900551, bug 846200) for Gaia UI test failures on a CLOSED TREE.
...
Backed out changeset d85b4e48b3b4 (bug 1015518)
Backed out changeset 663b73ba69ec (bug 1015518)
Backed out changeset 5cf1cb5fa022 (bug 900551)
Backed out changeset b953dd5bfdaa (bug 900551)
Backed out changeset a2b6d7c84100 (bug 900551)
Backed out changeset ceb79fe83d15 (bug 900551)
Backed out changeset f6acf344fbf0 (bug 900551)
Backed out changeset fa269ea53937 (bug 846200)
Backed out changeset b89c84a850f9 (bug 846200)
Backed out changeset b7a7dfbe4e3f (bug 846200)
Backed out changeset c6f54d821c11 (bug 1059079)
2014-08-28 12:49:49 -04:00
Eitan Isaacson
b53939d9f3
Bug 1059608 - Proxy layer effects settings to preferences. r=fabrice
2014-08-27 19:39:00 +02:00
Kyle Machulis
3d4e0958e2
Bug 900551 - Settings API OOP; r=bent
2014-08-27 21:01:29 -07:00
Ted Clancy (:tedders1)
5a16cd2ff0
Bug 1000315 - Part 4: Uninstall prompting on B2G and toolkit. r=ochameau
2014-06-11 14:24:28 -07:00
Wes Kocher
f1bff82d6f
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00