Commit Graph

658740 Commits

Author SHA1 Message Date
Nihanth Subramanya
cf4d7d0bb9 Bug 1555236 - Implement Send Report subview stub. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34519

--HG--
extra : moz-landing-system : lando
2019-07-03 14:52:08 +00:00
Nihanth Subramanya
662112b0b3 Bug 1555236 - Properly align TP toggle switch with the rest of the panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34517

--HG--
extra : moz-landing-system : lando
2019-07-03 14:51:51 +00:00
Nihanth Subramanya
fa22ee7bc6 Bug 1555236 - Implement "Site Not Working?" sub-panel. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34516

--HG--
extra : moz-landing-system : lando
2019-07-03 14:51:42 +00:00
Chris H-C
e3c5872d0b Bug 1562977 - Update data collection docs to mention Data Stewards r=janerik
Also, fix up some links that don't point to where they think they do anymore.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 08:29:59 +00:00
Cosmin Sabou
a00d8cc66f Bug 1560299 - Update expectations for several presentation-api/controlling-ua tests. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D36452

--HG--
extra : moz-landing-system : lando
2019-07-03 09:59:45 +00:00
Hamzah
df56d089b1 Bug 1557913 - Clean up MozButtonBase fragment markup r=dao
Differential Revision: https://phabricator.services.mozilla.com/D36744

--HG--
extra : moz-landing-system : lando
2019-07-03 14:43:30 +00:00
Gregory Mierzwinski
4bc7927e7f Bug 1553335 - Run Android OS baseline test before all power tests. r=perftest-reviewers,rwood
This patch adds an Android OS baseline test which runs before all tests when '--power-test' is supplied. The data is then added to the test's PERFHERDER_DATA blob as power data that is suffixed with '-baseline'.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 14:10:14 +00:00
Frederik Braun
56eaf048f5 Bug 1558745 - allow fxa to be loaded from systemprincipal (and then downgrade to content) r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D35770

--HG--
extra : moz-landing-system : lando
2019-07-03 13:59:28 +00:00
Cosmin Sabou
56754efbdb Backed out 3 changesets (bug 1514474, bug 1514296) for mochitest failures on test_featureList.html. CLOSED TREE
Backed out changeset 52ae606e4cfa (bug 1514296)
Backed out changeset e74168e44dd7 (bug 1514474)
Backed out changeset a43f3aa0ea77 (bug 1514296)
2019-07-03 17:29:15 +03:00
Francesco Lodolo (:flod)
e14e57c33f Bug 1563216 - Remove Fluent migration recipes for Firefox 68 r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D36754

--HG--
extra : moz-landing-system : lando
2019-07-03 13:36:06 +00:00
Boris Zbarsky
11712bd3ce Bug 1558101: Implement geometry static constructors r=bzbarsky
Includes .fromRect, .fromQuad, and .fromFloat32/64Array.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 05:51:30 +00:00
Ciure Andrei
224b2aa331 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2019-07-03 07:10:17 +03:00
Andrea Marchesini
099f37af60 Bug 1562891 - BodyStream should flag itself as close correctly, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D36632

--HG--
extra : moz-landing-system : lando
2019-07-02 22:46:32 +00:00
Dale Harvey
1349aec8d4 Bug 1558800 - Update url for morfix search engine. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D36325

--HG--
extra : moz-landing-system : lando
2019-07-03 10:21:22 +00:00
Aaron Klotz
4a0b496713 Bug 1562948: Use a multi-threaded apartment inside AnnotateWMIData_ThreadStart; r=mhowell
Using a single-threaded apartment creates a race condition that triggers a
crash in a11y when it hooks InSendMessageEx. Since we're on a background thread,
we don't have a strongly compelling reason to use an STA when an MTA will work
just fine.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 22:22:32 +00:00
Andreea Pavel
c92947ecc6 Backed out 5 changesets (bug 1528314, bug 1560044) for build bustages on a CLOSED TREE
Backed out changeset 4a544cd4b035 (bug 1528314)
Backed out changeset 91919cdf9159 (bug 1528314)
Backed out changeset 1271940e91e8 (bug 1560044)
Backed out changeset a5bbaa8c1001 (bug 1560044)
Backed out changeset 7ae0d606f1c6 (bug 1560044)
2019-07-03 02:20:15 +03:00
Henrik Skupin
a100b37a5d Bug 1552845 - Provide an API for saving profiles via nsIProfiler. r=aswan
This API allows consumers to save a recorded profile directly to a
file. It will be located under the "profiler" sub folder inside the
user's profile.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 22:19:16 +00:00
Jed Davis
910a046a52 Bug 1562769 - Clean up ContentParent destruction. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D36555

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:37 +00:00
meandave
4d1a8ed239 Bug 1559549 - Add FAQ menuitem to the ellipsis menu in about:logins. ?jaws r=fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D35843

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:46 +00:00
Jared Wein
a4cce13895 Bug 1560359 - Add keyboard support for the menu on about:logins. r=sfoster,yzen
Differential Revision: https://phabricator.services.mozilla.com/D35830

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:39 +00:00
Jared Wein
192e63f9dd Bug 1560359 - Simplify the markup for menuitems in the menu on about:logins. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D35829

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:35 +00:00
Jared Wein
8cbce8bd6e Bug 1560359 - Add keyboard support for login-list on about:logins. r=fluent-reviewers,sfoster,flod,yzen
Differential Revision: https://phabricator.services.mozilla.com/D35828

--HG--
extra : moz-landing-system : lando
2019-07-03 03:34:28 +00:00
Jeff Gilbert
4a5a04abc8 Bug 1563076 - Forbid BeginTransformFeedback with a buffer bound to multiple indices. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D36688

--HG--
extra : moz-landing-system : lando
2019-07-03 02:22:52 +00:00
Andrew Halberstadt
1a58163ed7 Bug 1473498 - [mach] Enable test_logger with Python 3 r=firefox-build-system-reviewers,chmanchester
Depends on D36101

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

--HG--
extra : moz-landing-system : lando
2019-07-02 20:59:46 +00:00
Andrew Halberstadt
3f6339271d Bug 1473498 - [mach] Enable test_config with Python 3 r=firefox-build-system-reviewers,chmanchester
Depends on D36100

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

--HG--
extra : moz-landing-system : lando
2019-07-02 20:59:03 +00:00
Andrew Halberstadt
975f664521 Bug 1473498 - [mach] Enable test_entry_points with Python 3 r=firefox-build-system-reviewers,chmanchester
Differential Revision: https://phabricator.services.mozilla.com/D36100

--HG--
extra : moz-landing-system : lando
2019-07-02 20:58:14 +00:00
Andrew Halberstadt
3824b084b6 Bug 1473498 - [mach] Enable test_dispatcher with python 3 r=firefox-build-system-reviewers,chmanchester
This test is working with minimal effort. Let's get it running to prevent
future regressions.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 21:27:35 +00:00
Andrew Halberstadt
6f363de429 Bug 1473498 - [mach] Pull tests out of make check r=firefox-build-system-reviewers,mshal
Differential Revision: https://phabricator.services.mozilla.com/D36097

--HG--
extra : moz-landing-system : lando
2019-07-02 20:40:39 +00:00
Mike Hommey
18f786a985 Bug 1528314 - Remove --with-java-bin-path mozconfig entry from bootstrap suggestions. r=nalexander
Configure should just be able to find the right one. If it doesn't, that
should be fixed in configure rather than with suggestions in bootstrap.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 23:25:03 +00:00
Mike Hommey
7905091bbe Bug 1528314 - Make configure find an appropriate java via /usr/libexec/java_home on macOS. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D36561

--HG--
extra : moz-landing-system : lando
2019-07-02 23:25:04 +00:00
"William Orr ext:(%22)
39f09876c8 Bug 1519750 - Fix null pointer dereference in native messaging on OpenBSD. r=kmag 2019-07-02 20:53:14 +02:00
Ciure Andrei
d2edc7f197 Merge inbound to mozilla-central. a=merge 2019-07-03 00:47:39 +03:00
Kearwood "Kip" Gilbert
cb0913a5e1 Bug 1562453 - Remove uint32 clamping tests, which have no effect r=thomasmo
There were a couple of checks to clamp arguments in VRServiceTest.cpp.
The final landed patch reduced the arguments to 32-bit unsigned
integers, making these checks redundant.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 18:52:46 +00:00
Andreea Pavel
71f6e5e661 Bug 1560524 - disable mediasource-seek-beyond-duration.html on android debug r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D36684

--HG--
extra : moz-landing-system : lando
2019-07-03 00:42:17 +00:00
Andreea Pavel
1acf130783 Bug 1550758 - disabled send-after-setting-document-domain.htm on android debug r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D36683

--HG--
extra : moz-landing-system : lando
2019-07-03 00:06:59 +00:00
Jeff Gilbert
a78467632c Bug 1545473 - Re-enable skipped tests.
Differential Revision: https://phabricator.services.mozilla.com/D36691

--HG--
extra : moz-landing-system : lando
2019-07-02 23:52:57 +00:00
Daosheng Mu
8ed8b572cb Bug 1559843 - Replace VR code endling to LF. r=kip
Differential Revision: https://phabricator.services.mozilla.com/D36673

--HG--
extra : moz-landing-system : lando
2019-07-02 23:40:27 +00:00
Jeff Gilbert
8dac7ad935 Bug 1558339 - Clamp TEXTURE_[BASE,MAX]_LEVEL for drivers. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D36672

--HG--
extra : moz-landing-system : lando
2019-07-02 23:39:47 +00:00
Mike Conley
d38b3552f2 Bug 1560590 - Add Telemetry for Picture-in-Picture opening and closing mechanisms. data-review=chutten,r=JSON_voorhees
Depends on D36358

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

--HG--
extra : moz-landing-system : lando
2019-07-02 18:08:16 +00:00
Mike Conley
152ad9fd97 Bug 1560590 - Add a Telemetry probe to measure how long the Picture-in-Picture window is kept open for. data-review=chutten,r=JSON_voorhees
Differential Revision: https://phabricator.services.mozilla.com/D36358

--HG--
extra : moz-landing-system : lando
2019-07-02 18:07:02 +00:00
Tim Huang
edc1bae40c Bug 1560701 - Fixing the issue for the header of the protections panel that it doesn't deal well with long domain names. r=nhnt11
The patch fixes the problem by setting the correct 'max-width' value for
the header span of the protections panel which was referencing to the
wrong variable. This adds a shared variable and makes both identity
panel and protections referencing to it.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 14:11:43 +00:00
arthur.iakab
42a7e7ac69 Backed out 5 changesets (bug 1555236) for causing browser chrome failures on browser_trackingUI_report_breakage.js CLOSED TREE
Backed out changeset 866ffc49eb11 (bug 1555236)
Backed out changeset 24fda9469423 (bug 1555236)
Backed out changeset 7b6d88faaab2 (bug 1555236)
Backed out changeset 33c1b3a19483 (bug 1555236)
Backed out changeset 9f5563adc0de (bug 1555236)
2019-07-03 17:02:01 +03:00
Alexandru Irimovici
176aeab92f Bug 1561889 - Ignore percentage values from youtube-playback-tests r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D36208

--HG--
extra : moz-landing-system : lando
2019-07-03 13:46:16 +00:00
Jared Hirsch
ccf1b2a6e5 Bug 1550110 - CustomElement for a modal dialog and add 'Delete' warning dialog r=fluent-reviewers,Pike
MozReview-Commit-ID: 9TlO86gLhPV

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

--HG--
extra : moz-landing-system : lando
2019-07-03 13:31:23 +00:00
Petru Lingurar
3f5101c956 Bug 1562831 - Stop the Crash Service cleanly to prevent it's restart; r=VladBaicu
The service would be restarted after System.exit(0) which would show the crash
feedback form again to the user.

That System.exit(0) was initially used to prevent a silent ANR because of the
Service being started from background on Android Oreo+ without a foreground
notification.

To overcome all this we'll also use a foreground notification on Android Oreo+
but with NotificationManager.IMPORTANCE_LOW to be non-intrusive.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 13:13:10 +00:00
Kyle Huey
17b36a1a90 Bug 1563046: Move operator LogModule* out of line in debug builds. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D36675

--HG--
extra : moz-landing-system : lando
2019-07-02 23:58:18 +00:00
Andrea Marchesini
d73e20e33d Bug 1514296 - FeaturePolicy - WPT fixed, r=ckerschb
Depends on D35802

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

--HG--
extra : moz-landing-system : lando
2019-07-03 13:07:12 +00:00
Andrea Marchesini
34e8781b21 Bug 1514474 - Implement FeaturePolicy.features(), r=ckerschb
Depends on D35801

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

--HG--
extra : moz-landing-system : lando
2019-07-03 13:16:36 +00:00
Andrea Marchesini
0bcffcfa72 Bug 1514296 - Rename Document.policy to Document.featurePolicy, r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D35801

--HG--
extra : moz-landing-system : lando
2019-07-03 13:02:05 +00:00
Dylan Roeh
5e0a7630a4 Bug 1499396 - Add basic testing for PromptDelegate. r=geckoview-reviewers,snorp
Some tests still disabled due to either test environment weirdness or actual breakage.

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

--HG--
extra : moz-landing-system : lando
2019-07-02 22:51:43 +00:00