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

691004 Коммитов

Автор SHA1 Сообщение Дата
Matthew Gaudet 7eaf651006 Bug 1614061 - Only provide module object to module builder when required r=caroline
Differential Revision: https://phabricator.services.mozilla.com/D62120

--HG--
extra : moz-landing-system : lando
2020-02-10 15:52:44 +00:00
Steve Fink 24dd8470c3 Bug 1610193 followup - update test for fixed behavior
Differential Revision: https://phabricator.services.mozilla.com/D62469
2020-02-11 20:08:29 +02:00
Jason Laster 897b14485f Bug 1609815 - Remove Web Replay UI. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D60679

--HG--
extra : source : cfe2388a674e024d1920245e867f9982087c8164
2020-02-10 21:03:28 +00:00
Luca Greco e4b1423210 Bug 1596867 - List temporarily installed extensions on about:debugging connected remote runtime. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D62349

--HG--
extra : moz-landing-system : lando
2020-02-11 15:40:01 +00:00
Greg Tatum ab1649cafe Bug 1614667 - Only run webchannel test on desktop Nightly; r=julienw
This test isn't ready to be run on all versions of Firefox yet. It is
part of the suite of changes for the new about:profiling workflow.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 17:27:44 +00:00
Marco Bonardo ce946dfa30 Bug 1613615 - Forward ex.result from Sqlite.jsm when there's a single error, or for corruption. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D61802

--HG--
extra : moz-landing-system : lando
2020-02-11 17:16:58 +00:00
Steve Fink d52a001c80 Bug 1610193 - Do not proxy-preserve weakmap keys with a darker color than the map itself r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D62077

--HG--
extra : moz-landing-system : lando
2020-02-11 11:26:14 +00:00
Boris Zbarsky c1c6ce37b3 Bug 1613827. Be more careful with SharedBuffer::Create callsites. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D61959

--HG--
extra : moz-landing-system : lando
2020-02-11 16:58:33 +00:00
Geoff Brown 18292ac8fb Bug 1613939 - Normalize path separators in mochitest manifest IDs; r=ahal
Convert back slashes to forward slashes in manifest keys used for the manifests.list
and the suite_start message.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 16:54:54 +00:00
Wander Lairson Costa 647bb16c10 Bug 1547111: Replace `-gcp` builds with `-aws` builds r=tomprince
We are migrating the worker used by builds from AWS to GCP. We have had tier- 3 GCP builds for initial testing. We are replacing those with tier-3 AWS builds to ensure they keep working so we are able to switch back.

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

--HG--
extra : moz-landing-system : lando
2020-01-17 16:51:32 +00:00
Gijs Kruitbosch a84196411a Bug 1602611 - fix browser_menuButtonFitts.js to wait for resizes on Linux, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D61502

--HG--
extra : moz-landing-system : lando
2020-02-11 16:09:22 +00:00
Emilio Cobos Álvarez 0c5c683162 Bug 1614654 - Simplify property handling during adoption. r=smaug
We don't need to transfer all properties after adopt. Collecting all the nodes
with properties during adopt was needed because there used to be clone and adopt
user-data callbacks, see https://bugzilla.mozilla.org/show_bug.cgi?id=347524.

This ensures that NodeInfoChanged and similar callbacks can tweak node
properties, which is needed for bug 1542784.

Also simplify surrounding code. As far as I can tell we should always have
different documents if we get a NodeInfoManager object.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 16:38:18 +00:00
Eric Rahm 2c08316c5d Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D60341

--HG--
extra : moz-landing-system : lando
2020-02-11 16:20:08 +00:00
Eric Rahm 85f4043512 Bug 1610070 - Part 2: Fix up nsHttpAuthCache UniquePtr usage. r=mayhemer
UniquePtr does not allow for implicit conversion to it's pointer type so we need to rework removing items from the array. This also removes a double lookup on removal.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 16:20:00 +00:00
Tarek Ziadé ff9cba3dda Bug 1614664 - add more stats on calls r=Bebe
Adds a confidence value and details on status code per domain

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

--HG--
extra : moz-landing-system : lando
2020-02-11 15:34:58 +00:00
Manvel Saroyan 67af3e7410 Bug 1432083 - Fixed browser.permissions.request doesn't work in WebExtension popup r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D61411

--HG--
extra : moz-landing-system : lando
2020-02-11 16:08:59 +00:00
Timothy Nikkel 9f865561a5 Bug 1614550. Don't ifdef nsDisplayCanvasBackgroundColor::WriteDebugInfo on MOZ_DUMP_PAINTING. r=miko
All the other WriteDebugInfo are not ifdef'd.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 12:17:34 +00:00
Ehsan Akhgari 9a797d2cc9 Bug 1614353 - Remove the remaining usages of nsIPrincipal::GetURI() in AntiTrackingCommon.cpp; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D62334

--HG--
extra : moz-landing-system : lando
2020-02-11 09:33:32 +00:00
emcminn 83430ace7f Bug 1613727 - Removed references to `isFxABadgeEnabled` pref r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D61880

--HG--
extra : moz-landing-system : lando
2020-02-11 08:57:14 +00:00
J.C. Jones ac5dfc4597 Bug 1333140 - Require SecureContext for WebCrypto r=bholley,keeler,baku
Adds [SecureContext] for crypto.subtle, CryptoKey, and SubtleCrypto, retiring
the WebCrypto WPT overrides for WebCryptoAPI/historical.any.js.

Rebased on https://phabricator.services.mozilla.com/D58743

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

--HG--
extra : moz-landing-system : lando
2020-02-11 09:25:09 +00:00
Jan Odvarko 6b88e5889a Bug 1613726 - Network pane is blank when navigating to a link while a mime-type filter is set r=bomsy
Differential Revision: https://phabricator.services.mozilla.com/D62048

--HG--
extra : moz-landing-system : lando
2020-02-11 14:40:12 +00:00
Brindusan Cristian 5d70119bb0 Backed out 12 changesets (bug 1578073) for linting failure on Camera2Session.java. CLOSED TREE
Backed out changeset 20e979be216b (bug 1578073)
Backed out changeset e361b04a8502 (bug 1578073)
Backed out changeset 8aae0721f09c (bug 1578073)
Backed out changeset 381836e3bad0 (bug 1578073)
Backed out changeset 0c214e8034bb (bug 1578073)
Backed out changeset b91603fdd9de (bug 1578073)
Backed out changeset 8533a03e36ca (bug 1578073)
Backed out changeset 2126f6d9bffc (bug 1578073)
Backed out changeset 39a853c82a71 (bug 1578073)
Backed out changeset 2a8e1c02cede (bug 1578073)
Backed out changeset 55e2a4c5cab9 (bug 1578073)
Backed out changeset 27b45ca46f24 (bug 1578073)

--HG--
rename : dom/media/systemservices/android_video_capture/device_info_android.cc => media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.cc
rename : dom/media/systemservices/android_video_capture/device_info_android.h => media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.h
rename : dom/media/systemservices/android_video_capture/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java
rename : dom/media/systemservices/android_video_capture/java/src/org/webrtc/videoengine/VideoCaptureAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureAndroid.java
rename : dom/media/systemservices/android_video_capture/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java => media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
rename : dom/media/systemservices/android_video_capture/video_capture_android.cc => media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.cc
rename : dom/media/systemservices/android_video_capture/video_capture_android.h => media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.h
2020-02-11 17:22:50 +02:00
David Major d6ea5c461c Bug 1611511 - Update cctools-port for an LLVM 10 build bustage fix r=froydnj
f2890afb8a

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

--HG--
extra : moz-landing-system : lando
2020-02-10 16:50:55 +00:00
Brindusan Cristian 38a9b72f98 Bug 1613100 - Updated expectations for ch-pseudo-recalc-on-font-load.html r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D62423

--HG--
extra : moz-landing-system : lando
2020-02-11 14:27:01 +00:00
Sylvestre Ledru c5409fd2b1 Bug 1607143 - Ride along - Remove a useless declaration and add an empty line r=championshuttler
Depends on D62027

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

--HG--
extra : moz-landing-system : lando
2020-02-11 12:50:44 +00:00
Sylvestre Ledru 33479335bf Bug 1607143 - Doc: run some post processing code to fix the url to mermaid js r=championshuttler
Also bump to the latest version of mermaid js

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

--HG--
extra : moz-landing-system : lando
2020-02-11 12:50:04 +00:00
Nazım Can Altınova a871e83bfc Bug 1608217 - Add innerWindowID into network markers. r=gerald
Differential Revision: https://phabricator.services.mozilla.com/D62099

--HG--
extra : moz-landing-system : lando
2020-02-11 10:33:47 +00:00
Dzmitry Malyshau bf6b5347b2 Bug 1611024 - Turn WebGPU programmable passes into interface mixins r=jgilbert,webidl,bzbarsky
this makes us closer to the upstream spec and removes a bunch of useless code

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

--HG--
extra : moz-landing-system : lando
2020-02-11 03:03:47 +00:00
Emilio Cobos Álvarez 98e23d977a Bug 1614623 - Simplify intersection observer property handling. r=smaug
Removes some duplicated code, and removes the property when the observer hash
table is empty (there's no reason to keep it around).

The keeping the property around is causing issues because we want to change
intersection observers on adopt.

Right now when that happens, we create a property on the new document, but then
override it with the transferred one if present.

We should instead merge the properties rather than transferring them to the new
document, or something. But not keeping the empty property mitigates the
problem.

We should still fix that though, I'll file another bug for it.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 14:14:33 +00:00
Emilio Cobos Álvarez 6311bc2129 Bug 1614512 - Give mozilla::Side and mozilla::Corner a fixed underlying type. r=froydnj
So as to avoid UB. It is somewhat unfortunate/dumb the fact that we need to do
this and we can't detect when we forget to do it :(

Give it uint8_t as it's type as that's enough and consistent with LogicalSide.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 14:11:06 +00:00
Mirko Brodesser d15ef2041e Bug 1613378: part 8) Add assertion to `nsAutoScrollTimer::Init`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D62043

--HG--
extra : moz-landing-system : lando
2020-02-11 10:50:52 +00:00
Mirko Brodesser e7ed18f679 Bug 1613378: part 7) Remove `Selection`'s default constructor. r=smaug
Removes duplicated code and reveals the dependency to frame selection.

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

--HG--
extra : moz-landing-system : lando
2020-02-11 10:50:54 +00:00
Mirko Brodesser 4a2c7022b1 Bug 1613378: part 6) Remove copy&pasted `IsValidSelectionPoint` function. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D62039

--HG--
extra : moz-landing-system : lando
2020-02-11 10:50:57 +00:00
Alexandre Poirot c62035feda Bug 1613322 - Define common test helpers for browser toolbox tasks. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D62319

--HG--
extra : moz-landing-system : lando
2020-02-11 09:16:26 +00:00
Dan Minor f28bbffcea Bug 1612060 - Update libdav1d to 0.5.2; r=achronop
Differential Revision: https://phabricator.services.mozilla.com/D61223

--HG--
extra : moz-landing-system : lando
2020-01-31 13:28:26 +00:00
Dan Minor 2dfc28fbbe Bug 1284103 - Add mochitest for DTLS versions; r=mt
Differential Revision: https://phabricator.services.mozilla.com/D60009

--HG--
extra : moz-landing-system : lando
2020-01-30 12:50:16 +00:00
Dan Minor b3f3f1b7d6 Bug 1284103 - Enable DTLS 1.3 on Nightly; r=mt
Differential Revision: https://phabricator.services.mozilla.com/D59773

--HG--
extra : moz-landing-system : lando
2020-01-30 12:50:09 +00:00
Dan Minor 3a77f0eeb3 Bug 1578073 - Use updated camera capture code; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61861

--HG--
extra : moz-landing-system : lando
2020-02-10 17:12:52 +00:00
Dan Minor f84c5a8d02 Bug 1578073 - Remove native calls in Histogram.java; r=ng
Getting the JNI calls here to work requires a good amount of webrtc.org
machinery. It might be worth setting that up the next time we do an upstream
merge, but for now, it is a lot simpler to just remove the affected code,
given that we are not interested in collecting this data anyway.

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

--HG--
extra : moz-landing-system : lando
2020-02-10 17:12:22 +00:00
Dan Minor 78bc30b95f Bug 1578073 - Use CameraEnumerator in createDeviceList; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61858

--HG--
extra : moz-landing-system : lando
2020-02-10 17:11:57 +00:00
Dan Minor 83a8f299bf Bug 1578073 - Fix include paths for android video capture; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61857

--HG--
extra : moz-landing-system : lando
2020-02-10 17:11:29 +00:00
Dan Minor a131dc6542 Bug 1578073 - Update generated video capture moz.build file; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61856

--HG--
extra : moz-landing-system : lando
2020-02-10 17:11:01 +00:00
Dan Minor 4c29d99dc4 Bug 1578073 - Update gn generated json files; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61855

--HG--
extra : moz-landing-system : lando
2020-02-10 17:10:33 +00:00
Dan Minor 99e456b88f Bug 1578073 - Remove android video capture from BUILD.gn; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61854

--HG--
extra : moz-landing-system : lando
2020-02-10 17:09:55 +00:00
Dan Minor 2754373b86 Bug 1578073 - Add android_video_capture to moz.build; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61853

--HG--
extra : moz-landing-system : lando
2020-02-10 17:09:20 +00:00
Dan Minor 75193e9189 Bug 1578073 - Fix warning: [cast] redundant cast to int; r=ng
Differential Revision: https://phabricator.services.mozilla.com/D61852

--HG--
extra : moz-landing-system : lando
2020-02-10 17:08:50 +00:00
Dan Minor e884920a81 Bug 1578073 - Update build.gradle for new android camera code; r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D61851

--HG--
extra : moz-landing-system : lando
2020-02-10 17:08:38 +00:00
Dan Minor 3ab437be1f Bug 1578073 - Move android video capture code to dom/media/systemservices; r=jib
Although originally part of webrtc.org, this code has subsequently been
removed by upstream. Moving it to under dom/media should make it clearer that
this is code that we are maintaining and simplify future upstream merges.

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

--HG--
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.cc => dom/media/systemservices/android_video_capture/device_info_android.cc
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.h => dom/media/systemservices/android_video_capture/device_info_android.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java => dom/media/systemservices/android_video_capture/java/src/org/webrtc/videoengine/CaptureCapabilityAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureAndroid.java => dom/media/systemservices/android_video_capture/java/src/org/webrtc/videoengine/VideoCaptureAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java => dom/media/systemservices/android_video_capture/java/src/org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid.java
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.cc => dom/media/systemservices/android_video_capture/video_capture_android.cc
rename : media/webrtc/trunk/webrtc/modules/video_capture/android/video_capture_android.h => dom/media/systemservices/android_video_capture/video_capture_android.h
extra : moz-landing-system : lando
2020-02-10 17:08:36 +00:00
Dan Minor a5ea832cbb Bug 1578073 - Add newer webrtc.org android camera code; r=ng
This is an import of the Android camera code as of upstream revision
26762d0425ffd15af9ddc3ae669373668827ea00 (Dec 20, 2019). This takes just the
files required to build the camera related classes.

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

--HG--
extra : moz-landing-system : lando
2020-02-10 17:07:25 +00:00
Sebastian Hengst 7e7e71c48d Bug 1612233 - Change test expectation rule for Windows ccov from webrender to non-webrender. a=test-only DONTBUILD
--HG--
extra : rebase_source : 60dcfb7a681f4c503a939ee876a897902f2c238d
2020-02-11 15:13:33 +01:00