Wes Kocher
7459418fd6
Backed out 16 changesets (bug 1364714) for android reftest failures in out-of-bounds-selectedindex.html a=backout
...
Backed out changeset b00b74e9d34b (bug 1364714)
Backed out changeset 1f52db2530d3 (bug 1364714)
Backed out changeset e3dda4fe9dae (bug 1364714)
Backed out changeset ff188112de35 (bug 1364714)
Backed out changeset 0e26a8c07cae (bug 1364714)
Backed out changeset e0cf94cb8666 (bug 1364714)
Backed out changeset 6f758a7673d3 (bug 1364714)
Backed out changeset 4b915e42b36d (bug 1364714)
Backed out changeset 80ca8faf1dac (bug 1364714)
Backed out changeset 2bd5a2d0ea09 (bug 1364714)
Backed out changeset aa5a89aac5ea (bug 1364714)
Backed out changeset 7634973c46ad (bug 1364714)
Backed out changeset b02a1d99e603 (bug 1364714)
Backed out changeset a297dc40177e (bug 1364714)
Backed out changeset 40e902ed7dbe (bug 1364714)
Backed out changeset d653fc499c9b (bug 1364714)
MozReview-Commit-ID: AyHF7oPwAs4
2017-08-21 16:16:29 -07:00
Nicholas Nethercote
8a72cf2251
Bug 1390428
(part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm.
...
--HG--
extra : rebase_source : 69d58b0cfb56efc6b03d8e2d7be2ce3c3e6cd843
2017-08-21 20:01:27 +10:00
Sebastian Hengst
441fc1a176
Backed out changeset b9c53ad8893b (bug 1390840)
2017-08-21 18:38:22 +02:00
Nicolas Silva
55bbef54aa
Bug 1390840 - Add prefs to display the debugging view of webrender's texture cache and intermediate targets. r=jrmuizel
2017-08-21 18:22:56 +02:00
Jonathan Kew
1bedf21919
Bug 1364714 - Cherry-pick commit c87fec0299533fee9b20505a4955c7f2f5c5bed7 from upstream freetype, to avoid bloating the build with duplicate PSname data tables due to PDFium's use of ft_get_adobe_glyph_index. r=ryanvm
2017-08-21 14:38:50 +01:00
Ryan VanderMeulen
7c926d0ef1
Bug 1364714 - Update Freetype to version 2.8. r=jfkthame
2017-08-21 14:38:47 +01:00
Jonathan Kew
4069728d86
Bug 1364714 - Patch PDFium for compatibility with freetype 2.8, where the ft_get_adobe_glyph_index function is guarded by DEFINE_PS_TABLES. r=jwatt
2017-08-21 14:37:52 +01:00
Stone Shih
7646d41f1d
Bug 1361067 Part2: Coalesce mouse move events to be once per refresh cycle. r=smaug.
...
MozReview-Commit-ID: 6jwQxxNIC2n
2017-08-11 14:58:08 +08:00
Phil Ringnalda
9359f5bf39
Merge inbound to m-c, a=merge
...
MozReview-Commit-ID: LCCoXUsCtmv
2017-08-19 15:29:10 -07:00
Wes Kocher
bb19458d5f
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: EgYue63nSkv
2017-08-18 16:29:11 -07:00
Wes Kocher
b1fc5e008c
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 4cWGBbMEU2x
2017-08-18 15:53:07 -07:00
Kartikaya Gupta
7fe3b1b02c
Bug 1391770 - Don't allow a faraway second tap to start a one-touch-pinch gesture. r=botond
...
This patch adds a new tolerance pref, which controls how far the second touchdown
is allowed to be from the first touchdown when detecting a multi-tap gesture
such as double-tap or one-touch-pinch. This stops the one-touch-pinch code
from inadvertently triggering when the user does a tap followed by a second tap
far away from the first.
The default value for the new pref is 5x the touch-start tolerance pref. This
seems to provide a reasonable behaviour for me, although this value could
probably be tuned.
MozReview-Commit-ID: 63aAyGCbvoN
--HG--
extra : rebase_source : 36e9bd66d165c8d746ea7b5d6c33e9cf2771194a
2017-08-19 08:50:55 -04:00
Jeff Muizelaar
2a6f5a7fb1
Bug 1391784. Add gfx.webrender.blob-images pref to all.js
2017-08-18 16:42:58 -04:00
Wes Kocher
c1383cebf3
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: KLrOCT1a7El
2017-08-17 16:23:45 -07:00
Paul Bone
db6ae66368
Bug 1386660 - Part 6: Clarify relationships between prefs. r=sfink
...
Make it clearer how prefs, JSGC params, and their defaults relate to one
another.
2017-08-16 15:40:39 +10:00
Nicholas Nethercote
025461bde7
Bug 1390428
(part 1) - Remove many nsXPIDLCString local variables. r=erahm.
...
These are all easy cases where an nsXPIDLCString local variable is set via
getter_Copies() and then is only used in ways that nsCStrings can also be used
(i.e. no null checks or implicit conversions to |char*|).
In every case the patch trivially replaces the nsXPIDLCString with an
nsCString. (Also, there are a couple of unused nsXPIDLCString variables that
the patch simply removes.)
2017-08-16 13:58:35 +10:00
Botond Ballo
4599559432
Bug 1390247 - Enable APZ autoscrolling on Nightly builds. r=kats
...
MozReview-Commit-ID: 1pBVbb2XVeW
--HG--
extra : rebase_source : 30d917e521bf7bf1813408d2b209feb196d89151
2017-08-14 14:59:17 -04:00
Jeff Gilbert
d333d35042
Bug 1388565 - Add webgl.1.allow-core-profiles, enabled for osx. - r=daoshengmu
...
MozReview-Commit-ID: 2PM6jkswzRU
2017-08-15 16:52:29 -07:00
Kris Maglione
faa8815613
Bug 1356334: Part 3 - Enforce a stricter slow script timeout for extension content scripts. r=billm
...
MozReview-Commit-ID: LLvPQn1x1Xj
--HG--
extra : source : 805c568069301ae91ead5780cdc118af73907229
extra : histedit_source : b188836d1dc3ad8021bf2d0b1c89aebedf2db185%2C8c7b51c9f4af4eb5ad67811c29b56c72b43fa31d
2017-08-18 11:04:55 -07:00
Ryan VanderMeulen
3fe1f45009
Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE.
...
Backed out changeset 9c677ebfdda0 (bug 1356334)
Backed out changeset 16b49fd1c38a (bug 1356334)
Backed out changeset 4f5bcd2b2dc6 (bug 1356334)
Backed out changeset d832803270ac (bug 1356334)
Backed out changeset b83aea215a82 (bug 1356334)
Backed out changeset b2a663ffd144 (bug 1356334)
Backed out changeset 805c56806930 (bug 1356334)
Backed out changeset 7c880eca810a (bug 1356334)
2017-08-18 11:32:18 -04:00
Ryan VanderMeulen
24c9581b48
Backed out changeset fbf0e8609abb (bug 1390428
) for Windows clipboard test failures on a CLOSED TREE.
2017-08-18 10:58:47 -04:00
Lars T Hansen
1783392f5e
Bug 1277562 - Part 16b: Implement javascript.options.wasm_ionjit. r=billm
...
--HG--
extra : rebase_source : 6956d4002670590667f83cf9f5f6a2f82df6ba84
2017-06-29 15:37:01 -07:00
Paul Bone
3c56bb4f01
Bug 1384010 - Create prefs for allocation threshold factors. r=jonco
...
--HG--
extra : rebase_source : 61ad2bd2ef8c07be5ffafb8518800f50126a4383
2017-07-28 15:49:32 +10:00
Nicholas Nethercote
5241bea863
Bug 1390428
(part 2) - Remove more nsXPIDLCString local variables. r=erahm.
...
These are all easy cases where an nsXPIDLCString local variable is set via
getter_Copies() and then is used in ways that rely on the implicit conversion
to |char*|. The patch uses get() and EqualsLiteral() calls to replace the
implicit conversions.
2017-08-16 13:58:55 +10:00
Kris Maglione
b23753e90d
Bug 1356334: Part 3 - Enforce a stricter slow script timeout for extension content scripts. r=billm
...
MozReview-Commit-ID: LLvPQn1x1Xj
--HG--
extra : rebase_source : d2b85e92c00faef8664b036be6236dd109074af4
2017-08-11 21:30:54 -07:00
Stone Shih
c5c60639fa
Bug 1351148 Part12: Disable input event queue until related bugs are fixed. r=smaug.
...
MozReview-Commit-ID: 74cycVYPe20
2017-08-08 10:48:49 +08:00
Stone Shih
de7f705042
Bug 1351148 Part2: Add a priority queue for input events. r=smaug.
...
MozReview-Commit-ID: 5ud1Ex9UNVo
2017-03-21 15:44:12 +08:00
Stone Shih
7de447a25a
Backed out changeset 46d8f42863af (bug 1351148)
2017-08-11 15:19:44 +08:00
Stone Shih
4ab0754ea1
Backed out changeset 0059106aaa20 (bug 1351148)
2017-08-11 15:18:33 +08:00
Stone Shih
5775c5a2ce
Bug 1351148 Part12: Disable input event queue until related bugs are fixed. r=smaug.
...
MozReview-Commit-ID: 74cycVYPe20
2017-08-08 10:48:49 +08:00
Stone Shih
9d1d77d849
Bug 1351148 Part2: Add a priority queue for input events. r=smaug.
...
MozReview-Commit-ID: 5ud1Ex9UNVo
2017-03-21 15:44:12 +08:00
Andrea Marchesini
7e57abcf58
Bug 1128959 - Implement the WHATWG Streams spec - part 5 - Disable StreamS API by default, r=bkelly
2017-08-10 18:04:55 -07:00
Dragana Damjanovic
162e156e36
Bug 1389079 - Turn on TFO and make awork around until bug 1386719 lands. r=mcmanus
2017-08-10 23:29:45 +02:00
Sebastian Hengst
51d351f567
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-08-10 17:41:11 +02:00
Bill McCloskey
a7bc022071
Bug 1384336 - Stop using OS-level event loop in content process (r=mstange)
...
MozReview-Commit-ID: 1ouSlgGchWl
2017-08-09 21:24:20 -07:00
Jonathan Guillotte-Blouin
759140610e
Bug 1381186 - open/close stub dialog on (show/abort)Payment. r=MattN
...
MozReview-Commit-ID: K3YyFlIttjD
--HG--
extra : rebase_source : 97639e91e6d35ade1fa11cea5ae923fa522bc44a
2017-07-17 13:29:21 -07:00
Ryan VanderMeulen
6eb7aef00e
Merge m-c to autoland. a=merge
2017-08-09 18:51:26 -04:00
Kartikaya Gupta
fdc58801fd
Bug 1381435 - Increase the touch_move_tolerance value on desktop, so taps in the tab bar are detected more reliably. r=botond
...
MozReview-Commit-ID: DHKsD4EQK3z
--HG--
extra : rebase_source : c2f9990871281dc96cb97e10b817e27268b74362
2017-08-09 15:03:51 -04:00
Wes Kocher
7aa3f6f7e8
Backed out changeset d59ab931a261 (bug 1381435) for windows build failures in gfxPrefs.h a=backout
...
MozReview-Commit-ID: 6xkSA9GmxJh
2017-08-09 12:40:39 -07:00
Kartikaya Gupta
eb938408fc
Bug 1381435 - Increase the touch_move_tolerance value on desktop, so taps in the tab bar are detected more reliably. r=botond
...
MozReview-Commit-ID: DHKsD4EQK3z
--HG--
extra : rebase_source : 9b45969a6cab18ad911d56e978535f1dd46c987a
2017-08-09 15:03:51 -04:00
Milan Sreckovic
90d1627382
Bug 1388464: Use SyncRunnable instead of DISPATCH_SYNC to actually block the main thread during the blocking preference file write. r=smaug
...
MozReview-Commit-ID: 6J1252Q3pBr
--HG--
extra : rebase_source : a2ede1a9e5a9cf6f26139c747404f6a62318207e
2017-08-08 17:14:28 -04:00
Carsten "Tomcat" Book
c329d562fb
merge mozilla-inbound to mozilla-central a=merge
2017-08-09 11:37:08 +02:00
Francois Marier
abc9db6106
Bug 1388570 - Remove trailing period from Safe Browsing advisory titles. r=hchang
...
MozReview-Commit-ID: I2cxQcTyQjc
--HG--
extra : rebase_source : af287158f3be9bfdadb350ab51099c796690fc3c
2017-08-08 17:27:35 -07:00
Eric Rahm
d947321e29
Bug 1386825 - Part 3: Remove MOZ_B2G from libpref. r=froydnj
...
MozReview-Commit-ID: GFLU2XF5yId
2017-08-08 14:41:08 -07:00
Ryan Hunt
c484a93af5
Bug 1387566 - Enabled "apz.keyboard.passive-listeners" in nightly. r=kats
...
MozReview-Commit-ID: 566GvdCxkqK
--HG--
extra : source : 6a1c370f519e9d2e7702b48721a3afd70ada3863
extra : amend_source : 4034661c9c256b8c78e7c03ceed437b42ceec231
2017-08-08 15:13:44 -05:00
Valentin Gosu
77c03044f9
Bug 1380617 - Set network.standard-url.punycode-host to true r=mcmanus
...
MozReview-Commit-ID: H6vFyq6SdiJ
2017-08-09 17:44:01 +02:00
Valentin Gosu
7520c99a2c
Bug 1380617 - Add nsIURI.displayPrePath r=mcmanus,Gijs
...
- Use displayPrePath in the pageInfo permissions that shows "Permissions for:"
- The extra displayPrePath method is necessary because it's difficult to compute it manually, as opposed to not having a displaySpecWithoutRef - as it's easy to get that by truncating displaySpec at the first '#' symbol.
MozReview-Commit-ID: 9RM5kQ2OqfC
2017-08-09 17:43:58 +02:00
Jonathan Kew
92d0aff08b
Bug 1384862 - Update WOFF2 code to latest upstream. r=sylvestre
2017-07-27 10:33:47 +02:00
Jonathan Kew
009efa5e70
Bug 1340910 - pt 2+3 - Import Brotli 0.6.0 from upstream, and Gecko updates required to work with Brotli 0.6.0 API changes. r=glandium
2017-08-09 11:45:39 +01:00
Jonathan Kew
a6860e142e
Bug 1340910 - pt 1 - Update our Brotli import script to pull release 0.6.0 from upstream. r=glandium
2017-08-09 11:43:52 +01:00