Gian-Carlo Pascutto
fff36a228d
Bug 1386404
- Enable content-process specific tmpdir on Linux. r=haik
...
MozReview-Commit-ID: 6Hijq0to9MG
--HG--
extra : rebase_source : 083bf3d52e228ce953d31ef997f969a0e4a562ec
2017-10-12 11:18:25 +02:00
Fischer.json
e950686227
Bug 1399808 - Remove the offlineGroup UI in about:preferences, r=jaws
...
MozReview-Commit-ID: 4JZ62Bg79Zo
--HG--
extra : rebase_source : 663174dba1dca0cdcad18d22c2b3030368b6b41f
2017-10-30 16:16:24 +08:00
Mark Banner
b616c881e1
Bug 1404267 - Enable Async Places Transactions for all builds, not just nightly. r=mak
...
MozReview-Commit-ID: LBlM8CqMue1
--HG--
extra : rebase_source : a3105bce6246cce8143ff72aaf244b9557ba42aa
2017-10-30 13:46:07 +00:00
ffxbld
b4dbfc78f6
No bug, Automated blocklist update from host bld-linux64-spot-033 - a=blocklist-update
2017-10-30 11:46:21 -07:00
Yura Zenevich
e9df0721f5
Bug 1411591 - making accessibility indicator off by default. r=davidb
...
MozReview-Commit-ID: KqNmqIAupWa
2017-10-27 10:51:23 -04:00
Jared Wein
d6b4704310
Bug 1406414 - Switch to an APNG loading indicator when the browser is under schedule pressure. r=francois,mconley
...
MozReview-Commit-ID: 13KnlI9QcvU
--HG--
extra : rebase_source : 04ec34551ca8d0c2b4566c069ddf9202673bd3d2
2017-09-21 16:10:49 -04:00
Chris Manchester
d66bafce2c
Bug 1403346 - Convert sse flags filtering in browser/app/Makefile.in to mozbuild. r=glandium
...
MozReview-Commit-ID: D10cPf6v0d2
2017-10-25 15:12:10 -07:00
Edouard Oger
4a0a0ce970
Bug 1411714 - Handle action=email in about:accounts. r=tcsc
...
MozReview-Commit-ID: 5U6Qy78S1Nl
--HG--
extra : rebase_source : 69368eca5243d418c9705959be81f724351291c6
2017-10-25 16:41:37 -04:00
Sebastian Hengst
8072106c67
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-10-23 23:55:17 +02:00
Panos Astithas
2b9fe286fc
Bug 1406234 - Move history results on top again. rs=mak
...
MozReview-Commit-ID: 6NhmsVdM9Nm
2017-10-23 21:38:55 +03:00
Johann Hofmann
a508aac3d8
Bug 1404108 - Change the accent color for the Web Browser Renaissance theme. r=nhnt11
...
MozReview-Commit-ID: 4oBKIrHXmMe
--HG--
extra : rebase_source : 142dcdeba60c7327e9d24eb8e1622a8aa2de5609
2017-10-19 17:23:57 +02:00
ffxbld
65c8db9de4
No bug, Automated blocklist update from host bld-linux64-spot-031 - a=blocklist-update
2017-10-22 11:10:27 -07:00
ffxbld
c7762ff6a1
No bug, Automated blocklist update from host bld-linux64-spot-035 - a=blocklist-update
2017-10-21 11:24:13 -07:00
Blake Kaplan
3fa965430b
Bug 1406212 - Remove references to extensions.e10sBlocksEnabling. r=Felipe
...
MozReview-Commit-ID: 11q3Go0IkPh
--HG--
extra : rebase_source : fdcf714d18effc964191665eb8422305bda92b65
2017-10-16 13:52:48 -07:00
Blake Kaplan
448808fee2
Bug 1406212 - Remove browser.tabs.remote.autostart.N. r=Felipe
...
These are no longer needed.
MozReview-Commit-ID: C49R7GsWPDg
--HG--
extra : rebase_source : 3711365017bf48c1f53315ce48fa419ac2a89b3e
2017-10-10 16:12:20 -07:00
Blake Kaplan
d85edbdb89
Bug 1406212 - Default to e10s on with 4 content processes. r=Felipe
...
MozReview-Commit-ID: CtBXBOgTuki
--HG--
extra : rebase_source : 5c4472e0c798f618f7a3ce644d506319b6ceed3c
2017-09-28 15:50:15 -07:00
Masayuki Nakano
16fd3a84a4
Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier r=smaug
...
This patch declares a new default action, "horizontal scroll", this scrolls
content horizontally with deltaY of wheel events and ignores deltaX and deltaZ.
This is used for default action with Shift key in default setting except on
macOS. On macOS, legacy mouse's vertical wheel operation with Shift key causes
native horizontal wheel event. Therefore, we don't need to use this new
default action on macOS. Additionally, old default action with Shift key,
navigating history, is moved to with Alt key. This makes same settings between
macOS and the others. So, this is better for users who use macOS and another
OS and web app developers who check wheel events only on macOS or other
platform(s).
For simpler implementation, default action handlers moves deltaY values to
deltaX values temporarily *only* while they handle wheel events. This is
performed by AutoWheelDeltaAdjuster and restored after handling it
automatically.
So, in other words, even if default action is "horizontal scroll", web apps
receives wheel events whose deltaY is not zero but its content will be
scrolled horizontally. This is same as Chromium, so, this behavior shouldn't
cause any incompatible behavior with it.
MozReview-Commit-ID: E4X3yZzLEAl
--HG--
extra : rebase_source : e20d854c6b0a181ad4c9e7304bd9ad14256481ff
2017-10-05 01:12:35 +09:00
Mike Hommey
75c182ac84
Bug 1409583 - Create built_in_addons.json in a deterministic manner. r=chmanchester
...
--HG--
extra : rebase_source : 02e4b14d5e3611bfc81cc47afc4549a6fcc15cc7
2017-10-18 08:57:03 +09:00
Johann Hofmann
a98b34501b
Bug 1379560 - Part 1 - Add a default permission pref in the permission manager. r=mystor,Paolo
...
This patch enables support for setting prefs with the pattern
permissions.default.* to provide a custom default permission
for arbitrary permission types in nsPermissionManager.
The previous default of UNKNOWN_ACTION is honored if no pref is set.
A default value is provided if no permission entry can be found in the db.
Accordingly, the patch does not affect the behavior of functions
that return permission objects from the db such as GetPermissionObject,
which returns null if no entry was found.
MozReview-Commit-ID: 3JECI6kXqGf
--HG--
extra : rebase_source : 9fbcfc740a85c02cf4245956e69ae13c8f90b5ab
2017-07-10 23:13:43 +02:00
Panos Astithas
e670592385
Bug 1406234 - Remove historical search suggestions and move search suggestions on top. r=mak
...
MozReview-Commit-ID: 9SbHU63amlN
--HG--
extra : rebase_source : 57fcce07fe60f2f3b4023abb4f34a5c2f624a99f
2017-10-13 17:13:25 +03:00
Mike de Boer
6c7f044a8d
Bug 1402267 - Restart the SessionWorker each time there are failures reported as much as defined in the 'browser.sessionstore.max_write_failures' pref. r=ttaubert
...
MozReview-Commit-ID: 91vOcbmhFmj
--HG--
extra : rebase_source : 5d2a5c99cb921f7495c3c69b79a019dc463b09a6
2017-10-17 11:59:33 +02:00
ffxbld
79aa12fe2c
No bug, Automated blocklist update from host bld-linux64-spot-315 - a=blocklist-update
2017-10-16 23:06:04 -07:00
Phil Ringnalda
ecdb97c7dc
Backed out 6 changesets (bug 1406212) for mass reftest failures
...
CLOSED TREE
Backed out changeset 1c9fe35de901 (bug 1406212)
Backed out changeset 1acc4c270bf9 (bug 1406212)
Backed out changeset d9ea9cff849f (bug 1406212)
Backed out changeset 5bf2f08f01f9 (bug 1406212)
Backed out changeset 1a050da96e9e (bug 1406212)
Backed out changeset 1b5e78113f06 (bug 1406212)
MozReview-Commit-ID: LizV8CD4IY4
2017-10-12 19:45:23 -07:00
Blake Kaplan
a17f66b7ba
Bug 1406212 - Remove browser.tabs.remote.autostart.N. r=Felipe
...
These are no longer needed.
MozReview-Commit-ID: C49R7GsWPDg
--HG--
extra : rebase_source : 9609ad56d497b59d530434d135692e454d4f772a
2017-10-10 16:12:20 -07:00
Blake Kaplan
43ff4cea89
Bug 1406212 - Default to e10s on with 4 content processes. r=Felipe
...
MozReview-Commit-ID: CtBXBOgTuki
--HG--
extra : rebase_source : 851c31405ec03ece1390bc338b6bd18ea39ba7f8
2017-09-28 15:50:15 -07:00
Marco Bonardo
844afcbfa5
Bug 1367790 - Remove code for the opt-in Search Suggestions notification. r=Paolo
...
MozReview-Commit-ID: 4uz6xZ8jQWr
--HG--
extra : rebase_source : d016277788581f88b0099d31824991bd0c506583
2017-10-12 15:04:23 +02:00
David Burns
c3e04fb1e5
Bug 1374263
- Make sure build places geckodriver binary in correct directory. r=froydnj
...
The geckodriver binary is not being moved to correct directory which is required
to be able to run web platform tests successfully.
MozReview-Commit-ID: HTxnACX2FLR
--HG--
extra : rebase_source : 816dc27bfad7d9e93ca1074f9ab05ba1c0bb578b
2017-10-09 21:09:09 +01:00
Dão Gottwald
86965428b4
Bug 1406478 - Set browser.tabs.tabMinWidth to 76. r=jaws
...
MozReview-Commit-ID: 3bbTd1Fmtc5
--HG--
extra : rebase_source : f6f5bf4a1587be3f82010a9cd02d7c6598d084c0
2017-10-09 19:38:47 +02:00
Sebastian Hengst
926fa0e3ae
Backed out changeset a4fc441d0663 (bug 1406478) for failing browser-chrome's browser/base/content/test/general/browser_tabReorder.js. r=backout
2017-10-09 19:10:18 +02:00
Dão Gottwald
5524c2dad8
Bug 1406478 - Set browser.tabs.tabMinWidth to 76. r=jaws
...
MozReview-Commit-ID: HRSSjpRnr5i
--HG--
extra : rebase_source : e4a479a90584d98d3f0bb5d729a99f4c77b41d5e
2017-10-08 10:58:40 +02:00
k88hudson
9b32fa2895
Bug 1405693 - Use dev build of React for Activity Stream if browser.newtabpage.activity-stream.debug is true r=Mardak
...
MozReview-Commit-ID: 13aqAEVUMNs
--HG--
extra : rebase_source : 9efb24c131b66e91b11e5f20473c1dfe0f606f0e
2017-10-04 10:59:45 -04:00
Mike Hommey
4fe7459180
Bug 1403366 - Stop requiring argv[0] for XRE_GetBinaryPath and the underlying BinaryPath::Get. r=froydnj
...
--HG--
extra : rebase_source : ac7bb0d7766fce5b6325c34c2868b26eec594e18
2017-09-28 10:37:27 +09:00
Robert Helmer
f0cf406637
Bug 1348981 - provide a list of valid system add-ons for packaging r=glandium
...
MozReview-Commit-ID: K2jCHBBJBqw
--HG--
extra : rebase_source : 0a1414d3e778d36f053800212e7d633eaa91de6b
2017-09-13 22:49:43 -07:00
ffxbld
7ba03cebf1
No bug, Automated blocklist update from host bld-linux64-spot-324 - a=blocklist-update
2017-10-04 10:43:27 -07:00
Sebastian Hengst
1d5497084d
Backed out changeset 582d112281f9 (bug 1403366)
2017-10-04 01:27:07 +02:00
Sebastian Hengst
773adb3c2f
Backed out changeset b8b9f1dbeda3 (bug 1348981) for failing xpcshell toolkit/components/telemetry/tests/unit/test_TelemetryEnvironment.js. r=backout
2017-10-04 01:01:14 +02:00
Mike Hommey
3b34606aa6
Bug 1403366 - Stop requiring argv[0] for XRE_GetBinaryPath and the underlying BinaryPath::Get. r=froydnj
...
--HG--
extra : rebase_source : ac7bb0d7766fce5b6325c34c2868b26eec594e18
2017-09-28 10:37:27 +09:00
Robert Helmer
3392a20460
Bug 1348981 - provide a list of valid system add-ons for packaging r=glandium
...
MozReview-Commit-ID: K2jCHBBJBqw
--HG--
extra : rebase_source : 0a1414d3e778d36f053800212e7d633eaa91de6b
2017-09-13 22:49:43 -07:00
Mike Conley
8c94218081
Bug 1404465 - Add browser.tabs.tabMinWidth to control minimum tab width, and set to 50 by default. r=jaws
...
MozReview-Commit-ID: IK1hgAMyrYD
--HG--
extra : rebase_source : ce2a0d79626a38d3d56f9b669c3aa648eafb499f
2017-09-29 17:15:18 -04:00
Nika Layzell
ac37986b89
Bug 1402489 - Add a pref for switch to tab moving the target tab into the current window, r=mak
...
MozReview-Commit-ID: 8Am4UKxF8x5
2017-10-02 11:58:04 -04:00
Gabor Krizsanits
95d2cffa6d
Bug 1385249 - Reenable the preallocated process. r=mrbkap
2017-10-02 13:40:03 +02:00
Sebastian Hengst
006ae28b0a
Backed out changeset 3eb67e350f38 (bug 1403366)
2017-09-29 17:19:46 +02:00
Mike Hommey
31399bfad2
Bug 1403366 - Stop requiring argv[0] for XRE_GetBinaryPath and the underlying BinaryPath::Get. r=froydnj
...
--HG--
extra : rebase_source : f61fd84dcc801f84f4838d357c795ce07928a4e6
2017-09-28 10:37:27 +09:00
Marco Castelluccio
c34f5eafdb
Bug 1403218 - Remove no longer used XRE_DONT_SUPPORT_XPSP2 definition. r=glandium
...
--HG--
extra : rebase_source : 487c724a6a14a4c9b9ee6c0438eda64b0d3ab9ff
2017-09-26 17:48:26 +02:00
Francois Marier
a6e2599b6e
Bug 1394017 - Default to Safe Browsing V4 on Fennec.r=dimi
...
MozReview-Commit-ID: 5SPHH82pJBE
--HG--
extra : rebase_source : 59834eab341082064dfa75c7145ea43d32bc5230
2017-09-25 16:44:27 -07:00
Phil Ringnalda
216b709c48
Backed out 4 changesets (bug 1348981) for Linux debug timeouts in test_system_update.js
...
Backed out changeset b1fe39ea6d5c (bug 1348981)
Backed out changeset 47866f942752 (bug 1348981)
Backed out changeset 5e93d8760487 (bug 1348981)
Backed out changeset 58431e2c37d7 (bug 1348981)
MozReview-Commit-ID: 2WjZKztxyVs
2017-09-23 06:20:56 -07:00
Robert Helmer
a9838c2aff
Bug 1348981 - provide a list of valid system add-ons for packaging r=glandium
...
MozReview-Commit-ID: K2jCHBBJBqw
--HG--
extra : rebase_source : 446409d7eaa5aaa7cc3b8d566539ab67152f67bc
2017-09-13 22:49:43 -07:00
Wes Kocher
1443004d66
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 2MDU9VGB9Pg
2017-09-22 14:56:05 -07:00
Bob Owen
acefcfd58a
Bug 1402340: On non-Nightly revert back to Windows content process sandbox level 3 to fix suspected top crashes. r=jimm
2017-09-22 16:27:13 +01:00
Gian-Carlo Pascutto
1eb7e298dd
Bug 1402351 - Make the Linux level 3 / read sandbox ride the trains. r=jld
...
MozReview-Commit-ID: 5C2f6pOUVg4
--HG--
extra : rebase_source : a596fc2aa92ca399d5a22480f7e9c147c053beba
2017-09-22 17:20:51 +02:00