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

658307 Коммитов

Автор SHA1 Сообщение Дата
Honza Bambas d056f02e32 Bug 1562315 - Respect again=false indicated by http2 session when calling through TLSFilterTransaction, r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D36384

--HG--
extra : moz-landing-system : lando
2019-07-01 14:26:34 +00:00
Nicolas Chevobbe d430ca54b8 Bug 1546917 - Create this.printSimulation in rule.js in the constructor. r=gl.
This fixes an issue in the destroy function without having to guard for the
property existence.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 13:56:55 +00:00
ffxbld bba7a6fe2b No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D36484

--HG--
extra : moz-landing-system : lando
2019-07-01 13:15:39 +00:00
Marian Raiciof 2be495865f Bug 1559931 - Re-record fandom.com desktop tp6 pages using mitmproxy 4 r=perftest-reviewers,Bebe
Wikia.com website has been replaced by fandom.com

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

--HG--
extra : moz-landing-system : lando
2019-07-01 13:19:28 +00:00
Johan Lorenzo f3a9b736d3 Bug 1557269 - part 2: GPG-sign geckoview artifacts r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D34866

--HG--
extra : moz-landing-system : lando
2019-07-01 14:01:26 +00:00
Johan Lorenzo 45b8110131 Bug 1557269 - part 1: Remove target.maven.zip r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D34865

--HG--
extra : moz-landing-system : lando
2019-07-01 14:01:13 +00:00
Florin Strugariu 9a26a6e64c Bug 1559954 Re-record instagram.com binast desktop tp6 pages using mitmproxy 4 r=perftest-reviewers,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D35997

--HG--
extra : moz-landing-system : lando
2019-06-28 08:35:32 +00:00
Narcis Beleuzu 1d52ade04b Backed out changeset 0b9e5272fe4d (bug 1560299) for wpt failures on idlharness.https.html . CLOSED TREE 2019-07-01 16:10:22 +03:00
Johan Lorenzo 33ddb311b9 Bug 1558282 - Bring opt-upload-symbol jobs when shipping geckoview r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D36460

--HG--
extra : moz-landing-system : lando
2019-07-01 12:55:49 +00:00
Andrei Oprea 48d14af76f Bug 1561586 - Align message header with dismiss button for CFR bookmark panel message r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D36006

--HG--
extra : moz-landing-system : lando
2019-07-01 09:39:29 +00:00
Martin Stransky 91bbb7f0d9 Bug 1562023 - [Wayland] Factorize out DMABUF setup, r=ashie
Differential Revision: https://phabricator.services.mozilla.com/D36420

--HG--
extra : moz-landing-system : lando
2019-07-01 08:55:03 +00:00
Jeff Muizelaar 3fada47065 Bug 1561305. Eliminate unused viewport_tiles field. r=nical
Differential Revision: https://phabricator.services.mozilla.com/D35807

--HG--
extra : moz-landing-system : lando
2019-07-01 07:28:41 +00:00
Jeff Muizelaar d14beb98f4 Bug 1561303. Add some asserts for the surface size. r=nical
This is the first piece of the blob-recoord series. Adding
some checks to ensure things stay sane.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 07:28:03 +00:00
shindli bcbc22fbef Backed out changeset 552dedefb9cc (bug 1558282) for causing linting failure in /builds/worker/checkouts/gecko/taskcluster/taskgraph/target_tasks.py CLOSED TREE 2019-07-01 15:22:18 +03:00
Benjamin Bouvier 79e55332e8 Bug 1562393: Cranelift: Don't panic when seeing unexpected number of memories/tables; r=lth
Differential Revision: https://phabricator.services.mozilla.com/D36465

--HG--
extra : moz-landing-system : lando
2019-07-01 12:18:40 +00:00
Lars T Hansen 43069b8e39 Bug 1561747 - Enable bulk memory on non-Nightly if shared memory is enabled. r=jseward
Toolchains that support wasm threads will soon start relying on bulk
memory being available (as Chrome more or less ships both proposals
already).  Currently we have bulk memory on Nightly under an ifdef,
but shared memory in all channels under a flag; as a result, we are
not compatible on non-Nightly with code that will soon come out of
these toolchains.

This patch keeps bulk memory enabled on Nightly but additionally
enables it on other channels if shared memory has been enabled by the
flag.

Mostly this is straightforward: we always enable decoding of bulk
memory operations, but will subsequently fail compilation for these
ops if bulk memory has not been enabled by the ifdef and shared memory
has not been enabled by the flag.

The only tricky part is really that the bulk memory proposal changes
the bounds checking for memory.init and table.init from eager to lazy,
so here the combinations of flags selects the bounds checking
behavior.

Once we ship bulk memory all of this complexity disappears.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 11:57:04 +00:00
Johan Lorenzo f76af67fd9 Bug 1558282 - Bring opt-upload-symbol jobs when shipping geckoview r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D36460

--HG--
extra : moz-landing-system : lando
2019-07-01 11:21:13 +00:00
shindli 9b0b990567 Backed out changeset b308a5b128aa (bug 1553951) for causing bustages in builds/worker/workspace/build/src/toolkit/components/url-classifier/nsUrlClassifierDBService.cpp CLOSED TREE 2019-07-01 14:45:59 +03:00
shindli 6dbfffd1af Backed out changeset 34b35632f194 (bug 1560149) for linting failure in /builds/worker/checkouts/gecko/gfx/docs/DocumentSplitting.rst:162 CLOSED TREE 2019-07-01 14:44:49 +03:00
dlee d13e3191fe Bug 1553951 - Safe Browsing doesn't call the lookup callback when an error occurs in DoLocalLookup. r=baku
Firefox cannot open any URL when Safe Browsing database is corrupted.
This is because when Necko asks URL Classifier to classify an URL, it
first suspends the channel, and then wait for a callback to see if the
channel should be canceled or resumed.

In this bug, DoLocalLookup returns an error because Safe Browsing is not
able to read its database(database is corrupted), but we don't call the
callback to resume loading channel, so users cannot load any website.

This patch adds a scope exit handler to make sure the callback will
always be invoked.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 11:26:11 +00:00
Kartikaya Gupta 9939df3444 Bug 1560149 - Add some documentation for document splitting. r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D36210

--HG--
extra : moz-landing-system : lando
2019-06-30 04:21:27 +00:00
Kartikaya Gupta 81d35ea432 Bug 1561698 - Check the layers id in hit-testing mochitests as well. r=botond,hsivonen
This exposes the layers id on the APZ hit result testing API, and
updates callers to check the layers id is correct. This is mostly
unnecessary for these tests, but introduces machinery that will be
useful in Fission-enabled tests, where iframes may be OOP and have
different layers ids.

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

--HG--
extra : moz-landing-system : lando
2019-07-01 07:12:24 +00:00
Simon Fraser d0608d0c0a Bug 1559980 Remove python/safety from py3 linting r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D35242

--HG--
extra : moz-landing-system : lando
2019-06-26 20:57:21 +00:00
ffxbld 4170885ac7 No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D36462

--HG--
extra : moz-landing-system : lando
2019-07-01 10:47:56 +00:00
Oana Pop Rus 30c64e1686 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-07-01 13:05:40 +03:00
Andreas Pehrson 603b91c87a Bug 1556710 - Update WPT expectations. r=jib
Differential Revision: https://phabricator.services.mozilla.com/D33764

--HG--
extra : moz-landing-system : lando
2019-07-01 09:54:00 +00:00
Andreas Pehrson b225701ee6 Bug 1556710 - Make MediaRecorder tests that are using gUM run in Firefox. r=jib
Depends on D33762

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

--HG--
rename : testing/web-platform/meta/mediacapture-streams/__dir__.ini => testing/web-platform/meta/mediacapture-record/__dir__.ini
extra : moz-landing-system : lando
2019-07-01 09:54:26 +00:00
Oana Pop Rus 8a990595ce Merge inbound to mozilla-central. a=merge 2019-07-01 12:53:24 +03:00
Oana Pop Rus 5eb2418937 Merge autoland to mozilla-central. a=merge 2019-07-01 12:50:57 +03:00
ffxbld e5c622122a No bug - Tagging mozilla-central adc59d50adf815ad6764ff235f833a5ba74291b6 with FIREFOX_BETA_69_BASE a=release DONTBUILD CLOSED TREE 2019-07-01 08:44:11 +00:00
Matt Woodrow 707fef1528 Bug 1562395 - Don't try to create sync handles in the RDD process. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D36433

--HG--
extra : moz-landing-system : lando
2019-07-01 07:58:26 +00:00
Cosmin Sabou 81fdce0315 Bug 1560299 - Update expectations for several presentation-api/controlling-ua tests failing on beta. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D36452

--HG--
extra : moz-landing-system : lando
2019-07-01 09:43:50 +00:00
ksenia 48253641cb Bug 1562248 - scrolling in Gmail fix and some ua overrides removal for webcompat go faster r=denschub,rhelmer
Differential Revision: https://phabricator.services.mozilla.com/D36347

--HG--
extra : moz-landing-system : lando
2019-07-01 08:35:53 +00:00
Martin Stransky df9765aca2 Bug 1561883 - [Wayland] Provide WaylandDisplayGetWLDisplay() to directly get wl_display, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D36183

--HG--
extra : moz-landing-system : lando
2019-07-01 06:38:32 +00:00
Martin Stransky b43868db42 Bug 1562141 - [Wayland] Hide/show popup when it's positioned by gdk_window_move_to_rect() and it's visible, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D36331

--HG--
extra : moz-landing-system : lando
2019-07-01 05:59:45 +00:00
Kartikaya Gupta 45dff4d7bb Bug 1554985 - Prevent the WebRenderUserData on the render root item from getting discarded prematurely. r=jrmuizel
With retained display lists, a content render root might get marked as not
needing a build, in which case the nsDisplayRenderRoot::CreateWRCommands
function does an early exit. In this case, we don't mark the associated
WebRenderUserData as used during the display list build, which causes it to
get deleted at the end of the transaction. The next transaction that
doesn't early-exit will re-create the WebRenderUserData with a new boundary
object. The compositor therefore thinks it's a brand new thing and, if
conditions are right, could end up destroying and re-creating much of the
APZC tree. That in turn can have effects like discarding paint-skipped
scrolling.

This patch ensures we always touch the WebRenderUserData during the display
list build, so we don't discard it. This problem may still affect nested
nsDisplayRenderRoot instances but I don't think we ever cases where those
occur.

Depends on D36386

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

--HG--
extra : moz-landing-system : lando
2019-07-01 01:23:03 +00:00
Julian Descottes 5cbe9516b1 Bug 1562205 - Enable selectionchange on inputs for test browser_input_dispatchKeyEvent.js
The test was relying on selectionchange events fired on an input text element.
This event is behind a pref, flip the pref to true during the test in order to make it
pass on all channels

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

--HG--
extra : moz-landing-system : lando
2019-06-30 15:17:38 +00:00
Kartikaya Gupta e30a62a33e Bug 1554985 - Dump the render root boundary information when dumping WR scroll data. r=jrmuizel
Depends on D36385

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

--HG--
extra : moz-landing-system : lando
2019-06-30 01:37:22 +00:00
Kartikaya Gupta e1bbcf0b32 Bug 1554985 - Invert condition to reduce indentation. r=jrmuizel
No functional changes here.

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

--HG--
extra : moz-landing-system : lando
2019-06-30 01:36:54 +00:00
Jatin a9bd762a6a Bug 1554209 - Added spacing to Accessibility icon in RTL Firefox builds. r=yzen,gl
Before this change, the accessibility icon was too close to the text beside it
on the RTL versions of Firefox.
Now a margin has been added to create sufficient space between the icon and
the text.

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

--HG--
extra : moz-landing-system : lando
2019-06-30 19:01:21 +00:00
Chun-Min Chang c145f8316d Bug 1561945 - P2: Update cubeb from upstream to 98a1c8e. r=achronop
Pick commits:
98a1c8e - Enable Windows build on Travis. (#514)
02bcf9c -  cubeb_sun: Fixes to support high latency playback, and illumos build fix. (#513)
9f39687 - sunaudio (NetBSD/illumos) backend (#510)
03eb237 - Fix tests warnings (#512)
acbed7d - Add audiounit-rust backend (#511)
421010c - Update Travis builds: clang 3.6 -> 3.8, g++ 4.8 -> 5.x, XCode 6.4 -> 9.4. (#509)
3643750 - wasapi: return unique_ptr normally, without std::move (#443)
9ea8137 - Switch Travis builds to Ubuntu Xenial (16.04) to pick up a newer MinGW. (#508)

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

--HG--
extra : moz-landing-system : lando
2019-06-30 23:36:38 +00:00
Cosmin Sabou a3ed228afc Bug 1560736 - Disable test_socialtracking.html for frequent failures. a=testonly 2019-07-01 02:44:31 +03:00
Matt Woodrow 12301a3599 Bug 1561858 - Use only transforms outside of the subtree when computing the subtree transform to root. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D36304

--HG--
extra : moz-landing-system : lando
2019-06-30 21:03:04 +00:00
Tom Prince 50c9843007 Bug 1557190: Update esr migration script for esr68; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D36368

--HG--
extra : moz-landing-system : lando
2019-06-30 20:57:00 +00:00
Tom Prince 2823b84040 Bug 1551738: Set snapcraft track for esr68; r=jlorenzo
Differential Revision: https://phabricator.services.mozilla.com/D36226

--HG--
extra : moz-landing-system : lando
2019-06-30 21:10:14 +00:00
Tom Prince 7f3694aea3 Bug 1551738: [partner] Add partner-config repositories for esr68; r=nthomas
Differential Revision: https://phabricator.services.mozilla.com/D31184

--HG--
extra : moz-landing-system : lando
2019-06-30 20:56:40 +00:00
Valentin Gosu a09f77fb6b Bug 1551601 - When performing a cross process redirect update the loadInfo to have the correct browsingContext r=nika
Differential Revision: https://phabricator.services.mozilla.com/D35839

--HG--
extra : moz-landing-system : lando
2019-06-30 20:20:51 +00:00
Nicholas Nethercote 76f416f162 Bug 1562331 - Make webgl.* static prefs follow the naming convention. r=KrisWright
Also converts webgl.pref-16bpp from a VarCache pref to a normal pref, because
it doesn't need to be a VarCache pref.

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

--HG--
extra : rebase_source : 5aa1d251b751c41ec525fef7d0467ffebe401d9a
2019-06-29 07:56:43 +10:00
Tom Ritter cb9ccdf33d Bug 1538072 - Crash if a null principal or a non-file uri tries to load a file:// uri (ContentParent.cpp case) r=nika
Differential Revision: https://phabricator.services.mozilla.com/D34171

--HG--
extra : moz-landing-system : lando
2019-06-28 20:10:03 +00:00
Paul Bone 0934b12c0a Bug 1561832 - Separate setting the current chunk from poisoning it r=jonco
This allows us to run the poisoning code after resizing the nursery,
ensuring that the correct region of that chunk is poisoned, fixing the bug.

This also simplifies the logic around how much of the nursery to poison, we
always poison the valid region of the nursery regardless of how much was
used (removing an earlier optimisation).

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

--HG--
extra : moz-landing-system : lando
2019-07-01 08:35:11 +00:00