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

12654 Коммитов

Автор SHA1 Сообщение Дата
Xidorn Quan 6a9f5ff102 Bug 1289642 - Remove prefixed PointerLock API. r=smaug
MozReview-Commit-ID: BUSEojZNIgb

--HG--
extra : rebase_source : bfdf71d5244d3b0877712a63cb07cf119c2e6992
2016-12-19 12:40:02 +11:00
Michael Layzell e05f540cb8 Bug 1333936 - Lift the Large-Allocation header process cap to 10, r=smaug
MozReview-Commit-ID: L3dvIhhV2Ga
2017-01-31 14:08:20 -05:00
Michael Layzell 307c2a9820 Bug 1331083 - Enable the Large-Allocation header by default, r=smaug
MozReview-Commit-ID: DwPyo9kcUnE
2017-01-31 14:08:20 -05:00
philipp 9136e5b769 Bug 1334561 - Add another batch of affected AMD driver versions to d3d11 dxva blacklist. r=gerald 2017-01-27 10:43:00 +01:00
Ehsan Akhgari 8847fca5f6 Bug 1334241 - Turn on the preference for annotating channels with TP information by default; r=francois
With this pref turned on, channels with the LOAD_CLASSIFY_URI load flag
will return true from the nsIHttpChannel::IsTrackingResource() API after
being loaded if their URL appears on the TP list.
2017-01-27 11:24:06 -05:00
Sebastian Hengst bf560845c3 Backed out changeset ce92787e2ac7 (bug 1334241) for triggering non-local connections in testing environment. r=backout on a CLOSED TREE 2017-01-27 16:48:33 +01:00
Ehsan Akhgari 46284d5e68 Bug 1334241 - Turn on the preference for annotating channels with TP information by default; r=francois
With this pref turned on, channels with the LOAD_CLASSIFY_URI load flag
will return true from the nsIHttpChannel::IsTrackingResource() API after
being loaded if their URL appears on the TP list.
2017-01-27 10:15:49 -05:00
Wes Kocher 8fa84ca644 Merge inbound to central, a=merge
MozReview-Commit-ID: BZgxmhS6OtM
2017-01-26 16:19:05 -08:00
Christoph Kerschbaumer 98c3400499 Bug 1328860: Install pref to have data: URIs not inherit the security context. r=smaug 2017-01-26 18:40:32 +01:00
Christian Holler 4dc29b3b09 Bug 1332361 - Expose TestingFunctions to content in FUZZING builds. r=jandem.
MozReview-Commit-ID: HA0oodPzAeS

--HG--
extra : rebase_source : 896f4d9465b8bd2a5655dec63165f893b0f0f5df
2017-01-25 13:39:54 +01:00
Alex Chronopoulos 052a8b8fba Bug 1333438: Pref on full duplex for Android. r=padenot
MozReview-Commit-ID: GnfoQuRqUxw

--HG--
extra : rebase_source : 9a313c58136081181ca8600806c5469bcfdfdcf7
2017-01-25 10:47:09 +02:00
stefanh@inbox.com f28e3f1e0d Bug 1313045 - Remove toolkit/identity, part1: Remove unneeded files/bits. r=MattN. 2017-01-23 20:20:54 +01:00
Felipe Gomes 00dd3f7914 Bug 1282484 - Write structure for pref-configurable fallback rules list, and include initial set of rules. r=qDot
* * *
Bug 1282485 - Plugin fallback rule - don't use fallback when the descendant has an embed element
* * *
Bug 1316102 - Plugin fallback rule - use fallback when it contains a <video> element
* * *
Bug 1282487 - Plugin fallback rule - don't use fallback when it contains links to adobe.com
* * *
Bug 1282486 - Plugin fallback rule - don't use fallback when it contains 'install Flash' instructions

MozReview-Commit-ID: DexVBrAfaTb
2017-01-24 03:08:04 -02:00
Felipe Gomes 917ff060cb Bug 1282484 - Add a mechanism to control plugin fallback content. r=qDot
MozReview-Commit-ID: Lt4tOdFdQzN
2017-01-24 03:07:41 -02:00
Phil Ringnalda 02a56df647 Merge m-i to m-c, a=merge 2017-01-23 18:54:36 -08:00
Gabor Krizsanits 216527edfc Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-23 14:15:30 +01:00
Carsten "Tomcat" Book 2651b88b63 merge autoland to mozilla-central a=merge 2017-01-23 11:08:00 +01:00
Ryan VanderMeulen 16fe15fa34 Backed out 2 changesets (bug 1321865) for causing bug 1332939. a=me
Backed out changeset 31511bed6415 (bug 1321865)
Backed out changeset cd23e1fc730b (bug 1321865)
2017-01-22 22:30:19 -05:00
Phil Ringnalda c863cef487 Merge m-i to m-c, a=merge 2017-01-22 08:47:43 -08:00
Phil Ringnalda c011539e6c Merge m-c to autoland 2017-01-21 15:26:08 -08:00
Phil Ringnalda 74f10163fe Merge m-i to m-c, a=merge 2017-01-21 15:24:42 -08:00
Phil Ringnalda 63d58feb4a Backed out 2 changesets (bug 1303113) for test_ext_cookies.html failures
CLOSED TREE

Backed out changeset f6c9241b40ec (bug 1303113)
Backed out changeset f4b8933f62ea (bug 1303113)
2017-01-21 12:20:41 -08:00
Gabor Krizsanits 8b31ae6749 Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-21 18:24:35 +01:00
Ryan VanderMeulen 0ed8268425 Bug 1328971 - Update Freetype to version 2.7.1. r=jfkthame
--HG--
rename : modules/freetype2/src/gzip/zconf.h => modules/freetype2/src/gzip/ftzconf.h
extra : rebase_source : 5cc284ba03baed32ec03326ffadeef57e94a9de7
2017-01-21 08:53:00 -05:00
Ethan Glasser-Camp 1549e45546 Bug 1331467: Enable chrome.storage.sync by default, r=kmag
MozReview-Commit-ID: 76wXwJGobIt

--HG--
extra : rebase_source : 8cc08b6d41c3b3e35cb92627e497a3925ef50376
2017-01-18 11:44:17 -05:00
Henry Chang 6bca0ecbd1 Bug 1331534 - Temporarily ignore v4 hash completion result. r=francois
MozReview-Commit-ID: 9P68EP5CWG4

--HG--
extra : rebase_source : fe90582db602a8e62505dcb81dd377480a644af5
2017-01-18 16:49:57 +08:00
Nihanth Subramanya 7e904b701f Bug 1323420 - Add a pref to control the close button on web permission prompts. r=past
MozReview-Commit-ID: JHEY478q3C

--HG--
extra : rebase_source : 402b02863e95f0cae9f6aaacc5f0645f31ca02b1
2017-01-16 18:08:07 +05:30
Tobias Schneider ce691838f0 Bug 1321865 - Enable IntersectionObserver. r=smaug
--HG--
extra : rebase_source : 9a72845f93fc4a11f0fda0b30b936dae2df303f6
extra : histedit_source : a153d18b9cfa85afd1d2e41e36995e4b1a9b8b75
2017-01-11 11:10:39 -08:00
Wes Kocher ddc572ebce Backed out changeset 529ae909938a (bug 1303113) for frequent asan failures in test_ext_cookies.html a=backout
MozReview-Commit-ID: 9hU3ePb8tpn
2017-01-20 12:22:08 -08:00
Gabor Krizsanits 4ef662975e Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-20 15:52:07 +01:00
Paul Adenot 538bb4f04a Bug 1332354 - Allow enabling cubeb log by flipping a pref. r=kinetik
MozReview-Commit-ID: H0Tpax4ntFn

--HG--
extra : rebase_source : b03f5b80652fb348212b1c45f1e91c405055b553
2017-01-20 13:52:29 +01:00
Lars T Hansen 6d7b1e9cef Bug 1312446 - Enable SharedArrayBuffer and Atomics by default. r=shu
--HG--
extra : rebase_source : 308016a3820017d790d7a77d8fc25e1388f04df4
extra : amend_source : 1fc3635840cd1a1021f6f3f9d6491c381a122dc9
2017-01-19 17:22:47 +01:00
Mark Banner 16e6d381ac Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
MozReview-Commit-ID: 62Hp5ISxowJ

--HG--
extra : rebase_source : daa8efb3409031fea553f4fd0c9d0746e38dc308
extra : histedit_source : b4c23aacf678ba0d0ac9c09191a7c494ead11a08
2017-01-18 10:30:39 +00:00
Michelangelo De Simone 7baf165ae7 Bug 1313155 - Remove dom/settings and related code. r=Ehsan
MozReview-Commit-ID: Gi7frPFQ6yW

--HG--
extra : rebase_source : 69bb31fe3bc96ca460f0e35abb0b0f82d03defb6
2016-12-29 11:26:49 -08:00
Ryan VanderMeulen 4eacb032f5 Merge autoland to m-c. a=merge 2017-01-18 09:24:55 -05:00
Jeff Gilbert 4da6480883 Bug 1329815 - GeneratePerfWarning and warn on completed-FB invalidation. - r=kvark
MozReview-Commit-ID: C9J3qdnsaZF
2017-01-17 17:44:56 -08:00
Glenn Randers-Pehrson bf60b78bbe Bug 1328099 - Update in-tree zlib to version 1.2.11. r=jrmuizel 2017-01-17 17:31:50 -05:00
David Anderson 312d2f3433 Let the GPU process ride the trains. (bug 1330554, r=milan) 2017-01-16 23:51:24 -08:00
David Anderson 73fc4d8599 Rename the GPU process prefs. (bug 1330554, r=milan) 2017-01-16 23:51:24 -08:00
Phil Ringnalda 3acc966df2 Merge m-c to m-i 2017-01-16 21:45:14 -08:00
Phil Ringnalda 790b2cb423 Merge m-i to m-c, a=merge 2017-01-16 21:42:59 -08:00
John Dai 9404a1745d Bug 1269155 - Revise Node.rootNode to Node.getRootNode. r=smaug 2017-01-16 01:46:00 +08:00
Mark Banner 34bd93ded7 Bug 527444 - use do_register_cleanup calls instead of tail_*.js files in xpcshell, in Core and Toolkit. r=Paolo.
Patch originally by Rahid Hasan. Updated by Akshendra Pratap Singh, jdm and Standard8.

MozReview-Commit-ID: F0edTCSsXzy

--HG--
extra : rebase_source : 7123a8162a4cdbcfb08f9a765d158e179c46b202
2017-01-12 16:09:58 +00:00
Tyler Maklebust db2430b4b9 Bug 1309935 - Add ability to find within select dropdown when over 40 elements. r=jaws
Original patch by Tyler Maklebust <tmaklebust@gmail.com> and Jared Beach <beachjar@msu.edu>

MozReview-Commit-ID: 7FW6PHIrXF4

--HG--
extra : rebase_source : e8132fc8af91657ca80f18a841101bc1070c8b15
2017-01-17 15:40:15 -05:00
Trevor Saunders 1697309ff6 bug 1331286 - remove accessibility.ipc_architecture_enabled pref r=davidb 2017-01-16 14:13:34 -05:00
Gerald Squelart 8b50e46e00 Bug 1331086 - Block D3D11 video decoding on igd11dxva64 20.19.15.4404 - r=philipp
MozReview-Commit-ID: K3IKjcUV8VU

--HG--
extra : rebase_source : d16afe8c0b8829b855815b9b4f4308a936def19e
2017-01-16 09:03:21 +11:00
Alastor Wu 45eddd8070 Bug 1331317 - only enable the pref 'media.block-autoplay-until-in-foreground' on Nightly. r=jwwang
MozReview-Commit-ID: JrDuWUZrITz

--HG--
extra : rebase_source : 822327a2a87f9912ef2d8d48c6ebd1ad90771dfb
2017-01-16 14:56:57 +08:00
Miko Mynttinen 9c41859a25 Bug 1323797 - Add compositor support for triangle layers (for BasicCompositor backend) - Part 3: Implement DrawPolygon() with Paths r=mattwoodrow
MozReview-Commit-ID: FjxDlzdhqor

--HG--
extra : rebase_source : 0a0737cec7bc2d5cb7df264d7a9043c895b47275
2017-01-10 20:48:44 +02:00
Gerald Squelart 6f289c28b5 Bug 1329824 - media.wmf.allow-unsupported-resolutions - r=jya
MozReview-Commit-ID: 64CC6inOluH

--HG--
extra : rebase_source : ecf82c1c6194430a42b8c093e167a472926c96d6
2017-01-16 09:26:54 +11:00
Wes Kocher ca99354e00 Backed out changeset 5566e83980ed (bug 1313155) for mass build bustage a=backout CLOSED TREE
MozReview-Commit-ID: Co3f2Vkbf4y
2017-01-12 14:16:52 -08:00