J. Ryan Stinnett
55c34b5fd0
Bug 1058997 - Part 3b: Update non-trivial security prompts. r=past
2014-12-01 22:55:56 -08:00
peter chang
61b6f51e1b
Bug 1090008 - Part 4 - Rename SelectionChange to SelectionStateChanged, r=smaug
2014-11-27 18:55:00 +01:00
Alexandre Poirot
5a1fffb711
Bug 1097814 - Fix home button in b2g desktop. r=fabrice
2014-11-18 04:13:00 +01:00
Kartikaya Gupta
9fed7a45a3
Bug 1072498 - Collapse the dom.browser_frames.useAsyncPanZoom pref into layers.async-pan-zoom.enabled. r=fabrice
2014-11-14 07:42:24 -05:00
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
Ed Morley
4e24a7f3a5
Merge mozilla-central and b2g-inbound
2014-08-21 14:28:53 +01:00
James Hobin
7850669903
Bug 1023201 - Screenshots are missing 1px in height. r=fabrice
2014-08-19 13:50:00 -04:00
Ryan VanderMeulen
476e0aef44
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Marco Castelluccio
be36e54d85
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Morris Tseng
06f4fdde96
Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice
2014-08-13 19:29:00 -04:00
Eitan Isaacson
c553eac0c6
Bug 1056205 - Fix screen reader activation. r=fabrice
2014-08-20 11:20:07 -07:00
J. Ryan Stinnett
de6a6556c4
Bug 1039493 - Break out B2G DevTools files. r=fabrice
...
--HG--
rename : b2g/chrome/content/devtools.js => b2g/chrome/content/devtools/hud.js
2014-08-18 15:40:00 -04:00
Alexandre Poirot
55e1565eb2
Bug 994669 - Integrate gaia responsive mode tweaks. r=paul
2014-08-12 02:43:00 -04:00
Dave Hylands
9da0787380
Bug 1046127 - Don't drop adb connection during startup. r=fabrice
2014-08-11 21:04:06 -07:00
Vivien Nicolas
cf42f1d267
Bug 1048009 - Reduce overall overpaint. r=fabrice
2014-08-21 15:34:07 +02:00
Jan Keromnes
ad4a6437e2
Bug 989263 - Reduce Developer HUD polling frequency for USS. r=21
2014-08-05 06:45:00 -04:00
Fabrice Desré
6128f1e270
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Fabrice Desré
cc7dd1764b
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
154ab0bbdf
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Wes Kocher
1b0a3b965d
Merge inbound to m-c a=merge
2014-07-29 17:01:18 -07:00
Morris Tseng
1cc1731ebe
Bug 987040 - Part 1: Implement mozbrowserselectionchange. r=vingtetun,ehsan,bugs. sr=bz
2014-07-28 01:21:00 +02:00
Sam Foster
cd4cbc3446
Bug 1040146 - Copy existing deviceinfo.os into previous_os when populating settings. r=fabrice
2014-07-28 11:13:10 -07:00
Carsten "Tomcat" Book
b2311f3ab3
merge mozilla-inbound to mozilla-central a=merge
2014-07-24 15:25:20 +02:00
Dave Hylands
f2b3e3d628
Bug 1043122 - Make adb 12-hour timer disable adb reflect in settings app. r=fabrice
2014-07-23 23:48:53 -07:00
J. Ryan Stinnett
df635385aa
Bug 1000428 - Part 2: Wire up WiFi enabled setting. r=past, r=fabrice
2014-07-21 08:39:00 -04:00
J. Ryan Stinnett
21d100bbbc
Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx
2014-07-14 12:11:00 -04:00
Alexandre Poirot
5a3800bc64
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Kartikaya Gupta
4f0e8afeaf
Bug 1042152 - Add gaia settings that can disable low-precision/progressive painting and low-opacity behavior. r=vingtetun
2014-07-24 06:35:00 -04:00
Carsten "Tomcat" Book
a35dfdecd6
merge b2g-inbound to mozilla-central a=merge
2014-07-18 13:02:11 +02:00
Carsten "Tomcat" Book
2071b3e405
Backed out changeset 06a1ebb05c63 (bug 1000428) for causing regressions
2014-07-18 12:03:53 +02:00
Carsten "Tomcat" Book
f97dfb761f
Backed out changeset 5ed0d1e11971 (bug 1000428)
2014-07-18 12:03:30 +02:00
Fabrice Desré
eed7739dc9
Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey
2014-07-17 18:30:47 -07:00
Ting-Yu Chou
dcd79238e4
Bug 1036670 - Set shell.contentBrowser after system app frame is appended. r=fabrice
2014-07-17 12:04:52 +08:00
J. Ryan Stinnett
3fae587366
Bug 1000428 - Part 2: Wire up WiFi enabled setting. r=past,fabrice
2014-07-16 07:19:00 +02:00
J. Ryan Stinnett
350b41d961
Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx
2014-07-14 12:11:00 +02:00
Carsten "Tomcat" Book
12336940c8
Merge mozilla-central to b2g-inbound
2014-07-14 15:32:20 +02:00
J. Ryan Stinnett
f00f6c6d36
Bug 1033079 - Part 2: Support multiple listening sockets. r=past
2014-07-10 14:15:00 -04:00
Fabrice Desré
300974a052
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
...
* * *
Bug 1024513 - followup to get ASAN builds r=me
2014-07-07 21:45:23 -07:00
Ed Morley
04ad4b9b37
Backed out changeset a2f2a28e0856 (bug 1024513) for build failures
2014-07-08 16:03:04 +01:00
Fabrice Desré
fb6b7b9cea
Bug 1024513 - JavaScript Error: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "targetElement is null" r=smaug
2014-07-07 21:45:23 -07:00
Mark Banner
daf2fe32a4
Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium
2014-07-08 07:37:57 +01:00
Borting Chen
bba3f2e543
Bug 951976 - part 1, WebIDL implementation. r=gene
2014-03-10 11:54:15 +08:00
Alexandre Poirot
9b33747995
Bug 963490 - Implement a b2g component to easily interact with all frames. r=vingtetun, r=janx, r=jryans
2014-06-30 06:16:00 -04:00
Alexandre Poirot
7ccc46ba56
Bug 1020948 - Stop preventing source discarding when using devtools. r=jryans
2014-06-25 14:50:00 +02:00
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Wes Kocher
17ccd46921
merge b2g-inbound to m-c a=merge
2014-06-23 18:55:45 -07:00
Andrew Williamson
ab9c163702
Bug 1024450 - Add listener for the dom.mozApps.use_reviewer_certs pref. r=fabrice
2014-06-18 17:16:00 -04:00
Bevis Tseng
589193fd19
Bug 921326 - Part 2: Support to Toggle CellBroadcast Service per SIM. r=htsai
2014-06-10 13:46:57 +08:00
Danny Chen
5da0ecc75e
Bug 1005031 - Video controls are displayed in the middle of the video. r=wesj
2014-06-19 13:28:00 +02:00
Gijs Kruitbosch
d20cf3cdbf
Bug 1024529 - use cloneInto instead of exposedProps in b2g's shell.js, r=ochameau
...
--HG--
extra : rebase_source : 7c2e3ccaa931e3cbdee44d4e68c8d07b9a28a8eb
2014-06-12 16:50:36 +01:00
Jan Keromnes
78b25a6311
Bug 976024 - Track Unique Set Size in the Developer HUD. r=21, r=njn
2014-06-13 06:38:00 +02:00