Commit Graph

16942 Commits

Author SHA1 Message Date
Nick Rosbrook
b83577f5d5 Bug 1156546 - Remove "Developer Tools" preference category when in Guest Mode. r=liuche 2015-07-07 11:55:18 -07:00
Ryan VanderMeulen
4dbb23b545 Merge m-c to fx-team. a=merge 2015-07-07 14:41:18 -04:00
Ryan VanderMeulen
18afe1cb5f Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-07 13:38:10 -04:00
Michael Comella
aa9af0f5f1 Bug 1180907 - Mutate search label before tinting it. r=sebastian
If we don't mutate, we're tinting the shared Drawable state and other Drawables
using the same asset might also get tinted.
2015-07-06 14:42:22 -07:00
Martyn Haigh
3484686c67 Bug 1180191 - Remove the drawable-large-mdpi-v11 folder r=mcomella 2015-07-03 14:46:19 +01:00
Martyn Haigh
ffd0104dd7 Bug 1178813 - Revise the autocomplete_list_bg.9.png asset r=mcomella 2015-07-03 13:59:40 +01:00
Wes Kocher
eb48e9f038 Merge m-c to fx-team, a=merge 2015-07-06 17:21:43 -07:00
Wes Kocher
ee29b75368 Merge inbound to central, a=merge 2015-07-06 17:07:18 -07:00
Chenxia Liu
6b7a89fa6e Bug 1179509 - Include title + favicon in Site Identity doorhanger for unencrypted sites. r=ally 2015-07-01 15:37:28 -07:00
Chenxia Liu
9c53afed55 Bug 1173623 - Update "Learn more" link in Tracking protection to be consistent with other doorhanger links. r=ally 2015-07-01 15:29:36 -07:00
Carsten "Tomcat" Book
b85c9f03f4 Merge mozilla-central to fx-team 2015-07-06 13:07:21 +02:00
Sebastian Kaspari
98e4688c58 Bug 1180605 - spoon-gradle-plugin: Set spoon runner dependency to 1.1.10. r=mhaigh 2015-07-06 11:29:06 +02:00
Fabrice Desré
2d7de836a8 Bug 1180507 - Don't hardcode defaultChromeURI in BrowserCLH.js r=mfinkle 2015-07-05 20:26:17 -07:00
Phil Ringnalda
ab06bdf2b9 Merge m-c to m-i 2015-07-03 19:15:06 -07:00
Phil Ringnalda
f75cbb09e4 Merge f-t to m-c, a=merge 2015-07-03 18:55:10 -07:00
vivek
59416d3d47 Bug 1178378 - Debug personal information exposed as Menu item r=nalexander 2015-07-02 22:26:35 +03:00
Martyn Haigh
5578e0e380 Bug 1178804 - Implement new fxaccount_sync_error.png assets; r=nalexander 2015-07-03 13:18:01 +01:00
Michael Layzell
4354df201c Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Ehsan Akhgari
c6abaf9f02 Backout bug 1170200 because of test failures on a CLOSED TREE 2015-07-03 16:43:47 -04:00
Ehsan Akhgari
cf78034a0d Bug 1180347 - Split media.useAudioChannelService to support turning the service on without turning the Firefox OS specific APIs on; r=baku
This is going to be needed for us to be able to turn the AudioChannelService
on for desktop without exposing the Firefox OS specific APIs.
2015-07-06 09:05:00 -04:00
Dylan Roeh
fe4c41859d Bug 1153848 - Add pref to disable SurfaceTexture attach/detach. r=snorp 2015-07-06 16:43:45 -05:00
Sebastian Kaspari
e145b9cab8 Bug 1176207 - Replace PanelGridView with implementation based on RecyclerView. r=mhaigh 2015-06-21 21:08:30 +02:00
Nick Alexander
e44b215663 Bug 964854 - Reveal cause of exception. r=rnewman
This fixes an oversight from Bug 1042929, which neglected to push the
underlying exception cause through to the final exception.
2015-06-19 10:50:34 -07:00
Nick Alexander
344693007a Bug 1174458 - Move WebChannel message support to toolkit/content. r=markh
This makes WebChannel support available to all XUL applications that
use toolkit/, including browser/ and mobile/android/.

The new Robocop tests are necessary because we can't run the existing
browser-chrome tests on Android (yet).
2015-06-30 11:46:27 -07:00
Martyn Haigh
28dffff3a2 Bug 1179864 - [tablet] Undo close tab toast does not appear when closing tabs from tabs tray r=sebastian 2015-07-03 12:45:18 +01:00
Sebastian Kaspari
2b37da8f20 backout c084008baf54 for busting home panel add-ons (bug 1178703) 2015-07-03 17:02:59 +02:00
Martyn Haigh
e4e7d0efe7 Bug 1175969 - Update tracking protection settings item to only be about private browsing r=margaret 2015-07-02 17:44:57 +01:00
Martyn Haigh
3f3c9fe802 Bug 1179195 - [TABLET] Swipe to close a tab from tab panel animation is busted after performing specific scenario r=rnewman 2015-07-02 14:58:12 +01:00
Carsten "Tomcat" Book
a6385dd7a1 Merge mozilla-central to fx-team 2015-07-03 12:40:05 +02:00
Sebastian Kaspari
b7f7bdeb44 Bug 1177338 - Hide "Find in page" bar when tabs panel is displayed. r=mcomella 2015-06-25 20:20:17 -07:00
Thang
33cc02db22 Bug 720050 - Various issues with disabled form controls, r=margaret 2015-07-03 02:08:06 -04:00
Nick Alexander
afb2415e83 No bug - Reference topobjdir less in Gradle configuration. r=me
DONTBUILD NPOTB
2015-06-29 14:41:05 -07:00
Dylan Roeh
c287b9e122 Bug 1145192 - Don't spam the logs when retrieving the profile on Android. r=snorp 2015-07-01 15:41:30 -07:00
Michael Comella
ab0a262230 Bug 1179407 - Replace toolbar fade color with placeholder_active_grey. r=mhaigh
The color is from the url_bar_entry_default_pb asset, which I eyedroppered the
color from.
2015-07-01 12:33:31 -07:00
Michael Comella
f2fe7adf30 Bug 1179403 - Get the correct color for private browsing tint. r=mhaigh 2015-07-01 14:12:02 -07:00
Ahmed Khalil
f32b253c13 Bug 1178981 - Remove unused ParcelableClientRecord. r=nalexander 2015-07-01 13:18:00 -04:00
Richard Newman
1527eb7b65 Bug 1179074 - Use all of SUPPORTED_ABIS when loading libraries from APK. r=mfinkle 2015-07-02 06:05:25 -07:00
Martyn Haigh
a197dec629 Bug 1167394 - Tab Queue should ignore Sync notifications r=mcomella 2015-07-02 10:07:04 +01:00
Wes Kocher
eb8d5c15a1 Merge m-c to inbound, a=merge 2015-07-02 17:29:49 -07:00
Michael Comella
365a744d6a Bug 1168662 - Return AppConstants.ANDROID_PACKAGE_NAME w/ EXTRA_APPLICATION_ID. r=margaret
This is more appropriate than our internal org.mozilla.gecko package name as it
provides the distinction across channels and has more public facing names than
gecko.
2015-06-17 10:12:30 -07:00
Mike Taylor
a2d840072f Bug 1179300 - Disable dynamic UA updates and add local Youtube override. r=margaret 2015-07-01 10:06:00 -04:00
Tim Nguyen
88cd47f5a2 Bug 1179303 - Clean up SVGs in mobile/ directory. r=margaret 2015-07-01 10:00:00 -04:00
Geoff Brown
84ee9a4b85 Bug 1085591: Move most initialization off of onWindowFocusChanged; r=mhaigh 2015-07-02 15:24:29 -06:00
Michael Layzell
492e17ebff Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 14:18:23 -04:00
Mark Finkle
f257aa6eac Bug 1157319 - Add a 'Request Desktop Site' Robocop test r=nalexander,margaret 2015-07-01 15:52:49 -04:00
Margaret Leibovic
b9eae02c0e Bug 1175741 - Properly hide unsigned add-on warning in add-on manager. r=liuche 2015-06-29 16:23:53 -07:00
Margaret Leibovic
2ad1057467 Bug 1175197 - Move .buttons styles to aboutAddons.css, and set the border radius to 0. r=liuche 2015-06-29 16:42:03 -07:00
Sergej Kravcenko
a59ce619f1 Bug 1171157 - Use nested conditionals in GeckoPreferences. r=rnewman 2015-07-01 05:00:14 +03:00
Richard Newman
1841c02bc9 Bug 1177723 - Remove remaining database system search integration. r=mfinkle 2015-07-01 10:49:28 -07:00
Michael Comella
4832080d0e Bug 1172831 - Add fake references to used resources to trick Android Lint. r=liuche
For example, these values may be used in JS only.
2015-06-23 18:00:22 -07:00