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
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
Nicholas Nethercote
1a6f1a62fa
Bug 1387381 - Remove nsXPIDLString local variables. r=erahm.
...
nsXPIDLStrings are marked as VOIDED upon initialization. Most of these local
nsXPIDLString variables are immediately set via getter_Copies(), which will
either assign a string value (using Adopt()) or do SetIsVoid(). These can be
trivially converted to nsString, which will get the same treatment.
The patch suitably converts the remaining nsXPIDLString local variable as well.
--HG--
extra : rebase_source : 5fff9f2c6844559198f601853f8db08564add7d5
2017-08-08 16:07:55 +10:00
Wes Kocher
223f322400
Merge m-c to autoland a=merge
...
MozReview-Commit-ID: 2qLtb79Nlhs
2017-08-08 15:26:30 -07:00
Nicholas Hurley
11b250f5a5
Bug 1388160 - Disable prefetch (again). r=jduell
...
MozReview-Commit-ID: JNsrJdwxb0N
--HG--
extra : rebase_source : b68eb0de78e81ca616769917eda45b5a9c2e54b1
2017-08-07 14:10:43 -07:00
Wes Kocher
cf8f3268a1
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 5tBON9YUdAO
2017-08-07 15:23:46 -07:00
Honza Bambas
a34f847b9f
Bug 1386323 - Perform HTTP response throttling only for a limited time after new transactions are actived. r=mcmanus
2017-08-07 06:28:00 -04:00
Masatoshi Kimura
b186427ed3
Bug 1374847 - Remove nsIPrefBranch2 and nsIPrefBranchInternal. r=njn
...
MozReview-Commit-ID: 2LFhKNVspko
--HG--
extra : rebase_source : 1acfd1427a2d81294d6cbc6358b1d1070b4c2c12
2017-08-04 17:12:58 +09:00
Carsten "Tomcat" Book
a24b9505f9
Merge mozilla-central to autoland
2017-08-07 13:16:54 +02:00
Carsten "Tomcat" Book
e54b14cf9a
merge mozilla-inbound to mozilla-central a=merge
2017-08-07 12:56:05 +02:00
Nicholas Nethercote
f941156987
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
...
This removes about 2/3 of the occurrences of nsXPIDLString in the tree. The
places where nsXPIDLStrings are null-checked are replaced with |rv| checks.
The patch also removes a couple of unused declarations from
nsIStringBundle.idl.
Note that nsStringBundle::GetStringFromNameHelper() was merged into
GetStringFromName(), because they both would have had the same signature.
--HG--
extra : rebase_source : ac40bc31c2a4997f2db0bd5069cc008757a2df6d
2017-08-04 14:40:52 +10:00
Alastor Wu
0528b73bd3
Bug 1387917 - Turn on the pref media.block-autoplay-until-in-foreground by default. r=bwu
...
MozReview-Commit-ID: 7KNLYSeSXDu
--HG--
extra : rebase_source : 902783cd494514d3bb5921f8da062414c5039662
2017-08-07 10:34:30 +08:00
Henry Chang
af3b11c151
Bug 1375277 - New safebrowsing threat type "POTENTIALLY_HARMFUL_APPLICATION" introduced by v4. r=francois
...
As our threattype-listname conversion design, "goog-harmful-proto" is allocated
for this new threat type. This threat type is mainly for mobile.
MozReview-Commit-ID: G9GbgmHHHfp
--HG--
extra : rebase_source : 0681fcd9322b94451a86eafe57bf1ccc4b89db30
extra : intermediate-source : 28b0502d9add81beeae58a2c33f9fd5839d4d544
extra : source : 646f02f15131aa98ad37015b0a641304a3271796
2017-07-27 15:37:57 +08:00
Masatoshi Kimura
06311d2e3a
Bug 1375125 - Remove nsILocalFile. r=froydnj
...
MozReview-Commit-ID: 6oU6Ya5UXtC
--HG--
extra : rebase_source : 55b6e30aa348c1b939326698b0da7d72c26b479c
2017-08-05 09:43:49 +09:00
Masatoshi Kimura
8b713b2b0f
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
...
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.
MozReview-Commit-ID: 4ecl3RZhOwC
--HG--
extra : rebase_source : 412880ea27766118c38498d021331a3df6bccc70
2017-08-04 17:49:22 +09:00
Sebastian Hengst
d9f6b67320
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-08-04 19:32:45 +02:00
Ryan Hunt
767be953a9
Bug 1385071 - Allow keyboard APZ with passive listeners, behind a pref. r=kats
...
This commit adds the pref, 'apz.keyboard.passive-listeners', to allow web
content to have passive key event listeners and use keyboard APZ. When we are
allowing passive listeners, we need to dispatch the input to content and can
no longer consume the event. So we use mHandledByAPZ in nsXBLWindowKeyHandler
to determine whether we still need to do the default action, or whether it
has been done by APZ.
MozReview-Commit-ID: 2HAC6DjDyPZ
--HG--
extra : rebase_source : 77543ef3f28bdbb8ef77e984097ce75cdf333c82
2017-07-27 19:53:57 -04:00
Wes Kocher
2196b718d3
Merge inbound to central, a=merge
...
MozReview-Commit-ID: DlSLhaepjeU
2017-08-03 18:06:53 -07:00
Mason Chang
68b377c1ce
Bug 1383916 Prep a DrawTarget to be drawn to on the paint thread. r=dvander
2017-08-03 08:50:32 -07:00
Amy Chung
b01732f8ca
Bug 1331680 - Part 2: Use local cookie hashtable in content process, and perform cookie permission checks synchronously. r=jdm
2017-08-03 17:59:31 +08:00
Munro Mengjue Chiang
c329525c9e
Bug 1386974 - set the preference for android hardware encoder to true in default. r=jib
...
MozReview-Commit-ID: 1J9TuYhxevF
--HG--
extra : rebase_source : 2723e1e652785bac61cae4b9ba0731001d1d8111
2017-08-03 16:25:58 +08:00
Wes Kocher
baf6cddc4c
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 9NFjSEt96iT
2017-08-02 17:11:51 -07:00
Masatoshi Kimura
f143125cc2
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
...
MozReview-Commit-ID: DqJdTGopR9G
--HG--
extra : rebase_source : e8c9eb03468c075b79013b6e0bd8b367229c24cd
2017-07-29 20:50:21 +09:00
Phil Ringnalda
2ef9ec6589
Backed out changeset 525c6c747a7a (bug 1383916) for Windows 8 reftest failures
...
CLOSED TREE
MozReview-Commit-ID: LvxYj7DmsGX
2017-08-01 23:07:18 -07:00
Mason Chang
788361e0d9
Bug 1383916. Prep and flush draw targets on the paint thread with OMTP. r=dvander
2017-07-31 20:56:01 -07:00
Sebastian Hengst
cbd7e56969
merge mozilla-central to autoland. r=merge a=merge
2017-08-01 11:25:13 +02:00