Commit Graph

17746 Commits

Author SHA1 Message Date
Mark Finkle
b8cdfc1977 Bug 1208240 - Move the Adjust initialization to BrowserApp and observe FHR opt-out r=nalexander 2015-09-26 15:12:22 -04:00
Nick Alexander
29940ded23 Bug 1205734 - Enable web-based Firefox Accounts UI in Fennec Nightly. r=me
--HG--
extra : commitid : KyVlpveRFQt
extra : rebase_source : ad096194c68a98d7da4605e295ecc989d7be4ac1
2015-09-15 15:52:40 -04:00
Margaret Leibovic
455287bd22 Bug 1204995 - Add telemetry histogram probe to know what % of people have "open external links in private tabs" enabled. r=mcomella r=bsmedberg
--HG--
extra : commitid : EBQ8m76WG0p
extra : rebase_source : c0ae21c1f6c01fd2a7d14f5e2e83afab4edcca0d
2015-09-16 09:51:42 -04:00
Panos Astithas
96055a5baa Bug 1200944 - Instrument UI Pref for TP in PBM with Telemetry probe. r=ttaubert, f=ally 2015-09-25 23:30:24 +02:00
Martyn Haigh
1d7929680b Bug 1208523 - Text change in Import from Android popup causing testSettingsMenuItems test fail; r=mcomella
--HG--
extra : commitid : 6oqugkwvJhk
extra : rebase_source : 92f2c22eb7ee822e910502accfdd9a0fc81a8835
extra : amend_source : ec71465429c02a27f7780c67a96b7df67fd47a6e
2015-09-25 17:06:21 +01:00
Martyn Haigh
8c12617220 Bug 1208512 - Removed about:home text in URL bar causing testSettingsMenuItems test fail; r=mcomella
--HG--
extra : commitid : DO06fl2VEvY
extra : rebase_source : 59a3629c7b285888944ae55c21d8f7f801f15adb
2015-09-25 17:07:16 +01:00
Carsten "Tomcat" Book
f5891cfdca Backed out 2 changesets (bug 1144707, bug 1201623) for bustage
Backed out changeset 3aef96cabf2c (bug 1201623)
Backed out changeset a362959c7f52 (bug 1144707)

--HG--
extra : rebase_source : d1fa77c2dc2b788304e27159da06e5abee9a5dc7
2015-09-25 16:19:04 +02:00
Sergej Kravcenko
259466d494 Bug 1201623 - On tablets URL bar, about:home magnifying glass and globe icon take up different widths. r=mcomella
--HG--
extra : rebase_source : 5cead057886c85acf5fbe3341ba668c0903ff9e5
2015-09-23 03:17:44 +03:00
Sergej Kravcenko
e43d009926 Bug 1144707 - Tapping in between the three dot menu button and the edge of the screen will enable edit mode. r=mcomella
--HG--
extra : rebase_source : d99589e070ca5b6bc72e307480e137bcea79e61f
2015-09-24 17:57:27 +03:00
Sebastian Kaspari
1e9cab1706 Bug 1195692 - Replace AlertNotification with NotificationCompat.Builder based implementation. r=mcomella
--HG--
extra : commitid : HcgYPxpoy9K
extra : rebase_source : 47c162811cd8c74d76979dff29af8aa8a6d46d10
2015-09-23 19:43:31 +02:00
Carsten "Tomcat" Book
e7d6f7ce2c merge mozilla-inbound to mozilla-central a=merge 2015-09-25 14:39:34 +02:00
Wes Kocher
f9f25580af Merge m-c to fx-team, a=merge 2015-09-24 17:15:17 -07:00
Wes Kocher
0d3937e34d Merge b2ginbound to central, a=merge 2015-09-24 16:57:38 -07:00
Fabrice Desré
d4aa7f63e2 Bug 1204557 - Stop using base64 for native app icons in the application registry r=jchen 2015-09-24 11:53:05 -07:00
Fabrice Desré
b1f264280e Bug 1207682 - Bring back android.support.v4.app.NotificationManagerCompat r=fabrice 2015-09-24 09:55:52 -07:00
Fabrice Desré
b32ea8e77e Bug 1207417 - Settings mapper to sync b2g and android configurations r=snorp 2015-09-24 09:55:52 -07:00
Fabrice Desré
44b885ef4c Bug 1201646 - Basic updates support r=snorp 2015-09-24 09:55:52 -07:00
Sebastian Kaspari
51dd4ba569 Bug 1207554 - TabMenuStrip: Fill viewport. r=mcomella
--HG--
extra : commitid : Wq3pePFRn
extra : rebase_source : 3ae7e76906069dbae77f16bb653008b7a961c0e6
2015-09-24 16:11:28 +02:00
Carsten "Tomcat" Book
2376775adf merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Wes Kocher
e4fc739f11 Merge m-c to fx-team, a=merge CLOSED TREE 2015-09-23 13:26:00 -07:00
Wes Kocher
46c7f8fbad Merge fx-team to central, a=merge CLOSED TREE 2015-09-23 13:22:10 -07:00
Carsten "Tomcat" Book
8c6fb25f01 Merge mozilla-central to fx-team
--HG--
rename : ipc/chromium/src/third_party/libevent-avoid-empty-sighandler.patch => ipc/chromium/src/third_party/libevent/patches/avoid-empty-sighandler.patch
rename : ipc/chromium/src/third_party/libevent-dont-use-issetugid-on-android.patch => ipc/chromium/src/third_party/libevent/patches/dont-use-issetugid-on-android.patch
rename : ipc/chromium/src/third_party/libevent/mac-arc4random-buf.patch => ipc/chromium/src/third_party/libevent/patches/mac-arc4random-buf.patch
rename : ipc/chromium/src/third_party/libevent/openbsd-no-arc4random_addrandom.patch => ipc/chromium/src/third_party/libevent/patches/openbsd-no-arc4random_addrandom.patch
rename : ipc/chromium/src/third_party/libevent-use-non-deprecated-syscalls.patch => ipc/chromium/src/third_party/libevent/patches/use-non-deprecated-syscalls.patch
rename : testing/web-platform/mozilla/tests/service-workers/service-worker/getregistrations.sub.html => testing/web-platform/mozilla/tests/service-workers/service-worker/getregistrations.https.html
extra : rebase_source : 67b20330e6107d82c58c1fb0d90926d799380b54
2015-09-23 12:40:30 +02:00
Carsten "Tomcat" Book
292376c78a merge mozilla-inbound to mozilla-central a=merge 2015-09-23 12:28:10 +02:00
Carsten "Tomcat" Book
8a80234ef3 merge fx-team to mozilla-central a=merge 2015-09-23 12:24:46 +02:00
Wes Kocher
6451ce33a7 Merge m-c to b2ginbound, a=merge 2015-09-22 16:47:26 -07:00
Wes Kocher
fd19a9f213 Merge fx-team to central, a=merge 2015-09-22 16:39:01 -07:00
Nick Alexander
faa87abc9b Bug 1194365 - Bump Andoid NDK to r10e; manually install Android SDK and NDK on Mac OS X. r=mcomella
This bumps the NDK version to r10e.

Previously, we used brew to install android-sdk and a custom version
of android-ndk.  That makes it hard to control the installed versions.
This installs from downloaded archives, which unifies the Mac OS X
approach with the straight-forward Linux approach.

--HG--
extra : commitid : E7hEqsyy8Gw
extra : rebase_source : 9ea27e7d2ae3fbaaa3efbabdd701521981bec877
extra : histedit_source : c07c80c50ac066dc6808e7ccf96f0bc14dc09df2
2015-09-22 13:56:17 -07:00
Wes Kocher
04128a0432 Merge m-c to inbound, a=merge 2015-09-24 17:14:17 -07:00
Eugen Sawin
5f39f7d272 Bug 1207191 - Remove and delay imports in WebcompatReporter.js. r=sebastian 2015-09-24 23:56:12 +02:00
Fabrice Desré
93b9d0868c Bug 1207279 - Use $FIREFOX_VERSION in confvar.sh to get the right version number. r=nalexander 2015-09-22 13:48:12 -07:00
Wes Kocher
468b697f04 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)

--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Martyn Haigh
873bc3d810 Bug 1207201 - Fix tab selection bugs; r=mcomella
--HG--
extra : commitid : 37CDqAbaO03
extra : rebase_source : 77c5926157073c5573a10783ce345edf6036ba3a
2015-09-22 16:48:36 +01:00
Fabrice Desré
c9541bd177 Bug 1206792 - Crash when launching the camera from the gallery app r=snorp 2015-09-22 08:05:24 -07:00
vivek
124fe53d3a Bug 1178378 - Register for web channel notications and update account profile on callback r=nalexander
--HG--
extra : rebase_source : ac2e38877dda9c927965d137fa2547d857d485ae
2015-09-22 19:06:48 +03:00
Ehsan Akhgari
6ca32d9dc4 Bug 1206458 - Stop bypassing the cache (and service workers) when reloading content in Fennec; r=margaret 2015-09-23 17:52:59 -04:00
Carsten "Tomcat" Book
651a168616 merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : toolkit/devtools/server/actors/styleeditor.js => devtools/server/actors/styleeditor.js
rename : toolkit/devtools/server/actors/stylesheets.js => devtools/server/actors/stylesheets.js
rename : toolkit/devtools/gcli/commands/screenshot.js => devtools/shared/gcli/commands/screenshot.js
2015-09-22 12:35:13 +02:00
Michael Comella
0f64136f8d Bug 1203628 - Don't use gecko style on share overlay dialog. r=sebastian
--HG--
extra : commitid : 17nPFC00PWc
extra : rebase_source : a0c4f87f764e33e996f1fbbd824e1a6dc121b6e6
2015-09-18 17:43:04 -07:00
Nick Alexander
e64e2764fe Bug 1204260 - Post: remove platforms/android-* from --with-android-sdk. r=glandium
--HG--
extra : commitid : DnJd62BdbKF
extra : rebase_source : e56f1aaa8fcc0dd154f7f9d00e4f43717eaa6a9b
extra : histedit_source : f3958b43b143c4d32be0e0117febe40698b9aeb4
2015-09-12 15:35:40 -04:00
J. Ryan Stinnett
2236dbad11 Bug 912121 - Create shims for popular DevTools modules in add-ons. rs=devtools
For popular modules used by many DevTools add-ons, add shim files which wrap the
modules and make them available at their previous location.

Each shim includes a deprecation warning to make devs and users aware of the
issue.

--HG--
rename : devtools/server/dbg-server.jsm => devtools/server/shims/dbg-server.jsm
rename : devtools/shared/client/dbg-client.jsm => devtools/shared/shims/dbg-client.jsm
extra : commitid : H7Y9k2ADf0u
extra : rebase_source : 2bd193ecd4f2baeb8b14c14c63884d3a318a0840
2015-09-17 16:28:42 -05:00
J. Ryan Stinnett
4f1af0e003 Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
--HG--
extra : commitid : BSf4D59s9HF
extra : rebase_source : 4d14e1aa3ad93bbb426861336e8b703bc1e0b3af
2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
efe328f1b2 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.

--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
Dave Townsend
a22c2d1f9e Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Martyn Haigh
cd5d26a334 Backed out changeset dd6c9d2f07da
--HG--
extra : commitid : CdSZnPbw8YA
2015-09-23 17:32:24 +01:00
Martyn Haigh
edcfb518d4 Bug 1207201 - Fix tab selection bugs; f?rnewman
Rather than just add suport for a new homepage, I think it's wise that we add support for android preferences from distro files.

I've added support from within the preferences.json file, an example file would look like this:

{
  "Global": {
    "id": "sample",
    "version": 1.0,
    "about": "Sample Distribution"
  },
  "Preferences": {
    "privacy.donottrackheader.enabled": true
  },
  "LocalizablePreferences": {
    "browser.search.defaultenginename": "Bugzilla@Mozilla"
  },
  "AndroidPreferences": {
    "homepage": "http://www.mozilla.com"
  }
}

--HG--
extra : commitid : INGL1YVHSdf
extra : rebase_source : 8b0ebc5a94e653c86254232ca6c752f09602a4b7
extra : amend_source : b5627935333b0f1dbae8a9e76c427eef21c962ca
2015-09-23 17:21:08 +01:00
Dave Townsend
fb7653707b Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
Martyn Haigh
134bd68a6b Bug 1203122 - Current tab is not selected in tab tray on gingerbread devices; r=mcomella
--HG--
extra : commitid : IB8B5yOQUpL
2015-09-22 15:01:59 +01:00
Martyn Haigh
1af066c7e4 Backed out changeset a7090080e871
--HG--
extra : commitid : 5RLjQNTFkQ0
2015-09-22 15:00:32 +01:00
Martyn Haigh
94194c8be3 Bug 1203122 - Current tab is not selected in tab tray on gingerbread devices; r=mcomella
--HG--
extra : commitid : BecvsS52yMZ
extra : rebase_source : 97c008346e606e680564e2f1f687e22b387ef42d
2015-09-22 14:46:17 +01:00
Martyn Haigh
d04323c116 Bug 1204851 - reinstate changes behind nightly flag; r=mfinkle
--HG--
extra : commitid : GJ0yKqIKgNb
extra : rebase_source : c5aa973359b95eb54db41cf79ddc1221f21017f6
2015-09-15 16:18:55 +01:00
Martyn Haigh
a61026a267 Bug 1204851 - Revert back button removal; r=mfinkle
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_panel_nav_back.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_panel_nav_back.png
rename : mobile/android/base/resources/drawable-xhdpi/tabs_panel_nav_back.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_panel_nav_back.png
rename : mobile/android/base/resources/drawable-xxhdpi/tabs_panel_nav_back.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/tabs_panel_nav_back.png
extra : commitid : AyeM1vxIakA
extra : rebase_source : ec9361a7a1f78a959bcb2df3f95974260f6a7502
2015-09-15 13:00:02 +01:00