Commit Graph

807 Commits

Author SHA1 Message Date
Jan Keromnes
eb03f99a77 Bug 1035807 - Actually allow overriding app.update.url from FxOS developer menu. r=fabrice 2014-10-22 15:47:00 -04:00
Alexandre Lissy
c35c6c6fb7 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
b7c481e472 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
f00e2738a4 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
5cbd2e1c3c merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +02:00
Dave Hylands
d03902f8d0 Bug 1072625 - Cleanup debug in AdbController. r=fabrice 2014-10-15 19:44:22 -07:00
Mike Taylor
73f7730794 Bug 1083536 - Remove max-width/height on radio & checkbox inputs. r=bz 2014-10-15 20:16:00 +02:00
Wes Kocher
08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
72c1b1df51 merge inbound to m-c a=merge 2014-10-14 17:17:55 -07:00
J. Ryan Stinnett
796156ab1f Bug 975084 - Part 2: B2G tab list actors. r=ochameau 2014-10-13 16:47:00 +02:00
J. Ryan Stinnett
85285622ae 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
1a503e62a4 Bug 1067231 - Send touch caret tap event. r=ehsan 2014-10-12 23:44:00 +02:00
Gina Yeh
02313babe9 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
664f171f22 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
284d411840 Bug 1078870 - Make the Developer HUD log memory changes in ADB. r=ochameau 2014-10-09 12:20:00 +02:00
Ryan VanderMeulen
46d55d6995 Backed out changeset 0f7fe4800ace (bug 1027631) for non-unified bustage.
CLOSED TREE
2014-10-09 13:16:32 -04:00
Morris Tseng
d1862b0e6a 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
b3ab357b12 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
9261b9ccdd Bug 1027631 - Send touch caret tap event. r=ehsan 2014-10-07 02:28:00 -04:00
Kartikaya Gupta
2c0d10bbb1 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
4b13350a83 Merge m-c to b2g-inbound 2014-09-30 15:42:26 +02:00
Alexandre Lissy
4ab587c58a 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
c2c7007b5f 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
d2e238061d Bug 1020801 - Add new 'ScrollViewChangeEvent' DOM event. r=fabrice, r=bz 2014-09-22 02:43:00 -04:00
Mike Habicher
c0376bc34a Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Morris Tseng
c89616a525 Bug 1051995 - Use observer services to prevent ContentParent leak. r=fabrice 2014-09-23 00:10:00 -04:00
Ryan VanderMeulen
d3fce43e7e 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
e9ff4e12a0 Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Fabrice Desré
598dde0f12 Bug 1065848 - Only load AccessFu.jsm when we really need it. r=eeejay 2014-09-12 15:38:49 -07:00
Ryan VanderMeulen
cef6a37510 Backed out changeset 661f503ea524 (bug 1053966) for Mnw perma-fail. 2014-09-10 12:36:12 -04:00
Mike Habicher
8bf31e2480 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
a32d206c27 Bug 1057915 - 2/2: Gonk MobileMessage DB read ahead. r=bevistzeng 2014-09-04 11:15:42 +08:00
1f9e3f30c2 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
a6e2314876 Bug 1043699 - Fix command line arguments handling on desktop. r=fabrice 2014-08-28 10:10:00 +02:00
Kyle Machulis
7d5df891b8 bug 900551 - Settings API OOP; r=bent 2014-08-27 21:01:29 -07:00
Fabrice Desré
baeeaa2c70 Bug 1011738 - Theme support for b2g/gaia, Part 1 : settings hook-up r=vingtetun 2014-08-28 17:20:26 -07:00
Ryan VanderMeulen
a408d636f2 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
00e5b09e0e Bug 1059608 - Proxy layer effects settings to preferences. r=fabrice 2014-08-27 19:39:00 +02:00
Kyle Machulis
91d2336a9b Bug 900551 - Settings API OOP; r=bent 2014-08-27 21:01:29 -07:00
Ted Clancy (:tedders1)
2206f043e8 Bug 1000315 - Part 4: Uninstall prompting on B2G and toolkit. r=ochameau 2014-06-11 14:24:28 -07:00
Wes Kocher
7c30e1bbf2 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Ed Morley
397a7dc6b8 Merge mozilla-central and b2g-inbound 2014-08-21 14:28:53 +01:00
James Hobin
9d62bba3cc Bug 1023201 - Screenshots are missing 1px in height. r=fabrice 2014-08-19 13:50:00 -04:00
Ryan VanderMeulen
8df0faf2d0 Merge m-c to inbound. a=merge 2014-08-19 16:25:33 -04:00
Marco Castelluccio
9097206f3c 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
d90f09a6ba Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice 2014-08-13 19:29:00 -04:00
Eitan Isaacson
6adf1a01c5 Bug 1056205 - Fix screen reader activation. r=fabrice 2014-08-20 11:20:07 -07:00
J. Ryan Stinnett
3bb8e41245 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
8f9afc126a Bug 994669 - Integrate gaia responsive mode tweaks. r=paul 2014-08-12 02:43:00 -04:00
Dave Hylands
3572316bf7 Bug 1046127 - Don't drop adb connection during startup. r=fabrice 2014-08-11 21:04:06 -07:00