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

31852 Коммитов

Автор SHA1 Сообщение Дата
Jan Beich 6ce1490e0f Bug 1511726 - Don't try to use shader disk cache if disabled. r=bholley 2018-12-11 12:08:15 -08:00
Jean-Yves Avenard 48517afae6 Bug 1512298 - Make IPDL MozPromise exclusive. r=gerald,froydnj
MozPromise most common use is to have an single or exclusive listener. By making the MozPromise generated by IPDL exclusive we can also use move semantics.

While at it, we also use move semantics for the ResponseRejectReason and via the callback's reject method so that the lambda used with the MozPromise::Then can be identical to the one used by the IPDL callback.
As it currently is, it provides no advantage over a copy as it's just an enum; however, this will facilitate future changes where it may not be.

Differential Revision: https://phabricator.services.mozilla.com/D13906

--HG--
extra : moz-landing-system : lando
2018-12-11 19:22:26 +00:00
Brindusan Cristian 5aed3a29ec Backed out changeset cc3f0de953e4 (bug 1512799) for marionette failures on test_pref_rollout_workaround.py. CLOSED TREE 2018-12-10 23:10:15 +02:00
Botond Ballo 8d292b768a Bug 1484884 - Fix async zoom transform computation for layout viewport. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D14020

--HG--
extra : moz-landing-system : lando
2018-12-09 00:53:20 +00:00
Botond Ballo 4e2bbb39df Bug 1512267 - If you set a pres shell resolution, you must scale to it. r=kats,JanH
Differential Revision: https://phabricator.services.mozilla.com/D13928

--HG--
extra : moz-landing-system : lando
2018-12-10 19:32:59 +00:00
Bobby Holley e8c8eea097 Bug 1512799 - Don't force-disable WebRender on non-qualified hardware when the qualified pref is set. r=kats,jrmuizel
The gfx pref machinery asserts when user-level values are set that
environment and runtime prefs have not been set. This effectively means
we need to make all user-level decisions before calls to ForceDisable(),
and the code in question here violates that contract.

This branch is not necessary for correctness, since the pref basically
means "enable WR on qualified hardware", and we can just ignore that
request if the hardware is not qualified. It does provide extra
about:support information, but we also get that information from the
recording in WebRenderHardwareQualificationStatus, which creates a
separate decision log for WEBRENDER_QUALIFIED. In this case, it will
report something like:

"WEBRENDER_QUALIFIED: blocked by env: No qualified hardware"

which should be enough here.

Differential Revision: https://phabricator.services.mozilla.com/D14082

--HG--
extra : moz-landing-system : lando
2018-12-10 18:35:18 +00:00
Kartikaya Gupta 98366771cd Bug 1507212 - Guard against the compositor receiving a delayed FlushApzRepaints message. r=botond
On Android the FlushApzRepaints API is used as part of the code flow of
zooming/scrolling to a focused input field. In mochitests this code can
run but the message might arrive late, after the test suite is down and
the browser is shutting down. Depending on timing, the parent process
compositor bridge instance might already have been cleared, in which
case the code would crash/fail an assertion. This patch makes the code
handle this case more gracefully.

Differential Revision: https://phabricator.services.mozilla.com/D13941

--HG--
extra : moz-landing-system : lando
2018-12-06 19:20:12 +00:00
WR Updater Bot 630d4966dd Bug 1512467 - Update webrender to commit 6db2d6c9005cf5888c6b35ca6908449ec591527a (WR PR #3369). r=kats
https://github.com/servo/webrender/pull/3369

Differential Revision: https://phabricator.services.mozilla.com/D13936

--HG--
extra : moz-landing-system : lando
2018-12-06 18:14:22 +00:00
WR Updater Bot 9f7e0d6686 Bug 1512375 - Update webrender to commit 545126069734895bcf506324542f0e716c32512e (WR PR #3388). r=kats
https://github.com/servo/webrender/pull/3388

Differential Revision: https://phabricator.services.mozilla.com/D13931

--HG--
extra : moz-landing-system : lando
2018-12-06 17:08:39 +00:00
WR Updater Bot 2492dcf6e6 Bug 1512156 - Update webrender to commit 8a6a53883bc6fe9522730e09b916f4023ee10d51 (WR PR #3387). r=kats
https://github.com/servo/webrender/pull/3387

Differential Revision: https://phabricator.services.mozilla.com/D13893

--HG--
extra : moz-landing-system : lando
2018-12-06 08:43:13 +00:00
Botond Ballo a88fd1acef Bug 1511137 - Track more accurately when the main thread originates a resolution change. r=kats
The tracking is done using nsAtom origins, similarly to how updates to the
scroll offset are tracked.

Currently, APZ still uses some heuristics to deduce that the main thread
originated a resolution change in some cases, but the intention is to try
to remove those and rely only on this mechanism in the future.

Differential Revision: https://phabricator.services.mozilla.com/D13741

--HG--
extra : moz-landing-system : lando
2018-12-05 16:29:18 +00:00
WR Updater Bot e0ef65f04a Bug 1512157 - Update webrender to commit 7c4162c581978d1a72ed2271a94382290855e227 (WR PR #3384). r=kats
https://github.com/servo/webrender/pull/3384

Differential Revision: https://phabricator.services.mozilla.com/D13799

--HG--
extra : moz-landing-system : lando
2018-12-05 12:18:24 +00:00
WR Updater Bot 5260e7d3ec Bug 1511967 - Update webrender to commit 6887ae38af2957ff04c6b33166ead0d9049bb0c1 (WR PR #3377). r=kats
https://github.com/servo/webrender/pull/3377

Differential Revision: https://phabricator.services.mozilla.com/D13796

--HG--
extra : moz-landing-system : lando
2018-12-05 12:11:48 +00:00
Ciure Andrei ed617be144 Backed out 2 changesets (bug 1512052)for causing build bustages CLOSED TREE
Backed out changeset 4773a3f46c22 (bug 1512052)
Backed out changeset 2f48c5afbe57 (bug 1512052)

--HG--
rename : browser/components/attribution/test/xpcshell/.eslintrc.js => browser/components/attribution/test/.eslintrc.js
2018-12-05 05:47:39 +02:00
Mark Banner 8256078237 Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop
Depends on D13745

Differential Revision: https://phabricator.services.mozilla.com/D13746

--HG--
extra : moz-landing-system : lando
2018-12-04 22:27:35 +00:00
Lee Salzman f7066e0fb7 Bug 1455848 - validate access to DWrite font files in WR and output helpful log messages on failure. r=jrmuizel 2018-12-11 15:58:02 -05:00
Michael Froman a94c2df4cc Bug 1512023 - fixes for mochitest failures when RDD pref'd on for Win/OSX. r=drno
Differential Revision: https://phabricator.services.mozilla.com/D13734

--HG--
extra : moz-landing-system : lando
2018-12-04 20:43:56 +00:00
WR Updater Bot 6b47bbcc0d Bug 1511814 - Update webrender to commit add1538234a214a371e471bff67734afd7c3ca95 (WR PR #3381). r=kats
https://github.com/servo/webrender/pull/3381

Differential Revision: https://phabricator.services.mozilla.com/D13724

--HG--
extra : moz-landing-system : lando
2018-12-04 12:45:26 +00:00
WR Updater Bot 602ca429c8 Bug 1511660 - Update webrender to commit a1758f0fc17a71c8d53387be5e9da42495ee11ae (WR PR #3380). r=kats
https://github.com/servo/webrender/pull/3380

Differential Revision: https://phabricator.services.mozilla.com/D13674

--HG--
extra : moz-landing-system : lando
2018-12-03 13:06:45 +00:00
Noemi Erli c9261f8a58 Backed out changeset b3c8a3a052ea (bug 1452146) for mochitest automation.py failures 2018-12-03 05:13:57 +02:00
Nils Ohlmeier [:drno] 31d3bd0b33 Bug 1452146 - flip av1 and rdd on for OSX and Win. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D13638

--HG--
extra : moz-landing-system : lando
2018-12-02 15:23:37 +00:00
Ciure Andrei 2edebf41a2 Merge inbound to mozilla-central. a=merge 2018-12-02 11:46:09 +02:00
WR Updater Bot 0bf789a3bb Bug 1511664 - Update webrender to commit 6ca634197cfe26738194f87042020fe838c0047a (WR PR #3379). r=kats
https://github.com/servo/webrender/pull/3379

Differential Revision: https://phabricator.services.mozilla.com/D13630

--HG--
extra : moz-landing-system : lando
2018-12-02 00:43:40 +00:00
WR Updater Bot f82de9eab9 Bug 1511663 - Update webrender to commit 92235d1fc4ff4c4fb4e1ed709eb3136e96c786b5 (WR PR #3378). r=kats
https://github.com/servo/webrender/pull/3378

Differential Revision: https://phabricator.services.mozilla.com/D13629

--HG--
extra : moz-landing-system : lando
2018-12-02 00:41:55 +00:00
WR Updater Bot 6ee483a7b2 Bug 1511662 - Update webrender to commit 0f2403d0813b5dd2113f61cc1548f4a8562881a2 (WR PR #3376). r=kats
https://github.com/servo/webrender/pull/3376

Differential Revision: https://phabricator.services.mozilla.com/D13628

--HG--
extra : moz-landing-system : lando
2018-12-02 00:39:11 +00:00
WR Updater Bot 9b5736f8c4 Bug 1511661 - Update webrender to commit 1619d945e853db14a9d62ed75dce7216ff3cdbc2 (WR PR #3366). r=kats
https://github.com/servo/webrender/pull/3366

Differential Revision: https://phabricator.services.mozilla.com/D13627

--HG--
extra : moz-landing-system : lando
2018-12-02 00:37:23 +00:00
WR Updater Bot dcf1333cf6 Bug 1511409 - Update webrender to commit dbaa10971f08f964120ba339f5b0ab3e7ace77d6 (WR PR #3374). r=kats
https://github.com/servo/webrender/pull/3374

Differential Revision: https://phabricator.services.mozilla.com/D13626

--HG--
extra : moz-landing-system : lando
2018-12-02 00:35:50 +00:00
Bobby Holley bc90e5cea2 Bug 1510490 - Cache exactly the shaders that are used early in startup. r=mattwoodrow,sotaro
Depends on D13443

Differential Revision: https://phabricator.services.mozilla.com/D13444
2018-12-01 10:43:10 -08:00
Bobby Holley 8b03f93115 Bug 1510490 - Add versioning support for serialized shaders. r=mattwoodrow
Depends on D13442

Differential Revision: https://phabricator.services.mozilla.com/D13443
2018-12-01 10:43:08 -08:00
Bobby Holley ad2ca6363c Bug 1510490 - Use digests instead of sources to key cached binaries. r=mattwoodrow
Depends on D13441

Differential Revision: https://phabricator.services.mozilla.com/D13442
2018-12-01 10:43:06 -08:00
Bobby Holley 3a7f6a1be5 Bug 1510490 - Rejigger shader concatenation to avoid allocating and operate on a callback. r=mattwoodrow
Depends on D13440

Differential Revision: https://phabricator.services.mozilla.com/D13441
2018-12-01 10:43:05 -08:00
Bobby Holley 8446df67e8 Bug 1510490 - Measure shader cache memory usage and remove total_gpu_bytes. r=mattwoodrow
The latter causes confusion in the memory reports because it gets summed
up and thus effectively doubles the reported texture memory usage. I've
decided it's best to drop, and so might as well do that while we're
already messing around with the memory reports and the associated
boilerplate.

Depends on D13439

Differential Revision: https://phabricator.services.mozilla.com/D13440
2018-12-01 10:43:03 -08:00
Bobby Holley c2a8fa1d1d Bug 1510490 - Add dependency on SHA2. r=mattwoodrow
Just pushing this down my patch queue to avoid triggering large cargo
rebuilds when rebasing.

Depends on D13438

Differential Revision: https://phabricator.services.mozilla.com/D13439
2018-12-01 10:43:02 -08:00
Bobby Holley 29f1255194 Bug 1510490 - Improve some comments. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D13438
2018-12-01 10:43:00 -08:00
Coroiu Cristina 1ca919f882 Merge mozilla-central to autoland a=merge 2018-12-01 07:55:13 +02:00
Coroiu Cristina 3564dfde3b Merge inbound to mozila-central a=merge 2018-12-01 07:46:00 +02:00
shindli 16a2088018 Backed out 7 changesets (bug 1510490) for Btup bustages CLOSED TREE
Backed out changeset f9d8e4ebe0a2 (bug 1510490)
Backed out changeset 55fa8c9b0c7e (bug 1510490)
Backed out changeset ee215fdef53f (bug 1510490)
Backed out changeset c02d08e9dd38 (bug 1510490)
Backed out changeset 6fafd118a82a (bug 1510490)
Backed out changeset 094544e620e1 (bug 1510490)
Backed out changeset 96e1ddc0637b (bug 1510490)
2018-12-01 07:07:26 +02:00
WR Updater Bot ff2481ee6f Bug 1511413 - Update webrender to commit 5b26863178f8533eeba2de28c6bdc019ba9ed3e8 (WR PR #3375). r=kats
https://github.com/servo/webrender/pull/3375

Differential Revision: https://phabricator.services.mozilla.com/D13603

--HG--
extra : moz-landing-system : lando
2018-12-01 02:53:32 +00:00
Bobby Holley ff0909a870 Bug 1510490 - Cache exactly the shaders that are used early in startup. r=mattwoodrow,sotaro
Depends on D13443

Differential Revision: https://phabricator.services.mozilla.com/D13444

--HG--
extra : moz-landing-system : lando
2018-12-01 03:06:10 +00:00
Bobby Holley da3513219c Bug 1510490 - Add versioning support for serialized shaders. r=mattwoodrow
Depends on D13442

Differential Revision: https://phabricator.services.mozilla.com/D13443

--HG--
extra : moz-landing-system : lando
2018-12-01 03:06:08 +00:00
Bobby Holley 491979a39e Bug 1510490 - Use digests instead of sources to key cached binaries. r=mattwoodrow
Depends on D13441

Differential Revision: https://phabricator.services.mozilla.com/D13442

--HG--
extra : moz-landing-system : lando
2018-12-01 03:06:01 +00:00
Bobby Holley 75a299b6cd Bug 1510490 - Rejigger shader concatenation to avoid allocating and operate on a callback. r=mattwoodrow
Depends on D13440

Differential Revision: https://phabricator.services.mozilla.com/D13441

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:58 +00:00
Bobby Holley bb62909e72 Bug 1510490 - Measure shader cache memory usage and remove total_gpu_bytes. r=mattwoodrow
The latter causes confusion in the memory reports because it gets summed
up and thus effectively doubles the reported texture memory usage. I've
decided it's best to drop, and so might as well do that while we're
already messing around with the memory reports and the associated
boilerplate.

Depends on D13439

Differential Revision: https://phabricator.services.mozilla.com/D13440

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:56 +00:00
Bobby Holley df736ea23b Bug 1510490 - Add dependency on SHA2. r=mattwoodrow
Just pushing this down my patch queue to avoid triggering large cargo
rebuilds when rebasing.

Depends on D13438

Differential Revision: https://phabricator.services.mozilla.com/D13439

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:54 +00:00
Bobby Holley 9b057cf775 Bug 1510490 - Improve some comments. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D13438

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:52 +00:00
Kartikaya Gupta acb39979b7 Bug 1511054 - Make APZSampler more threadsafe. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D13556

--HG--
extra : moz-landing-system : lando
2018-11-30 18:19:17 +00:00
WR Updater Bot ce9e688fe8 Bug 1511410 - Update webrender to commit 4f95de48bccbb06b44b03eae36f0344a29b18678 (WR PR #3367). r=kats
https://github.com/servo/webrender/pull/3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

--HG--
extra : moz-landing-system : lando
2018-12-01 02:16:26 +00:00
WR Updater Bot c806fb5944 Bug 1511242 - Update webrender to commit d960500dfd4b55c21ae7ce6f02574f672cd015e0 (WR PR #3370). r=kats
https://github.com/servo/webrender/pull/3370

Differential Revision: https://phabricator.services.mozilla.com/D13553

--HG--
extra : moz-landing-system : lando
2018-12-01 01:35:26 +00:00
Daniel Varga fabf13656d Merge mozilla-central to mozilla-inbound. a=merge 2018-12-01 23:42:02 +02:00
Jan Andre Ikenmeyer [:darkspirit] 318c8c660e Bug 1477037 - Add NULL check on aArgv. r=froydnj 2018-12-01 02:08:42 +01:00
Jonathan Kew 09aff89697 Bug 1458364 - Re-enable test_font_whitelist.asan on Windows/ASAN, as it no longer seems to fail there. r=dmajor 2018-12-01 15:29:10 +00:00
WR Updater Bot 2c5f2d8ed6 Bug 1511245 - Update webrender to commit d771bae9f824769c73419fdc3ccffa2bdc47c3e4 (WR PR #3368). r=kats
https://github.com/servo/webrender/pull/3368

Differential Revision: https://phabricator.services.mozilla.com/D13497

--HG--
extra : moz-landing-system : lando
2018-11-30 02:07:23 +00:00
WR Updater Bot a7afe16b40 Bug 1511244 - Update webrender to commit a48f34e09901a62ab12164c8e539011ed04d41bd (WR PR #3372). r=kats
https://github.com/servo/webrender/pull/3372

Differential Revision: https://phabricator.services.mozilla.com/D13495

--HG--
extra : moz-landing-system : lando
2018-11-30 01:59:14 +00:00
Sylvestre Ledru 265e672179 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
# ignore-this-changeset

--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
2018-11-30 11:46:48 +01:00
Razvan Maries 77d87d9972 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-11-30 05:13:14 +02:00
Lee Salzman a5f6c68080 Bug 1490537 - init and shutdown Skia in the GPU process. r=mattwoodrow 2018-11-29 18:09:46 -05:00
WR Updater Bot e4c5bbcd36 Bug 1511243 - Update webrender to commit a2b4202242d937d328eda21c2d9fcfece609283e (WR PR #3373). r=kats
https://github.com/servo/webrender/pull/3373

Differential Revision: https://phabricator.services.mozilla.com/D13493

--HG--
extra : moz-landing-system : lando
2018-11-30 01:56:07 +00:00
WR Updater Bot d9d71f2362 Bug 1510882 - Update webrender to commit 835ba47f392c47a35c9baa2d44ec6cb1903b6f2b (WR PR #3371). r=kats
https://github.com/servo/webrender/pull/3371

Differential Revision: https://phabricator.services.mozilla.com/D13492

--HG--
extra : moz-landing-system : lando
2018-11-30 01:50:17 +00:00
Razvan Maries d696b8eb57 Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-11-29 23:46:52 +02:00
Markus Stange 2e2c28e9f6 Bug 1510058 - Work around mWidget becoming null during DidComposite, and add a diagnostic assert that will hopefully root out the culprit. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D13309

--HG--
extra : moz-landing-system : lando
2018-11-29 17:48:43 +00:00
sotaro e3e8ee1110 Bug 1510174 - Fix WrExternalImageBufferType in SurfaceTextureHost::CreateRenderTexture() r=kats
By accident, WrExternalImageBufferType::TextureRectHandle was set in SurfaceTextureHost::CreateRenderTexture() instead of WrExternalImageBufferType::TextureExternalHandle in Bug 1499255.

Differential Revision: https://phabricator.services.mozilla.com/D13050

--HG--
extra : moz-landing-system : lando
2018-11-29 15:39:51 +00:00
Coroiu Cristina 3ba5c153be Merge mozilla-central to autoland a=merge 2018-11-29 06:38:18 +02:00
Coroiu Cristina e92b0f1d7f Merge inbound to mozilla-central a=merge 2018-11-29 06:27:40 +02:00
WR Updater Bot eb7d1978ea Bug 1503447 - Follow-up to fix generated FFI header. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D13358

--HG--
extra : moz-landing-system : lando
2018-11-29 03:39:45 +00:00
WR Updater Bot 6ab298d163 Bug 1510884 - Update webrender to commit 7f5c575c965520adffc488c76d6b0f6b4cefe9fc (WR PR #3364). r=kats
https://github.com/servo/webrender/pull/3364

Differential Revision: https://phabricator.services.mozilla.com/D13356

--HG--
extra : moz-landing-system : lando
2018-11-29 03:36:07 +00:00
WR Updater Bot 8c0f959d84 Bug 1510883 - Update webrender to commit be659494b4f8d80081ea282c4b9b4c9170a70ef7 (WR PR #3362). r=kats
https://github.com/servo/webrender/pull/3362

Differential Revision: https://phabricator.services.mozilla.com/D13355

--HG--
extra : moz-landing-system : lando
2018-11-29 03:31:22 +00:00
WR Updater Bot 1377909212 Bug 1510592 - Update webrender to commit 0c6b52ec22023fae247baaa98f6ca1615ef523c8 (WR PR #3365). r=kats
https://github.com/servo/webrender/pull/3365

Differential Revision: https://phabricator.services.mozilla.com/D13354

--HG--
extra : moz-landing-system : lando
2018-11-29 03:30:44 +00:00
Coroiu Cristina b8bc09a5b5 Merge mozilla-central to inbound a=merge on a CLOSED TREE
--HG--
rename : python/mozrelease/test/data/Firefox-62.0b11.update.json => python/mozrelease/test/data/Firefox-64.0b13.update.json
extra : rebase_source : 6eb078869182f40343e201993c0d0442ed96ad46
2018-11-29 00:34:07 +02:00
Coroiu Cristina 378481915d Merge autoland to mozilla-central a=merge 2018-11-28 23:47:17 +02:00
Brindusan Cristian eb07b312bf Backed out 3 changesets (bug 1486659) as requested by jhlin on irc for breaking video playback on Android and causing regression Bug 1510464. a=backout
Backed out changeset 9c2834ca8823 (bug 1486659)
Backed out changeset 5d897c0c7a25 (bug 1486659)
Backed out changeset b0fdcebfd20d (bug 1486659)
2018-11-28 19:09:13 +02:00
Narcis Beleuzu 32a0676730 Merge autoland to mozilla-central. a=merge 2018-11-28 11:48:31 +02:00
Narcis Beleuzu 6d70864397 Merge mozilla-central to autoland. CLOSED TREE 2018-11-28 12:00:56 +02:00
Ehsan Akhgari ca162bee20 Bug 1508472 - Part 4: Fourth batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal.  I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

Differential Revision: https://phabricator.services.mozilla.com/D13193

--HG--
extra : moz-landing-system : lando
2018-11-28 09:16:55 +00:00
Ehsan Akhgari 0ad55ab74f Bug 1510513 - Retain the formatting of MOZ_DEFINE_ENUM_* macros r=sylvestre
These macros tend to be handled quite poorly since the clang-format
tokenizer cannot figure out how to handle them.

Differential Revision: https://phabricator.services.mozilla.com/D13179

--HG--
extra : moz-landing-system : lando
2018-11-28 09:14:19 +00:00
Cosmin Sabou 20c5475d6d Merge mozilla-central to autoland. 2018-11-28 06:11:15 +02:00
Cosmin Sabou e1e8f2ea69 Merge mozilla-inbound to mozilla-central. a=merge 2018-11-28 06:08:19 +02:00
Hiroyuki Ikezoe 218b4e7038 Bug 1504065 - Support background-color animations on the compositor for nsIDOMWindowUtils::GetOMTAValue. r=birtles
Depends on D13001

Differential Revision: https://phabricator.services.mozilla.com/D13002

--HG--
extra : moz-landing-system : lando
2018-11-28 00:59:15 +00:00
Hiroyuki Ikezoe 22056382c0 Bug 1504065 - Run background-color animations on the compositor. r=birtles
Changes for nsIDOMWindowUtils.getOMTAValue is in the next commit with come test
cases.

Differential Revision: https://phabricator.services.mozilla.com/D13001

--HG--
extra : moz-landing-system : lando
2018-11-28 00:58:46 +00:00
Ehsan Akhgari 2febd96e7e Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal.  I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

Differential Revision: https://phabricator.services.mozilla.com/D13073

--HG--
extra : moz-landing-system : lando
2018-11-28 00:54:56 +00:00
Gabriele Svelto 19e52bebd4 Bug 1510582 - Remove useless inclusions of Services.h r=erahm
Differential Revision: https://phabricator.services.mozilla.com/D13240

--HG--
extra : moz-landing-system : lando
2018-11-28 17:25:23 +00:00
Cosmin Sabou 03a482b756 Merge mozilla-central to mozilla-inbound. 2018-11-28 06:12:39 +02:00
sotaro 9298dc7566 Bug 1482350 - Enable RGBA8 support of WebRender r=jnicol 2018-11-28 11:44:43 +09:00
Botond Ballo fa6c347d4b Bug 1510757 - Protect the comment above APZCTreeManager::GetScreenToApzcTransform() from clang-format (DONTBUILD). r=kats
Differential Revision: https://phabricator.services.mozilla.com/D13302

--HG--
extra : moz-landing-system : lando
2018-11-28 20:36:43 +00:00
Coroiu Cristina 47323ec73b Merge mozilla-central to autoland a=merge on a CLOSED TREE 2018-11-28 23:56:03 +02:00
Bogdan Tara fd7ba25ff9 Backed out changeset 848f4907fb07 (bug 1510447) for failures on 136/289480.html CLOSED TREE 2018-11-28 23:21:16 +02:00
Cosmin Sabou 0afa5aa670 Backed out 2 changesets (bug 1508472) for causing build bustages on JobScheduler_posix.cpp. CLOSED TREE
Backed out changeset af951294cf96 (bug 1508472)
Backed out changeset 2320933cb7bc (bug 1508472)
2018-11-28 00:08:11 +02:00
Ehsan Akhgari 7c937c2747 Bug 1508472 - Part 2: Second batch of comment fix-ups in preparation for the tree reformat r=sylvestre
This is a best effort attempt at ensuring that the adverse impact of
reformatting the entire tree over the comments would be minimal.  I've used a
combination of strategies including disabling of formatting, some manual
formatting and some changes to formatting to work around some clang-format
limitations.

Differential Revision: https://phabricator.services.mozilla.com/D13073

--HG--
extra : moz-landing-system : lando
2018-11-27 21:36:18 +00:00
arthur.iakab af07f9b9d4 Backed out 13 changesets (bug 1500948, bug 1509362, bug 1509591, bug 1448426, bug 1500949, bug 1487249, bug 1509930, bug 1500950, bug 1500944) for causing crashes and assertion failures on PBackgroundParent.cpp:696 CLOSED TREE
Backed out changeset c3fe435e473a (bug 1509362)
Backed out changeset 6494840edc17 (bug 1509591)
Backed out changeset 123b5d5a3637 (bug 1509591)
Backed out changeset bce195f98895 (bug 1509930)
Backed out changeset 66db13126408 (bug 1500950)
Backed out changeset 3b5fffae2d2b (bug 1500949)
Backed out changeset 71c3b3677db8 (bug 1500948)
Backed out changeset 784b3b56e2ab (bug 1500944)
Backed out changeset 0bad27401ddb (bug 1500944)
Backed out changeset e0f95dd96d54 (bug 1448426)
Backed out changeset c60fa11538db (bug 1487249)
Backed out changeset 0190d4ffa54f (bug 1487249)
Backed out changeset 3cd10aba9130 (bug 1487249)
2018-11-28 02:57:32 +02:00
Jeff Gilbert 1690a0092c Bug 1510467 - Preserve purposely-formatted code from clang-format. (webgl, gfx/gl)
MozReview-Commit-ID: 2U2oqQ53nTZ
2018-11-27 15:26:46 -08:00
Nika Layzell 6bda5576a0 Bug 1509591 - Part 2: Remove now-unnecessary mIPCOpen variable, r=mccr8
This should eliminate most variables which can be replaced with IPCOpen().

Differential Revision: https://phabricator.services.mozilla.com/D12957
2018-11-27 18:09:51 -05:00
Nika Layzell 9f648dce32 Bug 1448426 - Wrap windows.h to avoid problematic define statements, r=froydnj,glandium
By default, windows.h exposes a large number of problematic define statements
which are UpperCamelCase, such as a define from `CreateWindow` to
`CreateWindow{A,W}`.

As many of these names are generic (e.g. CreateFile, CreateWindow), they can
mess up Gecko code that may legitimately have its own methods with the same
names.

The header also defines some traditional SCREAMING_SNAKE_CASE defines which
can mess up our code by conflicting with local values.

This patch adds a simple code generator which generates wrappers for these
defines, and uses them to wrap the windows.h wrapper using the `stl_wrappers`
mechanism, allowing us to use windows.h in more places.

Differential Revision: https://phabricator.services.mozilla.com/D10932
2018-11-27 18:09:33 -05:00
Sylvestre Ledru ef05004811 Bug 1503537 - Get rid of the pdfium & mortar code r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D10352

--HG--
extra : moz-landing-system : lando
2018-11-28 19:31:21 +00:00
Kartikaya Gupta f748cab615 Bug 1509959 - Add a mochitest to verify unconsumed panning events don't trigger a pointercancel. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D13148

--HG--
extra : moz-landing-system : lando
2018-11-28 19:01:47 +00:00
WR Updater Bot fd88c0468a Bug 1510379 - Update webrender to commit 586af96c22c8b05722534e98703bfb47f1d270a1 (WR PR #3338). r=kats
https://github.com/servo/webrender/pull/3338

Differential Revision: https://phabricator.services.mozilla.com/D13115

--HG--
extra : moz-landing-system : lando
2018-11-27 19:28:45 +00:00
WR Updater Bot 9634d3a566 Bug 1510221 - Re-generate FFI header. r=kats
Depends on D13111

Differential Revision: https://phabricator.services.mozilla.com/D13112

--HG--
extra : moz-landing-system : lando
2018-11-27 19:20:07 +00:00
WR Updater Bot 6e2c5ceb9d Bug 1510221 - Update webrender to commit 195582a8dc5b9c6d26d54ce8d70060ccc8f423d8 (WR PR #3337). r=kats
https://github.com/servo/webrender/pull/3337

Differential Revision: https://phabricator.services.mozilla.com/D13111

--HG--
extra : moz-landing-system : lando
2018-11-27 19:19:54 +00:00
Razvan Maries 8965794e05 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-11-27 19:35:52 +02:00
Razvan Maries 99a5f987b3 Merge mozilla-inbound to mozilla-central a=merge 2018-11-27 19:32:31 +02:00
Andreea Pavel f97b59258b Backed out 2 changesets (bug 1504065) for failing Win reftest at child-in-animating-element-display-none.html on a CLOSED TREE
Backed out changeset 129188370231 (bug 1504065)
Backed out changeset 359e81b35cfb (bug 1504065)
2018-11-27 15:33:29 +02:00
WR Updater Bot 6b97f2cda8 Bug 1510222 - Re-generate FFI header. r=kats
Depends on D13057

Differential Revision: https://phabricator.services.mozilla.com/D13058

--HG--
extra : moz-landing-system : lando
2018-11-27 12:16:09 +00:00