Munro Mengjue Chiang
253a2f3acc
Bug 1374204 - set the preference for android hardware encoder to true in nightly. r=jib
...
MozReview-Commit-ID: L0ibqWACQLD
--HG--
extra : rebase_source : 1f7da54d7b300564e5b7908b62d55c4871c58246
2017-06-19 16:22:36 +08:00
Florian Quèze
5b8f8b884c
Bug 1374282 - script generated patch to remove Promise.defer calls, r=Mossop.
2017-06-22 12:51:42 +02:00
Florian Quèze
66f6d259bc
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
Wes Kocher
bb24138b9d
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: CaSKFN9T7N4
2017-06-21 18:05:27 -07:00
Samuel Vargas
51d69e7578
Bug 1367893 - Rename webgl.max options to webgl.perf.max - r=jgilbert
2017-06-21 16:25:49 -07:00
Felipe Gomes
a45c6fd314
Bug 1374731 - Don't use hardcoded test entries for the Flash classification tables. r=bytesized
...
MozReview-Commit-ID: 1pG11W7PX4R
--HG--
extra : rebase_source : a4c77e4b09a78f515d1485c6ef95cf81f27ee783
2017-06-20 18:15:44 -03:00
Wes Kocher
c0e1236f1a
Merge autoland to m-c a=merge
...
MozReview-Commit-ID: LFtpTAueYrF
2017-06-20 18:24:29 -07:00
Kate McKinley
a809b5b8d6
Bug 1374453 - turn HSTS priming on in Beta r=ckerschb
...
MozReview-Commit-ID: JHc47g8cDmb
--HG--
extra : rebase_source : cb67f51ac7fef74f43cc05d02bac4ef13c3ded15
2017-06-19 14:46:48 -07:00
Kate McKinley
9108666ee6
Bug 1374443 - Decrease HSTS priming timeout to 2s r=ckerschb
...
MozReview-Commit-ID: 7brYAUXwHvE
--HG--
extra : rebase_source : 4ef6f27cc855b828ac742f2990dc12668bd910aa
2017-06-19 14:35:27 -07:00
Blake Kaplan
77c215ce8b
Bug 981796 - Turn off window.showModalDialog. r=smaug
...
MozReview-Commit-ID: CEURcAfkina
--HG--
extra : rebase_source : 0a5219098af06602c963ff173c3b3ffbfe282eb5
2017-06-07 16:28:01 -07:00
Carsten "Tomcat" Book
de892834ed
Merge mozilla-central to mozilla-inbound
2017-06-20 11:31:34 +02:00
Carsten "Tomcat" Book
013fb0680e
merge mozilla-inbound to mozilla-central a=merge
2017-06-20 11:26:40 +02:00
Wes Kocher
17a16ffd2f
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: Gf5xDaCWnPi
2017-06-19 17:34:36 -07:00
Wes Kocher
57da9036bb
Merge inbound to central, a=merge
...
MozReview-Commit-ID: KZoJHLFuTwT
2017-06-19 17:30:02 -07:00
Chris Pearce
4e48872937
Bug 1374499 - Increase number of shmems pre-allocated by PChromiumCDM to 6. r=gerald
...
Currently we preallocate 4 shmems for ferrying video frames between the GMP and CDM
procecss. Our telemetry indicates that 88% of PChromiumCDM instances need only 4.
So 12% are finding that insufficient, and are taking the slow path and sending frames
back to the content process via a non-shared path while they allocate more shmem.
If we increased our pre-allocation to 6 shmems, we'd guess correctly for 97%, and thus
we'd avoid the slow path more often.
MozReview-Commit-ID: 9HcrlskiCPq
--HG--
extra : rebase_source : 0b3ba593b7b8c9739221c056687f0f3f0fb3019d
2017-06-20 13:47:33 +12:00
Daniel Stenberg
7819a5be9a
Bug 1328865 - Make nsJARURI::SetSpecWithBase ignore URL fragments. r=valentin
...
As otherwise it could wrongly find !/ delimiters with that.
2017-06-18 23:52:00 -04:00
Carsten "Tomcat" Book
d14a5a593a
merge mozilla-inbound to mozilla-central a=merge
2017-06-19 13:37:20 +02:00
Dragana Damjanovic
e80186dffd
Bug 1372897 - Test only the necko part of TFO, i.e. disable the nspr part. r=mcmanus
2017-06-19 09:16:38 +02:00
Milan Sreckovic
c0d37bddd9
Bug 1373250: encapsulate all of the memory management in a single structure so that we don't have to do any manual freeing. r=milan
...
MozReview-Commit-ID: 8hIm53rDUI3
--HG--
extra : rebase_source : 270e89dc05e378f5ae560a0beb719fe18bf671bf
2017-06-15 17:33:20 -04:00
Cameron McCormack
1849ea4995
Backout bug 1291457 and bug 1370034 for bustage.
2017-06-19 13:55:15 +08:00
Aaron Klotz
aae99d6411
Bug 1363221: Enable a11y handler by default in prefs; r=jimm
...
--HG--
extra : amend_source : 7245734128495ade0baf3d5edc2e267f70afa439
2017-06-19 14:23:45 -06:00
Honza Bambas
9e38f7b8fc
Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
...
--HG--
extra : rebase_source : c9690f4b8decd39a10da676bd50ec09cb2ad8892
2017-05-30 18:07:59 +02:00
Gerald Squelart
ac5fcad310
Bug 1371882 - Avoid MemoryBlockCache when combined sizes > 'media.memory_caches_combined_limit_...' - r=cpearce
...
Don't go over the lowest of 'media.memory_caches_combined_limit_kb'
(kilobytes) or 'media.memory_caches_combined_limit_pc_sysmem' (percents of
system memory).
Added more logging around creation/destruction of MediaCaches.
MozReview-Commit-ID: Cdz4ycyn1RR
--HG--
extra : rebase_source : 63168234f186c3ef9c0289a189a647d67d8526a4
2017-06-12 15:42:26 +12:00
Gerald Squelart
527c7d3dee
Bug 1371882 - If content length <= 'media.memory_cache_max_size', use a discrete memory-backed MediaCache - r=cpearce
...
MozReview-Commit-ID: HH1R6LjKkxb
--HG--
extra : rebase_source : 2ce35a504c6709624bc7d161003b8331f6f25d1e
2017-06-09 23:15:04 +12:00
Michael Layzell
cd7d12f6e7
Bug 1370971 - Enable dom.noopener.newprocess by default, r=bz
...
MozReview-Commit-ID: 2XNmnVkIicV
2017-06-15 15:07:44 -04:00
Milan Sreckovic
8a9d97395a
Bug 789945: Part 4. Explicitly make some pref save be blocking calls. r=bsmedberg
...
MozReview-Commit-ID: 1MEp7o65HAV
--HG--
extra : rebase_source : b787c78253ad22b6fd4785e7a66f426af4f9b424
2017-06-14 13:38:17 -04:00
Milan Sreckovic
d43b8012f4
Bug 789945: Part 3. Flush late in the shutdown, to give a last save a chance to complete and for the flush to not be blocking. r=bsmedberg"
...
MozReview-Commit-ID: 7w5Y16C7mTn
--HG--
extra : rebase_source : 3aba3691e2ef889e89e9ff9d37a7332d018484e5
2017-06-14 13:38:08 -04:00
Milan Sreckovic
1176eaef58
Bug 789945: Part 2. Off main thread functionality for the save. r=bsmedberg
...
MozReview-Commit-ID: 2TmA59K4nSB
--HG--
extra : rebase_source : 76b9996d2762e0dbaa4849d3c652cee8d6320865
2017-06-14 13:37:28 -04:00
Stone Shih
39f13a468a
Bug 1352278 - [Pointer Event] Turn on PointerEvent preference on Mac and Linux nightly. r=masayuki.
...
MozReview-Commit-ID: JeuDOjTMkl1
2017-03-31 09:24:24 +08:00
Cervantes Yu
d52aeedecb
Bug 1286802
- Part 3: Add empty set_include_context_heap() implementation to ExceptionHandler and CrashGenerationServer. r=ted
...
MozReview-Commit-ID: 5GBzvyvNPDa
2017-06-20 15:00:32 +08:00
Dragana Damjanovic
7ac14b47e5
hg qrefresh -m "Bug 1372897 - REVERT test of the necko part of TFO. r=mcmanus"
2017-06-20 08:39:53 +02:00
Carsten "Tomcat" Book
ea1b86680c
Backed out changeset 9846de3bd954 (bug 1372405
)
...
--HG--
extra : rebase_source : 5d4a48e8ec394c329994689d938d2a6e9b2752b0
2017-06-20 08:27:02 +02:00
Bill McCloskey
4592152411
Bug 1372405
- Provide names for all runnables in the tree (r=froydnj)
...
MozReview-Commit-ID: DKR6ROiHRS7
2017-06-19 22:25:47 -07:00
Bevis Tseng
d1637b9c5a
Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm
...
MozReview-Commit-ID: LYhSWnZkq0i
2017-06-14 09:27:17 +08:00
Carsten "Tomcat" Book
bf5e392d4d
Merge mozilla-central to autoland
2017-06-20 11:32:41 +02:00
Gerald Squelart
a48b493e46
Bug 1374148 - Block D3D11 on more crashy nvwgf2um.dll versions - r=bwu
...
MozReview-Commit-ID: ClpxPeDRaqp
--HG--
extra : rebase_source : 6b2296b4b5adf18978cb9f61f6fdebac96f444db
2017-06-20 16:03:32 +12:00
Markus Stange
b3f7a29732
Bug 1370034 - Allow disabling window transforms using a pref. r=spohl
...
MozReview-Commit-ID: T5NWKMA4qz
--HG--
extra : rebase_source : 5c76f8e08ea77aa2d330771c90f6d026f2c2cdce
2017-06-09 11:16:48 -04:00
DimiL
c301aff125
Bug 1366920 - SafeBrowinsg V4 only in 56. r=francois
...
MozReview-Commit-ID: KWhPC7YWzAh
--HG--
extra : rebase_source : 7fd8bea46709d2eade501b1ce781857ccdc3f189
2017-06-14 09:56:27 +08:00
Kaku Kuo
f3ae45c841
Bug 1371188 P4 - add media.decoder.skip-to-next-key-frame.enabled pref; r=jya
...
MozReview-Commit-ID: HUQX1IeWkEE
--HG--
extra : rebase_source : c2c5a5c0fc1e815273ceb552951978bc0f6f91fd
extra : source : 53e44c5538a6318588d6973ca833067e8df06042
2017-06-12 16:36:42 +08:00
Markus Stange
f8d4832d5f
Bug 1370034 - Allow disabling window transforms using a pref. r=spohl
...
MozReview-Commit-ID: T5NWKMA4qz
--HG--
extra : rebase_source : 2959234f0c0c1368207efc17ec101cb5fc87e5b6
2017-06-09 11:16:48 -04:00
Gijs Kruitbosch
296bd92c9d
Bug 789945: Part 1. Extract preference write functionality into a separate method/class and add interrupt callback functionality. Add methods to explicitly ask for main or off main thread save (inactive.) r=bsmedberg
...
MozReview-Commit-ID: FzI51oapEsL
--HG--
extra : rebase_source : 0e2c21f12b8cc69f4736a64e72c8500a770ed281
2016-01-01 12:39:02 +00:00
Masayuki Nakano
e3147efdde
Bug 1372483 - Get rid of the hack for Easy Changjei from TSFTextStore since it isn't available on Firefox anymore r=m_kato
...
Easy Changjei, a Traditional Chinese IME, isn't available on Firefox because:
* The vendor has gone and nobody keeps maintaining it.
* It crashes at first key press since it was built with older Visual Studio and depends on the version's CRT.
Therefore, we don't need to support it anymore.
MozReview-Commit-ID: LjyAvWsrlJ1
--HG--
extra : rebase_source : 481c4fdd5bbd6ed9984a101226f5232da9705430
2017-06-14 14:20:27 +09:00
Randell Jesup
450c4d90a1
Bug 1341285: rollup of changes for webrtc after applying webrtc.org v57 update r=ng,jesup,pehrsons,drno,dminor,cpearce,jya,glandium,dmajor
...
Includes re-importing gyp files removed from upstream in v56, and then
updating them to match the BUILD.gn file changes.
--HG--
rename : media/webrtc/trunk/webrtc/call/audio_send_stream.cc => media/webrtc/trunk/webrtc/call/audio_send_stream_call.cc
2017-06-13 01:54:13 -04:00
David Anderson
2121bb50ef
Only restart the GPU process multiple times on Nightly. (bug 1369097, r=milan)
2017-06-12 10:54:23 -07:00
Olli Pettay
ce6010c7d6
Bug 1367905 - Try to run GC/CC slices, including forgetSkippable, during idle time, r=mccr8
...
--HG--
extra : rebase_source : 2ee14a0cc890b91f405a5b4741030dbad6989018
2017-06-10 02:38:50 +03:00
Mike Taylor
4b10337a50
Bug 1368920. Part 4 - Enable Report Site Issue button for DevEdition and Nightly builds only. r=Gijs
...
MozReview-Commit-ID: Fu1oGBulbLT
--HG--
extra : rebase_source : 987965cd033c682f7c1023225b74541729eda53c
2017-06-06 15:50:53 -05:00
Wes Kocher
d4af1fa9e1
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: E2oiCGaL6uX
2017-06-08 18:42:21 -07:00
Wes Kocher
39dd8b763b
Merge inbound to central, a=merge
...
UPGRADE_NSS_RELEASE
MozReview-Commit-ID: 4of9LS9sA2I
--HG--
extra : amend_source : c399503fa642c04d256ee0ce53b099601259f90a
2017-06-08 18:10:10 -07:00
Wes Kocher
43acd1b6e6
Backed out 2 changesets (bug 1367905) for a spike in Windows reftest failures a=backout
...
Backed out changeset c5aaa3f7b79e (bug 1367905)
Backed out changeset 1c66da2b1e88 (bug 1367905)
MozReview-Commit-ID: IX632WoWHrO
2017-06-08 16:09:28 -07:00
Carsten "Tomcat" Book
247a47fac9
Merge mozilla-central to mozilla-inbound
2017-06-08 15:16:36 +02:00