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

627160 Коммитов

Автор SHA1 Сообщение Дата
Matt Woodrow e3453844bf Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel
MozReview-Commit-ID: 6TO6hYOdJYo

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

--HG--
extra : moz-landing-system : lando
2018-12-07 23:27:28 +00:00
Matt Woodrow cd30c32037 Bug 1510853 - Make TransactionId usable for other 64bit identifiers. r=jrmuizel
MozReview-Commit-ID: 9qX9A7ZGWS8

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

--HG--
extra : moz-landing-system : lando
2018-12-07 23:26:53 +00:00
Noemi Erli 68d2cbb22e Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-12-08 00:16:56 +02:00
Dorel Luca f846fdef21 Backed out 5 changesets (bug 1507950, bug 1503012, bug 1507943, bug 1512050, bug 1512008) for spidermonkey and jit failures
Backed out changeset 71253f35ac3c (bug 1512008)
Backed out changeset f5c4eb412990 (bug 1512050)
Backed out changeset bc83a2fe5c17 (bug 1507950)
Backed out changeset 345ad3e746e8 (bug 1507943)
Backed out changeset b2a0ae5e5115 (bug 1503012)
2018-12-08 00:11:12 +02:00
Noemi Erli 793579d2b7 Merge inbound to mozilla-central. a=merge 2018-12-07 23:40:06 +02:00
Dorel Luca 48e7ee73b2 Backed out changeset 1046da966669 (bug 1511334) for devtools failures in devtools/client/inspector/flexbox/test/browser_flexbox_toggle_display_change_hides_highlighter.js 2018-12-07 23:35:41 +02:00
Dão Gottwald 21544f1314 Bug 1512659 - Add the star symbol to bookmark matches. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D13997

--HG--
extra : moz-landing-system : lando
2018-12-07 21:21:41 +00:00
Dan Minor 0cc3ce8ac8 Bug 1497974 - Remove local changes to jitter_buffer.cc; r=pehrsons
These modifications are made to code which we do not use and so
can be removed.

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

--HG--
extra : moz-landing-system : lando
2018-12-07 20:18:57 +00:00
Jason Orendorff cffe8c66f4 Bug 1512008 - Fix assertion failure with ReadableStream and Promise[Symbol.species]. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D13945

--HG--
extra : moz-landing-system : lando
2018-12-07 20:04:39 +00:00
Jason Orendorff 8272017a22 Bug 1512050 - Add not-yet-fully-passing web-platform tests about readable streams to jit-test anyway. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D13750

--HG--
extra : moz-landing-system : lando
2018-12-07 20:04:08 +00:00
Bobby Holley db57b4014b Bug 1512286 - Force non-QR onto virtual-with-gpu. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D13965
2018-12-07 15:17:45 -05:00
Bobby Holley 78436c0a47 Bug 1512286 - Use the env var on non-QR platforms. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D13964
2018-12-07 15:17:41 -05:00
Bobby Holley 051d911adf Bug 1512286 - Support an environmental variable to force-disable WebRender. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D13963
2018-12-07 15:17:36 -05:00
Jason Orendorff 606ca1b124 Bug 1507950 - Allow calling controller.error() when the stream is not readable. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D13748

--HG--
extra : moz-landing-system : lando
2018-12-07 20:03:46 +00:00
Jason Orendorff 4c4dad7b5a Bug 1507943 - Fix ReadableStream constructor handling of "pull" and "cancel" methods. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D13747

--HG--
extra : moz-landing-system : lando
2018-12-07 20:03:16 +00:00
Jason Orendorff 31a9f32c95 Bug 1503012 - Part 2: Shim some web-platform-tests for streams into the jit-tests. r=arai,chmanchester
This is an egregious hack. The web-platform-tests were not meant to run in the shell.

The eight tests that are included are the ones that we pass with flying colors.
In most of the others, we still have a failure or two.

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

--HG--
rename : dom/imptests/testharness.js => js/src/jit-test/lib/w3c-testharness.js
extra : moz-landing-system : lando
2018-12-07 20:02:53 +00:00
WR Updater Bot 1cb11c57cd Bug 1512624 - Update webrender to commit 34d58890821d2e606285f21cd6f4befd46c83d47 (WR PR #3389). r=kats
https://github.com/servo/webrender/pull/3389

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

--HG--
extra : moz-landing-system : lando
2018-12-07 20:03:38 +00:00
Alex Chronopoulos 188e024d0c Bug 1510786 - Add configuration header for ppc64 and s390x. r=TD-Linux
Differential Revision: https://phabricator.services.mozilla.com/D13403

--HG--
extra : moz-landing-system : lando
2018-12-07 18:59:56 +00:00
Thomas Daede ff5c8168d3 Bug 1511223 - Update deb7 nasm to 2.13.01. r=glandium
This pulls a newer version of the nasm package, and patches
out doc building in order to make it compile on debian 7.

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

--HG--
extra : moz-landing-system : lando
2018-12-07 18:50:18 +00:00
Jeff Muizelaar 9d405dded3 Bug 1510725 - Add a pref to enable picture caching in WebRender. r=kats 2018-12-07 11:37:58 -05:00
Mihai Tabara c7c629cecb Bug 1466714 - fix locale_prefix in declarative artifacts manifests. r=sfraser a=release 2018-12-07 10:18:27 -05:00
Yuri 5232656d44 Bug 469990: Allow command line arguments to be handed off from a new Firefox/Thunderbird process to an existing one when necessary. r=spohl 2018-12-07 09:33:40 -05:00
Emilio Cobos Álvarez 5b5bf2110c Bug 1511811 - Revendor rust dependencies.
--HG--
rename : third_party/rust/darling_core/src/macros.rs => third_party/rust/darling_core/src/macros_private.rs
2018-12-07 09:00:57 -05:00
Bastien Orivel e648c4dee9 Bug 1511811 - Update syn and related dependencies. r=emilio 2018-12-07 09:00:20 -05:00
Michael Ratcliffe 6eb26453a5 Bug 1511334 - Add tests to disable/re-enable and delete/bring flexbox and grid patch r=gl
https://treeherder.mozilla.org/#/jobs?repo=try&revision=228d738caf1403aaa5e62b2348af2e57fb4a06a6

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

--HG--
extra : moz-landing-system : lando
2018-12-07 07:09:35 +00:00
Andrei Lazar 8e83a68e66 Bug 1501024 WifiScanner should use ApplicationContext r=JanH
Fixed lint warning regarding memory leak inside WifiManager constructor.

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

--HG--
extra : moz-landing-system : lando
2018-12-07 18:54:56 +00:00
Denis Palmeiro 1fdd1df655 Bug 1503251 - Keep payload values in the dictionary if they are still alive. r=djvj
If the JS::ResetTraceLogger() routine is called, then keep track of existing event payloads and keep their existence alive instead of clearing them.  This data can still be referred to in another profiler session and can therefore cause to dangling pointers if we free them.

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

--HG--
extra : moz-landing-system : lando
2018-12-07 17:42:39 +00:00
rdalal d959b424c4 Bug 1504038 - Fix preference name styling on OS X on about:studies r=mythmon,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D13877

--HG--
extra : moz-landing-system : lando
2018-12-07 16:35:38 +00:00
Luca Greco 79cc29fa6e Bug 1512419 - Screenshots' contextMenu entry should be available on webpage in reader mode. r=_6a68
Depends on D13907

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

--HG--
extra : moz-landing-system : lando
2018-12-06 18:23:40 +00:00
Luca Greco 5555f4c1cc Bug 1512421 - contextMenus documentUrlPatterns should allow unrestricted schemes on privileged mozilla addons. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D13907

--HG--
extra : moz-landing-system : lando
2018-12-07 16:46:32 +00:00
Jan de Mooij eb4bf3347b Bug 1512417 - Pass |this| as second argument to Cu.import calls in Promise-backend.js to fix an issue with same-compartment realms. r=kmag
With same-compartment-realms, the Cu.import native is a cross-realm function so
we switch to its realm and ended up defining things on the wrong global.

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

--HG--
extra : moz-landing-system : lando
2018-12-06 21:59:09 +00:00
Brian Birtles 1a15db9fdd Bug 1512678 - Simplify handling of previousBaseStyles in KeyframeEffect::EnsureBaseStyles; r=hiro
This should avoid a sometimes unnecessary heaps allocation and also avoids the
possibility of having a "none" previousBaseStyles.

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

--HG--
extra : moz-landing-system : lando
2018-12-07 17:28:29 +00:00
Ciure Andrei 22c96f2cb4 Backed out 4 changesets (bug 1510853) for TelemetryHistogramEnums.h build bustages CLOSED TREE
Backed out changeset 80baa7b09930 (bug 1510853)
Backed out changeset d1ef6db7fc28 (bug 1510853)
Backed out changeset ae190948ad73 (bug 1510853)
Backed out changeset 0ade0aa77b2f (bug 1510853)
2018-12-07 19:38:47 +02:00
Matt Woodrow c90b5f66d6 Bug 1510853 - Add CONTENT_FRAME_TIME_REASON. r=jrmuizel, data-review=chutten
MozReview-Commit-ID: 9RV9ZkHXZTR

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

--HG--
extra : moz-landing-system : lando
2018-12-07 17:02:58 +00:00
Matt Woodrow e553ae49ac Bug 1510853 - Make VsyncId available to compositor. r=jrmuizel
MozReview-Commit-ID: 8wBDg39R4nZ

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

--HG--
extra : moz-landing-system : lando
2018-12-07 17:06:09 +00:00
Matt Woodrow 6c3cd9bd00 Bug 1510853 - Introduce VsyncId and VsyncEvent for identifying vsyncs without timestamp comparisons. r=jrmuizel
MozReview-Commit-ID: 6TO6hYOdJYo

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

--HG--
extra : moz-landing-system : lando
2018-12-07 17:06:11 +00:00
Matt Woodrow a2ea26e1f9 Bug 1510853 - Make TransactionId usable for other 64bit identifiers. r=jrmuizel
MozReview-Commit-ID: 9qX9A7ZGWS8

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

--HG--
extra : moz-landing-system : lando
2018-12-07 17:06:07 +00:00
Daisuke Akatsuka a9e8a601b4 Bug 1506513: Add worker mock test. r=jdescottes
Depends on D13970

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

--HG--
extra : moz-landing-system : lando
2018-12-07 16:27:47 +00:00
Daisuke Akatsuka 5e124e657d Bug 1506513: Use clientWrapper instead of client. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D13970

--HG--
extra : moz-landing-system : lando
2018-12-07 14:11:39 +00:00
Mark Banner bcc710f22a Bug 1511799 - Enable valid-jsdoc, require-jsdoc (classes) and var-only-at-top-level for browser/components/search. r=adw
Depends on D11656

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

--HG--
extra : moz-landing-system : lando
2018-12-07 15:33:53 +00:00
Tim Nguyen d3ce1d7179 Bug 1509629 - Clean up add-ons manager 'Contribute' button styling. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D12818

--HG--
extra : moz-landing-system : lando
2018-12-07 15:12:00 +00:00
Jared Wein 4f380956c6 Bug 1512309 - Set the month of the date object through the Date constructor instead of the UTC time. r=MattN
The UTC time was generating incorrect months when the browser was used in a timezone that has a negative UTC offset. The value returned from Date.UTC was then parsed by new Date() which was converted to the local timezone. Date.UTC(1970, 0, 1) would return a time of 0 which would then become December 1969.

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

--HG--
extra : moz-landing-system : lando
2018-12-07 14:12:53 +00:00
John Lin 9249bf1d0a Bug 1495053 - p3: implement MediaDrmCDMProxy::SetServerCertificate(). r=cpearce
Differential Revision: https://phabricator.services.mozilla.com/D7792

--HG--
extra : moz-landing-system : lando
2018-12-07 14:44:34 +00:00
John Lin 356abac240 Bug 1495053 - p2: add setServerCertificate() to Java/JNI proxy classes. r=cpearce
Differential Revision: https://phabricator.services.mozilla.com/D7791

--HG--
extra : moz-landing-system : lando
2018-12-07 14:44:10 +00:00
John Lin b691f2d917 Bug 1495053 - p1: support setting server certificate in MediaDrm bridge. r=cpearce
Differential Revision: https://phabricator.services.mozilla.com/D7790

--HG--
extra : moz-landing-system : lando
2018-12-07 14:43:33 +00:00
Dão Gottwald 38c1a64250 Bug 1512159 - Fix hiding of minimize and restore buttons in tablet mode. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D13800

--HG--
extra : moz-landing-system : lando
2018-12-07 14:37:35 +00:00
Jason Orendorff 20d0366a50 Bug 1493260 - Revise the SMDOC comment in js/src/jit/Bailouts.h. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D13742

--HG--
extra : moz-landing-system : lando
2018-12-07 14:40:20 +00:00
John Lin eb4a57903b Bug 1510424 - fix AAC and FLAC EME support configuration. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D13135

--HG--
extra : moz-landing-system : lando
2018-12-07 14:40:50 +00:00
Ciure Andrei 60a7065bec Backed out 3 changesets (bug 1512286)for breaking test because of missing option CLOSED TREE
Backed out changeset cd601d93d9f3 (bug 1512286)
Backed out changeset 929fe0acd506 (bug 1512286)
Backed out changeset e1b3f3624b87 (bug 1512286)
2018-12-07 16:51:59 +02:00
Dão Gottwald 0e42390444 Bug 1511905 - Fix window controls' hover and active colors in light titlebars on Windows 10. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D13752

--HG--
extra : moz-landing-system : lando
2018-12-07 02:34:12 +00:00