Граф коммитов

444371 Коммитов

Автор SHA1 Сообщение Дата
J. Ryan Stinnett 3eb296673f Bug 1210956 - Clean up missed theme references after migration. r=bgrins 2015-10-08 13:43:05 -05:00
Michael Comella 034b23ff41 Bug 1173147 - Explicitly show Android chooser when there is more than one intent URI match in pb. r=sebastian
After this changeset series, the expected flow for web links is:
  * If not pb, open the Intent URI
  * If pb and no matching applications, open about:neterror
  * If pb and one matching application, show this dialog
  * If pb and > 1 matching application, show the Android system chooser

When the user explicitly chooses to share (and thus should infer they're
exiting Private Browsing), we don't show the dialog.

Custom URIs sort of work: I tested `mailto` and it worked as expected but `tel`
does not work as expected (i.e. it doesn't show the dialog). Perhaps there's an
explicit "Open dialer" code path. To figure this out, I tested this patch
against my Intent URI test page [1].

Decisions around explicitly showing the Android chooser:
When there are multiple application matches to an Intent URI, we
want to show the Android Intent Chooser. However, we have no way
of distinguishing regular tabs from private tabs to the chooser.
Thus, if a user chooses "Always" in regular browsing mode, the
chooser will not be shown and the URL will be opened. Therefore we
explicitly show the chooser (which notably does not have an "Always"
option).

[1]: https://people.mozilla.org/~mcomella/test/uri.html

--HG--
extra : commitid : 1cCVQe5jmNx
extra : rebase_source : 146766c2ac5cf8814288377453253debc2ff3f8a
2015-09-23 14:48:28 -07:00
Michael Comella 14976187e7 Bug 1173147 - Show prompt for GeckoAppShell.openUriExternal. r=sebastian
--HG--
extra : commitid : F5I6wEmuVQ0
extra : rebase_source : f4b765020bade09cb21947564f2019ccd15766e6
2015-09-18 17:21:07 -07:00
Michael Comella 4381829811 Bug 1173147 - Prompt user when opening market intent. r=sebastian
--HG--
extra : commitid : LAHfBaVOPJF
extra : rebase_source : cc82b8545f89af172d22c8d301fbb7c57b071a08
2015-09-17 18:42:07 -07:00
Michael Comella 96854cc08c Bug 1173147 - Add DialogFragment to prompt user when clicking Intent link in private browsing. r=sebastian
Note that the DialogFragment is currently unused and will be used in the
followup changesets.

--HG--
extra : commitid : 2SboY6SbK0Y
extra : rebase_source : 601bd61bcaec304477fc8ed6e99b555f9d3fe404
2015-09-17 18:41:53 -07:00
Michael Comella 751a0413c5 Bug 1173147 - Add Intent in private browsing prompt string. r=sebastian
--HG--
extra : commitid : KvDRx3sad2p
extra : rebase_source : bb3c31be873de8b7354277f5e049ee32d1c59002
2015-09-16 15:57:48 -07:00
Michael Comella c867621459 Bug 1201206 - Correct menu button background on 2.3. r=mhaigh
One fear is that different devices set different menu colors and text colors.
Since we're using the default text color and set an explicit menu color, the
text color may not look good on these devices. I was unable to find a way to
override the menu text color.

It seems the best way to find out if this is a problem is to land
it and test though!

--HG--
extra : commitid : AOkx9ROJDf7
extra : rebase_source : 49318e2d179a4da16933cb8248b4b9b00a606226
2015-09-15 16:46:58 -07:00
Michael Comella 36118bf87e Bug 1201206 - Inherit from appCompat on v21 prefs and restore action bar style. r=mhaigh
--HG--
extra : commitid : 5SK4Xnxr9zQ
extra : rebase_source : 6c1e62467916df067161229b47e8e7d59e84adb5
2015-09-15 15:07:05 -07:00
Michael Comella 9e877054db Bug 1201206 - Inherit from version specific styles for prefs. r=mhaigh
This excludes Material design in v21+, which will be overridden with AppCompat
in the following changeset.

--HG--
extra : commitid : JL19c4EJfVf
extra : rebase_source : b9030c31b99bd2e1613fc7898e7ef4f9c275003c
2015-09-22 16:26:29 -07:00
Michael Comella 923dfe3379 Bug 1201206 - Inherit from Theme.AppCompat style at all API levels. r=mhaigh
--HG--
extra : commitid : LdRIYIN0kaP
extra : rebase_source : c0489dcd702696ffdc4fb6ed56c4689103f989cd
2015-09-15 14:33:45 -07:00
Michael Comella 8c10acc9fb Bug 1212347 - Disable GeckoView globally by default. r=nalexander
--HG--
extra : commitid : HZjRP5udwAL
extra : rebase_source : 6dd40f59fc757fc4da7c67fa382634a60a3f45ab
2015-10-07 10:25:23 -04:00
Friedger Müffke a3f749e22c Bug 1208519 - Add smooth scrolling of item list on range item click. r=sebastian 2015-10-05 12:58:00 +02:00
Kapeel Sable 8b36eb6981 Bug 1212171 - Change for referencing a different object Component.utils. instead of Cu. r=mak 2015-10-08 06:53:00 +02:00
Avik Pal 122b33db00 Bug 1157789 - Add a test for the Inspector's collapse/expandAll context menu items. r=janx 2015-10-07 11:33:00 +02:00
Tom Tromey dc9144d57d Bug 965181 - respect default color unit when choosing a color. r=mratcliffe 2015-10-07 12:04:00 +02:00
Sebastian Kaspari 73218f6916 Bug 1207194 - Temporarily hardcode targetSdkVersion to 22 in AndroidManifest.xml. r=nalexander
--HG--
extra : commitid : 7ZESTPWAQxZ
extra : rebase_source : 4475b58e3f69a14b4077704fde35d1ae50937f25
2015-10-08 17:57:48 +02:00
Dão Gottwald bf4a7a264b Bug 1212399 - Re-introduce better .toolbarbutton-1 styling for dark themes. r=gijs
--HG--
extra : rebase_source : 15862a0abf3124e6d92a97a26b2c3ca17831254e
2015-10-08 16:52:00 +02:00
Jared Wein f6f9ada2ed Bug 1210033 - Add on-screen keyboard diagnostic information to about:support. r=masayuki r=felipe 2015-10-08 11:51:47 -04:00
Eddy Bruel f39b849fea Bug 1205305 - Fix a race condition in browser_dbg_server-conditional-bp-02.js;r=jlong 2015-10-08 16:33:37 +02:00
Alexandre Poirot f585881d65 Bug 1132452 - Remove useless JS files from FxOS simulator addon. r=jryans 2015-10-08 07:17:43 -07:00
Carsten "Tomcat" Book 6e07fc601b Merge m-c to fx-team 2015-10-08 16:11:56 +02:00
Carsten "Tomcat" Book 634dc488d6 merge mozilla-inbound to mozilla-central a=merge 2015-10-08 15:26:54 +02:00
Carsten "Tomcat" Book d3711e3ba1 merge fx-team to mozilla-central a=merge 2015-10-08 11:55:31 +02:00
Carsten "Tomcat" Book 9b87b3fe14 merge b2g-inbound to mozilla-central a=merge 2015-10-08 11:52:38 +02:00
B2G Bumper Bot 687ee4cdeb Bumping manifests a=b2g-bump 2015-10-07 21:44:05 -07:00
B2G Bumper Bot 762e12381e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c728de03bc96
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32296 from mikehenrty/bug-1184416-match-background-rocketbar

Bug 1184416 - Use linear gradient in vertical home rocketbar to match statusbar

========

https://hg.mozilla.org/integration/gaia-central/rev/eb9fb8376c9f
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1184416 - Use linear gradient in vertical home rocketbar to match statusbar

========

https://hg.mozilla.org/integration/gaia-central/rev/5009f7bb744a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32153 from KevinGrandon/bug_1206604_gaia_radio_split

Bug 1206604 - Add split support to gaia-radio

========

https://hg.mozilla.org/integration/gaia-central/rev/0919ebd218ca
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1206604 - Add split support to gaia-radio
2015-10-07 21:40:41 -07:00
Wes Kocher 558a0fe9bf Bug 1212273 - Fix the syntax so decision tasks actually run r=me 2015-10-07 21:28:15 -07:00
B2G Bumper Bot 4f91213db9 Bumping manifests a=b2g-bump 2015-10-07 21:19:46 -07:00
B2G Bumper Bot 156e461aec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e6a8834fd634
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32312 from hfiguiere/bug1212022-az-picker

Bug 1212022 - Fix A-Z Picker for albums and artists: lowercase id. r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/0c121597c401
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1212022 - Fix A-Z Picker for albums and artists: lowercase id.
2015-10-07 21:16:51 -07:00
B2G Bumper Bot f41e9b5314 Bumping manifests a=b2g-bump 2015-10-07 19:38:25 -07:00
B2G Bumper Bot f62940c7c9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ba95d6596da
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #32284 from begeeben/1211376_remove_getaccounts_hack

Bug 1211376 - [smart-system] Remove getAccount(s) hack, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/c71975a96e1b
Author: yifan <yliao@mozilla.com>
Desc: Bug 1211376 - [smart-system] Remove getAccount(s) hack

* Rename getAccounts to getAccount.
* Copy missing tests to smart-system.
2015-10-07 19:35:34 -07:00
Hsin-Yi Tsai 52510a4f8a Bug 1212273 - To enable emu-x86-kk build by default on mozilla-central, mozilla-inboud, b2g-inbound. r=garndt 2015-10-08 10:25:00 +08:00
B2G Bumper Bot 8c2e854e6e Bumping manifests a=b2g-bump 2015-10-07 17:03:24 -07:00
B2G Bumper Bot 9fd142becd Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ba8bb674230
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #32300 from stasm/1212365-l20n-3.3.0

Bug 1212365 - Update l20n.js to 3.3.1. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/66c9f06fb891
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1212365 - Update l20n.js to 3.3.1. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/0cc6be109fd2
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #32307 from davidflanagan/bug1212226

Bug 1212226 - pass the correct EXIF preview metadata when creating a thumbnail r=aosmond

========

https://hg.mozilla.org/integration/gaia-central/rev/a837a0a78106
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1212226 - pass the correct EXIF preview metadata when creating a thumbnail

don't break the unit tests
2015-10-07 17:00:34 -07:00
Mark Capella 466a9d607e Bug 1130646 - Find non-hacky way to make back button dismiss reader mode popup, r=bnicholson 2015-10-07 19:55:33 -04:00
Mark Capella 670995286a Bug 1130646 - Find non-hacky way to make back button dismiss reader mode popup, r=bnicholson 2015-10-07 19:55:33 -04:00
Carsten Book 3502d91cf0 Bug 1212764 - "Clobber needed for bug 957911" r+a=me on a CLOSED TREE 2015-10-08 01:49:00 +02:00
Mike Hommey 32fa3fafa4 Bustage fix for bug 1210687 on a CLOSED TREE. r=me
Looks like I went too fancy removing a part of the jarline regexp before landing.
2015-10-08 17:28:36 +09:00
Mike Hommey 6bede4eaf0 Bug 957911 - Remove config/configobj.py. r=gps 2015-10-08 17:13:41 +09:00
Mike Hommey cb814d9fb5 Bug 957911 - Work around the lack of support for semi-colon comments in python/configobj. r=gps 2015-10-08 17:13:40 +09:00
Mike Hommey e948cf7002 Bug 957951 - Use mach to invoke printconfigsetting.py. r=jlund 2015-10-08 17:13:34 +09:00
Mike Hommey f6bf50d04e Bug 1210687 - Use install manifests for jar.mn files in FasterMake backend. r=gps 2015-10-08 17:11:23 +09:00
Mike Hommey 0c8457d33f Bug 1210687 - Remove PushbackIter now it's not used anymore. r=gps 2015-10-08 17:11:23 +09:00
Mike Hommey e127dc20b1 Bug 1210687 - Separate out jar.mn parsing in a separate class. r=gps 2015-10-08 17:11:23 +09:00
Mike Hommey ccf3953f83 Bug 1211957 - Add the repackage step at the end of a faster build on Mac. r=gps
That is necessary until bug 934070 is fixed
2015-10-08 17:11:23 +09:00
Carsten "Tomcat" Book 0e8f7824dc Backed out changeset 6dbb76e6a3a4 (bug 1200426) 2015-10-08 10:07:17 +02:00
Carsten "Tomcat" Book 049a35a49c Backed out changeset 2e8206d7352e (bug 1200426) for Android Perma Failures 2015-10-08 10:07:11 +02:00
Carsten "Tomcat" Book 37f97c2a3f Backed out changeset 30a7f9d43ffd (bug 1209574) for android perma Failures 2015-10-08 10:06:59 +02:00
Carsten "Tomcat" Book 348a8f0a15 Backed out changeset 9862f86ffe31 (bug 1209574) for Android Perma Failures 2015-10-08 10:06:47 +02:00
Carsten "Tomcat" Book cc75e4c5de Backed out changeset 3c7265546800 (bug 1209574) for Android Perma Failures 2015-10-08 10:06:35 +02:00