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

18275 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 20d7e77456 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : FcH9KT7v2Ab
2015-11-11 17:13:06 -08:00
Wes Kocher a0333fb40f Merge inbound to central, a=merge
--HG--
extra : commitid : 8yhUmQMKROV
2015-11-11 16:42:05 -08:00
Fabrice Desré d0b92dd4c7 Bug 1223666 - Enable webextensions on b2gdroid r=me 2015-11-11 14:35:55 -08:00
Fabrice Desré c6a649e868 Bug 1223844 - [B2gDroid] homescreen slowly slides sideways when flinging r=kats 2015-11-11 14:17:26 -08:00
Carsten "Tomcat" Book 0610c350a3 merge mozilla-inbound to mozilla-central a=merge 2015-11-11 12:42:52 +01:00
Allison Naaktgeboren 6ea8d1f465 Bug 1215475 - Search suggestions are duplicated after one of it is previously selected.r=mcomella 2015-11-10 19:02:23 -08:00
Carsten "Tomcat" Book 605ba2d307 Merge mozilla-central to mozilla-inbound 2015-11-11 12:44:18 +01:00
Margaret Leibovic 1b53424456 Bug 1221679 - Properly update settings header on locale change. r=liuche
--HG--
extra : commitid : 22WwVHlZm0R
extra : rebase_source : ce1effbd8aa1d3365762d565bf0b93dce1a7ed49
2015-11-05 17:27:32 -05:00
Randall Barker 02228538d3 Bug 1223440 - Implement NativePanZoomController::setIsLongpressEnabled so long-press detection can be disabled during testing. r=kats
--HG--
extra : commitid : al8R68DZJ5
2015-11-10 12:47:48 -05:00
Randall Barker 8f09c55656 Bug 1223434 - Fix Fennec's Java selection handles to work with the C++ APZ. r=kats
--HG--
extra : commitid : CbeuaLWQT1j
2015-11-10 12:01:35 -05:00
Randall Barker c253b6a1ac Bug 1223433 - Enable axis locking with the C++ APZ on Fennec. r=kats
--HG--
extra : commitid : AiHNnNFjj9b
2015-11-10 12:01:35 -05:00
Carsten "Tomcat" Book f2915b700e Merge mozilla-central to fx-team 2015-11-11 12:44:56 +01:00
Sebastian Kaspari 6761261be6 Bug 1191741 - Family friendly browsing: Restrict sharing of camera and microphone with websites. r=ally
--HG--
extra : commitid : JHH8Rr8VrUK
extra : rebase_source : 59fe5a4508003c53446284c3bf51931a6a5b5073
2015-11-09 16:05:09 +01:00
Jonathan Almeida (:jonalmeida) aadf4c2d30 Bug 1209293 - Flip default options for click-to-view images r=mfinkle
--HG--
extra : commitid : L6FGBumiR6l
extra : rebase_source : 477ec27ba43e595510a5f3506e651f0204c8bdab
2015-11-10 00:03:55 -05:00
Allison Naaktgeboren d03bfc4a78 Bug 1222116 - add smsto:// support to fennec.r=mcomella 2015-11-09 18:22:06 -08:00
Nick Alexander e6a9770f2a Bug 938994 - Post: Update Gradle configurations. r=sebastian
I moved the JAR out of the root directory because I didn't want
multiple copies of things in robocop/ appearing in IntelliJ, although
this turns out to not be strictly necessary.  Keeping it as part of a
general push to move things out of the root dumping ground.

--HG--
rename : mobile/android/tests/browser/robocop/robotium-solo-4.3.1.jar => mobile/android/tests/browser/robocop/libs/robotium-solo-4.3.1.jar
extra : commitid : 6NYW1zNU7k8
extra : rebase_source : e152435da39612fdb69749936c713313f2a5b006
extra : histedit_source : aca11a9101156670d49fe89a9237031e4089f2b8
2015-11-09 10:18:45 -08:00
Nick Alexander ade40baf2d Bug 938994 - Move build/mobile/robocop into mobile/android/tests/browser/robocop. r=gbrown
This builds the Robocop tests with |mach build mobile/android|, making
it easier for developers to build Fennec and the tests at the same
time.

--HG--
rename : build/mobile/robocop/AndroidManifest.xml.in => mobile/android/tests/browser/robocop/AndroidManifest.xml.in
rename : build/mobile/robocop/Makefile.in => mobile/android/tests/browser/robocop/Makefile.in
rename : build/mobile/robocop/README => mobile/android/tests/browser/robocop/README
rename : build/mobile/robocop/moz.build => mobile/android/tests/browser/robocop/moz.build
rename : build/mobile/robocop/res/values/strings.xml => mobile/android/tests/browser/robocop/res/values/strings.xml
rename : build/mobile/robocop/robotium-solo-4.3.1.jar => mobile/android/tests/browser/robocop/robotium-solo-4.3.1.jar
extra : commitid : BuNBjgXdm1d
extra : rebase_source : c36b8bf0183d8f5821b7f7839668ca963065d894
extra : histedit_source : a86fef3b834420ea496a9c2644ca72786a2d7da9
2015-11-09 12:55:38 -08:00
Jonathan Almeida (:jonalmeida) c16364b7c9 Bug 1209293 - Using const values instead of numbers r=mfinkle
--HG--
extra : commitid : 5XMV0cugMTQ
extra : rebase_source : 02dd049de71c95a9c6877d80023d457ba5582aac
2015-11-09 18:21:16 -05:00
Jonathan Almeida [:jonalmeida] 3b93da9d48 Bug 1208167 - Telemetry probe for click-to-play images r=mfinkle,ally
- A telemetry probe for when a user clicks to unblock an image.
- A second probe for sending the size of the image being unblocked.
 Since we don't have information on the image size the best option
 was to make make an XHR HEAD request. We make an approximation
 of the image size from the content length which we send in kB.

--HG--
extra : commitid : G0ixOr8xmju
extra : rebase_source : cfb7d0d5777f6d0c657f6aafa18c58ec2b882789
2015-10-29 02:15:41 -04:00
Jonathan Almeida [:jonalmeida] 48d9153973 Bug 1209293 - Add option for click-to-play images depending on network bearer r=mfinkle
- Replaced bool pref for int list option: Never, Always, or Only over Wi-Fi
- Pref browser.image_blocking.enabled -> browser.image_blocking
- Converted the early return to check for cellular as well.
- Note that in the cellular check, I do not consider LINK_TYPE_USB as "cellular".
- Tested this on a physical device with all combinations
    of WiFi ON/OFF (falling back to cellular and each menu state.
- Tested if menu options work as well for each state mentioned above.

--HG--
extra : commitid : 3xKvKEgZv9A
extra : rebase_source : 888cfa9843ca515bef4a3596f6b01bf562065125
2015-10-29 03:20:20 -04:00
Jonathan Almeida [:jonalmeida] 04db37c682 Bug 1211295 - When tap-to-load images are enabled, add option to load all images r=mfinkle
--HG--
extra : commitid : 7B2FUU4V2zt
extra : rebase_source : 3101169b567893c8c47363599f66eba2f3fe41d0
extra : amend_source : f02c9f3ab6ac43dd235c6c0efe99d7870f88f5c6
2015-11-03 00:55:22 -05:00
Kalpesh Krishna bd454774aa Bug 1207307 - Remove MOZ_ANDROID_FIREFOX_ACCOUNT_PROFILES flag. r=vivek,nalexander
--HG--
extra : commitid : EDAzygqNz9I
extra : rebase_source : 39b977fddd43906b15024efce1e34362cf0e3259
2015-11-09 10:57:01 -08:00
Kalpesh Krishna e688976ffe Bug 1188550 - Don't directly use MOZ_APP_DISPLAYNAME in User-Agent headers. r=vivek,nalexander.
It is possible for the display name to contain Unicode characters,
which not all Mozilla service endpoints handle gracefully.  This
avoids that issue.

--HG--
extra : commitid : JhI3YFLj4Ho
extra : rebase_source : 7f60fb1dfdb70b3e25aa5220f61d553895294c8c
2015-11-09 10:53:37 -08:00
Wes Kocher ad6867e19d Backed out 3 changesets (bug 1107636) for android mochitest bustage CLOSED TREE
Backed out changeset ced71b78683d (bug 1107636)
Backed out changeset a1efec5e79de (bug 1107636)
Backed out changeset 6a8430385299 (bug 1107636)

--HG--
extra : commitid : ErD0sqMmTe
2015-11-09 11:28:13 -08:00
dominique vincent 07e158b7b3 Bug 1222234 - New size for the touch area. r=mcomella
--HG--
extra : commitid : 4L5xLTNoVLG
extra : amend_source : f8ad7a18c35fc81bc3c7638bc55ebb1221fd681a
2015-11-01 07:50:27 +01:00
Margaret Leibovic 2ef375af3f Bug 1217073 - Update restricted profile toggles to account for new settings organization. r=sebastian
--HG--
extra : commitid : 3amJfMfOEPv
extra : rebase_source : 8c9f38614d37608448c4ffedadfc7ee737e9827e
2015-11-06 17:26:03 -05:00
Michael Comella 3c8396bf11 Bug 1107636 - Change gecko_layout to FrameLayout. r=sebastian
Changes on first three measure passes (CPU time):
  1) 13.149ms -> 11.934ms
  2) .827ms -> .582ms
  3) 11.602 -> 12.199ms

--HG--
extra : commitid : FQjKvRvMNVD
extra : rebase_source : c109f9a11acc9072242514b6c80c2ee95a205187
2015-11-06 16:17:48 -08:00
Michael Comella 3471c9e8c3 Bug 1107636 - Use MarginLayoutParams where applicable. r=sebastian
MarginLayoutParams is less specific than RelativeLayout.LayoutParams
and is easier to make changes with.

--HG--
extra : commitid : GY5tk9gY1Ji
extra : rebase_source : 1cf8940e8d570339fd72f4835033113c48be04d2
2015-11-06 16:16:30 -08:00
Michael Comella 5a4bcbfd7b Bug 1107636 - Replace top-level RelativeLayout with <merge>. r=sebastian
Using systrace, I took 2 traces before and after. Using the slowest
of both traces, the first three measure passes had the following
improvements in CPU time:
  1) 20.583ms -> 13.149ms
  2) 1.695ms -> 0.827ms (1/2)
  3) 22.146ms -> 11.602ms (1/2)

This is to be expected – RelativeLayout requires two measure passes
so it makes sense to approximately half the measure times.

--HG--
extra : commitid : BExWbCFEcD3
extra : rebase_source : 64e836f410a53cac7a3c7b245613bd4070fdfda7
2015-11-06 15:23:47 -08:00
vivek 5a088af826 Bug 1189356 : Update Settings Sync preference with avatar r=nalexander,margaret
--HG--
extra : commitid : KbDTOOohwXY
extra : rebase_source : a1006eb1c78cd793722c038b8fce324f6cde77cb
2015-11-05 21:16:20 +02:00
crazyprodigy 55734671df Bug 1220556 - No feedback after performing Copy link. r=margaret
--HG--
extra : transplant_source : A%28%D2%3D%DD%0C%C0%84%A0%FF%8EX%8B%23R%BE%10%E8o%93
2015-11-05 16:37:55 -05:00
crazyprodigy 7544d36b8f Bug 1210989 - SendTabDeviceListArrayAdapter.java needed to be changed to point to shareplane.png. r=mcomella
--HG--
extra : transplant_source : %0El%F228%B4%DE%EFrf/4%0D%BF%7Eu%3D%A1j%2A
2015-11-04 17:20:31 -05:00
crazyprodigy a1feaca054 Bug 1210989 - Removed all the instance of the unused file icon_shareplane.png. r=mcomella
--HG--
extra : transplant_source : 5%EA%29%9A%96%7B%87%AE%5D%0B%1E%1DA9%B6%A0%84W%03%3D
2015-11-04 23:39:33 -05:00
crazyprodigy 71b22ed811 Bug 1210989 - Rename overlay_send_tab_icon -> shareplane. r=mcomella
--HG--
rename : mobile/android/base/resources/drawable-hdpi/overlay_send_tab_icon.png => mobile/android/base/resources/drawable-hdpi/shareplane.png
rename : mobile/android/base/resources/drawable-xhdpi/overlay_send_tab_icon.png => mobile/android/base/resources/drawable-xhdpi/shareplane.png
rename : mobile/android/base/resources/drawable-xxhdpi/overlay_send_tab_icon.png => mobile/android/base/resources/drawable-xxhdpi/shareplane.png
extra : transplant_source : %C4%EB%14%C0%EE%E4%FAI%0Em%87C%C2%3Em%3Cr%21au
2015-11-03 20:27:29 -05:00
Sanchit Nevgi c01a56578d Bug 1193205 - Added @Override annotation to setExtras() in TopSitesCursorWrapper.java. r=sebastian 2015-10-19 09:26:00 +02:00
crazyprodigy 8b800cf700 Bug 1106903 - Move BaseTest/UITest.runTest into BaseRobocopTest. r=mcomella
--HG--
extra : transplant_source : %94%E6S%D8/%A5%80%86%89%CE%82%8CH%81R%D4%9D%F4N%91
2015-11-05 13:29:39 -05:00
Margaret Leibovic 269ac6a3ff Bug 1218557 - Update copy for settings reorg. r=liuche
--HG--
extra : commitid : 5NBhfL0zoNE
extra : rebase_source : 0cb775f46b3c75b9c752002b5bb5070840bb0689
2015-11-04 16:09:53 -05:00
Carsten "Tomcat" Book 4d6f05d2f8 merge mozilla-inbound to mozilla-central a=merge 2015-11-09 14:55:30 +01:00
Carsten "Tomcat" Book 503c35caf8 merge fx-team to mozilla-central a=merge 2015-11-09 14:30:43 +01:00
Wes Kocher e98e767258 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : 9BSOpO5MEsb
2015-11-06 15:14:26 -08:00
sgiles 185a4ee15f Bug 1174228 - Set up TYPE_APP for navigator.getDeviceStorage for B2GDroid r=dhylands 2015-11-06 05:55:40 +00:00
Nick Alexander 2c338cd37d Bug 1222120 - Part 2: Use custom Robolectric test runner. r=vivek
DONTBUILD NPOTB on a CLOSED TREE

The patch is horrific, but it's just find-and-replace of the test
runner class name, followed by organizing the imports (in the way that
IntelliJ likes them.)

--HG--
extra : commitid : Hg0rjmUWLUD
extra : rebase_source : 98f01c53ea3d2fd3bd0417332bd132149c4fdbdf
extra : amend_source : 016060f30353f5c74cad3b7e8652f225ca62cd34
2015-11-05 14:01:41 -08:00
Nick Alexander cad5e0726f Bug 1222120 - Part 1: Add custom Robolectric test runner. r=vivek
This exports the buildDir to Robolectric via an Android-Gradle
buildConfigField, and then lightly massages the existing test runner
to use the exported value.

--HG--
extra : commitid : FKCOBaaJbdn
extra : rebase_source : b47d77c74b6d5179145c9539503a27630a3aa40c
2015-11-06 10:58:18 -08:00
Nick Alexander fcfe5b7e24 No bug - Add --verbose flag to |mach artifact| commands. r=me
DONTBUILD NPOTB

--HG--
extra : commitid : GxY2r0xbCEX
extra : rebase_source : 1feebf12f541a700c96d607ff0f7c6d20de7dfbf
2015-11-05 14:49:33 -08:00
vivek 2575691f51 Bug 1218917 : Fix swipe refresh animation colors r=nalexander
--HG--
extra : commitid : AURs7V4oLbc
extra : rebase_source : 5d8333d22e7f7fa8e5bbe2e8b78118bc89966530
2015-11-05 15:37:42 +02:00
Margaret Leibovic ec3288ddf4 Bug 1220833 - (Part 2) Properly select header on tablet when launching preference screen directly. r=sebastian
--HG--
extra : commitid : IR6v4OWhfE8
extra : rebase_source : 4b7a9bcef9edf12032007e70e8880921f3092ac5
2015-11-04 11:29:12 -05:00
Sebastian Kaspari 4597e1161a Bug 1119915 - Show toast if APK API range does not match device. r=rnewman
--HG--
extra : commitid : 3iwwga4cugN
extra : rebase_source : 4d0cc5bc73a0be966cf6d9a2da5768fba319ac58
2015-11-03 14:09:41 +00:00
Kalpesh Krishna 4e57ac8198 Bug 1212596 - Highlight Remove account in rejection red. r=vivek
--HG--
extra : rebase_source : 40a4e87f6a1f66dd25630096f069a6b71181789e
2015-11-06 00:13:44 +02:00
Margaret Leibovic 99907edbf0 backout 4e951da373d7 for 2.3 build bustage
--HG--
extra : commitid : EEaNhXW361L
2015-11-05 17:28:04 -05:00
Nick Alexander 44046732fb Bug 1220887 - Make 'base' Gradle project in the srcdir. r=sebastian
This is the last Gradle project that isn't in the srcdir.  Since base/
doesn't have the correct package prefix directory structure, we still
need to symlink, but we only need one link.  This effectively
deprecates |mach gradle-install|.

This should improve the robustness of our Gradle configuration,
ensuring that we always have projects to import.  Since
settings.gradle executes very early in the IDE import project
sequence: before Gradle project evaluation time, and thus before any
Gradle task is executed, we should always see a complete project.  (It
was possible to see incomplete Gradle configurations if |mach
gradle-install| hadn't been run at just the right time.)

--HG--
extra : commitid : 4zK7U5PAypH
extra : rebase_source : 91f8534a89f0311b36bd39f502e2f7609a1d78b0
2015-11-03 15:04:39 -08:00