Commit Graph

16785 Commits

Author SHA1 Message Date
Sebastian Kaspari
1e85c546d0 Bug 1171288 - Add ability to build with RecyclerView support library. r=nalexander
--HG--
extra : rebase_source : 781c82348e9ea08183aa8560532ffb63222f8f8d
2015-06-16 19:52:44 +02:00
Chenxia Liu
9386258322 Bug 1144898 - Android 4.3 testSettingsMenuItems | Exception caught - junit.framework.AssertionFailedError: Text string: '^Mozilla$' is not found! r=mcomella
--HG--
extra : commitid : GLc0T5gB7Tv
extra : rebase_source : e6f46939bbce578f3ea2ca835ffc66db92661918
2015-06-17 09:52:49 -07:00
Mike Taylor
2429d0908e Bug 1175301: Update UA override for Youtube. r=mbrubeck 2015-06-17 13:02:30 -07:00
Nick Alexander
1175a4f453 Bug 1161234 - Pre: Add "CreateFirefoxAccountFromJSON" message. r=rnewman
We will probably grow a helper module for handling these
account-related messages, but this is enough to develop an
about:accounts style add-on.

--HG--
extra : commitid : 4w3nNnJLd59
extra : rebase_source : 2f4cf9c5700bf9555d0dec9bdbf6341b274fbfd2
2015-06-17 12:32:03 -07:00
Ryan VanderMeulen
c3ff518ee6 Merge fx-team to m-c. a=merge 2015-06-17 15:01:24 -04:00
Ryan VanderMeulen
bfad686249 Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-17 12:10:37 -04:00
Michael Comella
97320bbf73 Bug 1170884 - Use 0dp for layout_w/h for perf reasons. r=mhaigh
This falls under the InefficientWeight rule.

Changes completed via Android Studio quick-fix.

--HG--
extra : commitid : 4c64Y9Q3mS3
extra : rebase_source : b888629fed9da8f7bc95e58766d395d40b2d7926
2015-06-16 20:37:17 -07:00
Michael Comella
78cc9bab41 Bug 1170884 - Add title to menu item. r=mhaigh
Part of android lint's "MenuTitle" warning.

This is a stub (according to the comments) so we don't actually need a title. I
was going to suppress the lint output but since the title is the empty string
on v11+ where this value is used, I figured an empty string title should
suffice.

--HG--
extra : commitid : IZCdKP6BgtF
extra : rebase_source : 599d608cd815cdfb09f7a636bffa52ae62a4da3c
2015-06-16 19:36:23 -07:00
Michael Comella
1d56a56d45 Bug 1170884 - Remove unnecessary namespace attribute. r=mhaigh
Part of android lint's "MissingPrefix" rule.

--HG--
extra : commitid : GGSU1tZsrqZ
extra : rebase_source : 488b7d77409e91baddc5eca036389c6fa7df77c7
2015-06-16 19:31:48 -07:00
Michael Comella
01c96292f5 Bug 1170884 - Add explicit orientation to LinearLayouts. r=mhaigh
android-lint recommends this as part of it's "Orientation" rule.

--HG--
extra : commitid : CYxhIiVkqNA
extra : rebase_source : 6551415a01926febf2d6c85c2205881eea91e084
2015-06-16 19:29:28 -07:00
Michael Comella
798df35512 Bug 1170884 - Remove obsolete layout params. r=mhaigh
Via the ObsoleteLayoutParam android Lint warning. Fixed automagically by
Android Studio.

--HG--
extra : commitid : IpVcy4sZdGc
extra : rebase_source : adc3d171ff911ccc715c14ca7c7f05adb778cf29
2015-06-12 17:27:03 -07:00
Martyn Haigh
10a086a22d Bug 1174845 - Remove purple overflow menu button (r=mcomella)
--HG--
extra : rebase_source : 2f18e26e7065561e939813d16534c8751b363bde
2015-06-17 15:36:39 +01:00
Michael Comella
1a12b9417b Bug 963873 - Replace HashMap with SparseArray in AndroidGamepadManager. r=nalexander
I don't expect to have many devices attached to a Fennec instance so it's
unlkely we'll run into the performance issues of SparseArray when
adding/removing.

--HG--
extra : commitid : 71fM6BugV0U
extra : rebase_source : fc3969ba01078414d2945e64b514175cb7f563af
2015-06-16 15:41:22 -07:00
Phil Ringnalda
5dbf07ac86 Back out cc46990bc189 (bug 1144898) for testSettingsMenuItems failures and crashes 2015-06-16 19:44:05 -07:00
Chenxia Liu
fc9a2d751c Bug 1144898 - Android 4.3 testSettingsMenuItems | Exception caught - junit.framework.AssertionFailedError: Text string: '^Mozilla$' is not found! r=mcomella
--HG--
extra : commitid : 1UAZcOSX0gl
extra : rebase_source : 2995c048a531cd8a1796933c2027fee0cf595aea
2015-06-16 15:49:04 -07:00
Chenxia Liu
497b86be9e Bug 1175356 - Don't log JSONException when updating the SiteIdentity info. r=trivial
--HG--
extra : rebase_source : 43b76d0e9f3dd4caae606299a21cad3a623ed510
2015-06-16 17:23:46 -07:00
Michael Comella
01f7d5d3d2 Bug 1168980 - Search app store when there is no app to handle intent:// URI. r=margaret
--HG--
extra : commitid : 2ObnN55CYoU
extra : rebase_source : 68b6b5118b95480ec8b83091e9c05fb4f3735300
extra : source : cf876b6ac84324ed182b221b4f6425c10a3ce099
2015-06-16 11:39:00 -07:00
Justin Dolske
7f6848365c Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp 2015-06-16 12:28:42 -07:00
Carsten "Tomcat" Book
56a152e92c merge mozilla-inbound to mozilla-central a=merge 2015-06-16 16:08:27 +02:00
Phil Ringnalda
ad31d4331c Back out cf876b6ac843 (bug 1168980) for Android xpcshell crashes in test_redirect-caching_failure.js and test_redirect_failure.js
CLOSED TREE
2015-06-15 21:00:36 -07:00
Richard Newman
184191949e Bug 1031569 - Don't query for non-exported activities, don't crash if we fail to launch one. r=mfinkle
Tested youtube.com, send tab, sharing menu.
2015-06-15 18:56:06 -07:00
Michael Comella
44489ad323 Bug 1168662 - Add EXTRA_APPLICATION_ID to all outgoing Intents. r=margaret
--HG--
extra : commitid : IrwQtJ7C745
extra : rebase_source : ce5af1888b97959d10490df9f8f8ade301cf0c13
extra : histedit_source : 28a5747bbe2192e3bfa5cc88e93dee11562883de
2015-06-12 16:30:20 -07:00
Michael Comella
be6023bbda Bug 1168662 - Modify all outgoing Intents with CATEGORY_BROWSABLE. r=margaret
--HG--
extra : commitid : KPGuv7PF3fL
extra : rebase_source : b394d81a9376e41142f5a1c354c881dfb36588cb
extra : histedit_source : d2115522cb14b442171121492d7e2701841bbb5f
2015-06-12 16:26:24 -07:00
Michael Comella
7cf672a9dc Bug 1168980 - Search app store when there is no app to handle intent:// URI. r=margaret
--HG--
extra : commitid : 6BNeRBxTpAb
extra : rebase_source : 9471dc97f2532033acb3d45a64d42bca1759f85c
2015-06-10 17:26:27 -07:00
Michael Comella
001dfd4130 Bug 1173228 - Suppress SetJavaScriptEnabled linter warning. r=margaret
The function is required for a greasemonkey script and the code is expected to
be secure.

--HG--
extra : commitid : 4pQfBCCYBoK
extra : rebase_source : c952a45c6bad183e036b8557cdd7747993ae805d
extra : histedit_source : 9acabb865440c606cedd02d8cc7a02fe5c82dbb4
2015-06-09 18:52:12 -07:00
Nick Alexander
db4fc4c36d Bug 969925 - Generate an empty fennec_ids.txt. r=gbrown
Automation and some third-party tooling expects fennec_ids.txt, but an
empty file should suffice.

--HG--
extra : commitid : VrUjkAKAOs
extra : rebase_source : ff5ed0ceccb002e1aef3377d18e380f648922096
extra : amend_source : 6e5f0bb8cc15dec19389cb5ad89b06549fdc3176
2015-06-15 11:34:51 -07:00
Wes Kocher
6eeeb31ce1 Merge m-c to inbound, a=merge 2015-06-15 18:34:29 -07:00
Florian Quèze
46202ff411 Bug 1109354 - prefer Firefox default engines over profile-installed plugins with the same name, r=markh.
--HG--
extra : rebase_source : cdf4cb2b3969a9ac797f61c3f0b4f081353582e4
2015-06-15 18:32:09 +02:00
Joel Maher
35ee286305 Bug 1174693 - Remove old robocop talos tests which we don't run anymore. r=gbrown 2015-06-15 09:35:00 -04:00
Ryan VanderMeulen
e3ce9c3d4c Merge m-c to inbound. a=merge 2015-06-15 15:56:20 -04:00
Margaret Leibovic
cf1008339b Bug 1173895 - Hide enable/disable context menu items for app disabled add-ons. r=liuche
--HG--
extra : rebase_source : ef56d1b01d71fe33dc0b124e9a1eda6040c8347e
2015-06-11 11:52:41 -04:00
Margaret Leibovic
4cf3440434 Bug 1170851 - Warn about add-ons detected as no longer signed. r=mfinkle,Mossop
--HG--
extra : rebase_source : b5895802073f699215483e0f1ec284752cbe91fd
2015-06-10 08:48:01 -04:00
Martyn Haigh
7a46f2ca45 Bug 1164959 - Remove empty private tabs tray content, replace with simple empty state (r=mcomella)
--HG--
extra : rebase_source : 5c2e2baa75d5f404fa2f2a951d210c6c73f1d538
2015-06-15 13:28:57 +01:00
Eugen Sawin
31a5ab9f9d Bug 1171013 - Use extended defineLazyModuleGetter to import Webapps.jsm. r=mfinkle 2015-06-15 19:16:42 +02:00
Eugen Sawin
131cc19b7d Bug 1171013 - Set Android apps to be launchable by default. r=mossop 2015-06-15 19:14:47 +02:00
Chenxia Liu
273d9fd04e Bug 1161200 - Only show "Edit Site Settings" when actionable. r=margaret
--HG--
extra : rebase_source : da68bc3f70e499ccb793fe383edce86c37729593
2015-06-12 18:03:04 -07:00
Chenxia Liu
44e833a7d7 Bug 1167740 - Allow editing login from "Update login" doorhanger. r=margaret
--HG--
extra : rebase_source : eb4420e38f386505b7728bd76405bcb37efc0a1c
2015-06-11 18:06:58 -07:00
Chenxia Liu
679d18df94 Bug 1141904 - Update SiteIdentity popup to match Doorhanger popup. r=ally
--HG--
extra : rebase_source : ec715d398425aa0c7312e149e7c4e1d314a39ec0
2015-06-10 14:57:38 -07:00
Ryan VanderMeulen
15f3c165c5 Merge m-c to fx-team. a=merge 2015-06-12 15:00:54 -04:00
Ryan VanderMeulen
ee56f8bd59 Merge inbound to m-c. a=merge 2015-06-12 14:57:24 -04:00
Michael Comella
c0e4cd960c Bug 1171789 - Add updated summary to tab queue preference item in test. r=liuche
--HG--
extra : commitid : 3qAtazQ95Hv
extra : rebase_source : 86ac95727604b4aa4ec749f2436365d5543a9f66
2015-06-12 11:10:19 -07:00
Michael Comella
dc8687794f Bug 1172831 - Remove unused onboarding resources. r=liuche
--HG--
extra : commitid : 1PPriacPMDX
extra : rebase_source : 14cdb7772e1383299d252431400d703d50b259b5
2015-06-11 11:59:30 -07:00
Michael Comella
7a81a49d3c Bug 1170884 - valueOf instead of new in sync repo. r=nalexander
--HG--
extra : commitid : BdWSrH5Ijxo
extra : rebase_source : 5e21a2c2089d9f3d281ac25b299ecfcdf965edba
extra : histedit_source : 8e7e5332fe2ed04aebe387f58f7b562faf2c2fe9
2015-06-12 11:18:31 -07:00
Michael Comella
17f15098d2 Bug 1170884 - Replace "new Integer" with "Integer.valueOf". r=nalexander
--HG--
extra : commitid : Bu9mVzpdxbK
extra : rebase_source : e7ba0854b759dc4f9be0028603ae67ad107d760d
extra : histedit_source : b317bfcb27452a24aabe674b680651c8017a4152
2015-06-11 12:25:27 -07:00
Wes Kocher
10cc4a7955 Merge m-c to fx-team, a=merge CLOSED TREE 2015-06-11 17:55:46 -07:00
Wes Kocher
c07c3dd3d8 Merge fx-team to central, a=merge 2015-06-11 17:18:11 -07:00
Wes Kocher
2aa142fe5e Merge inbound to central, a=merge 2015-06-11 17:02:47 -07:00
vivek
16870cb3b7 Bug 1055264 : Default profile image layout for sync setup screen -r=nalexander.
--HG--
extra : commitid : 5n0zUuXEbGA
extra : rebase_source : 25e438f563693e46a84f7a2c80aef3c621b4d31f
2015-06-10 21:23:00 -07:00
vivek
441e18b628 Bug 1055264 : Build flags added for firefox account profile -r=nalexander.
--HG--
extra : commitid : CB7Oe2LjdWO
extra : rebase_source : e914a08754618a5a44ad620afa422985bd09fdc7
2015-06-10 21:22:00 -07:00
Allison Naaktgeboren
bf0635a24a Bug 1136477 - Unify terminology of Passwords/Logins for about:logins (nee about:passwords).1/2.r=margaret
--HG--
rename : mobile/android/chrome/content/aboutPasswords.js => mobile/android/chrome/content/aboutLogins.js
rename : mobile/android/chrome/content/aboutPasswords.xhtml => mobile/android/chrome/content/aboutLogins.xhtml
rename : mobile/android/locales/en-US/chrome/aboutPasswords.dtd => mobile/android/locales/en-US/chrome/aboutLogins.dtd
rename : mobile/android/locales/en-US/chrome/aboutPasswords.properties => mobile/android/locales/en-US/chrome/aboutLogins.properties
rename : mobile/android/tests/browser/robocop/testAboutPasswords.java => mobile/android/tests/browser/robocop/testAboutLogins.java
rename : mobile/android/tests/browser/robocop/testAboutPasswords.js => mobile/android/tests/browser/robocop/testAboutLogins.js
rename : mobile/android/themes/core/aboutPasswords.css => mobile/android/themes/core/aboutLogins.css
2015-06-10 18:52:27 -07:00