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

58107 Коммитов

Автор SHA1 Сообщение Дата
Raphael Pierzina 8249853b77 Bug 1543960 - Update doc string in telemetry-tests-client search test; r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D45040

--HG--
extra : moz-landing-system : lando
2019-09-06 18:29:59 +00:00
Cameron McCormack 79dc9209f9 Bug 1562060 - Add telemetry to record how often we fail to map UA sheet shared memory at the desired address. r=jwatt,janerik
Differential Revision: https://phabricator.services.mozilla.com/D36273

--HG--
extra : moz-landing-system : lando
2019-09-09 06:18:40 +00:00
Lina Cambridge 1046b50b0b Bug 1577788 - Fix unique constraint errors when syncing bookmarks with tags. r=markh
Our `INSTEAD OF INSERT` trigger for local tags reused existing tag
folders if they already existed, but not existing tag entries. This
caused us to insert duplicate tag entries for items whose tags
didn't change, which, in turn, threw unique constraint violations
when we tried to insert rows for tag entries that already existed
into `itemsAdded`. This commit gives tag entries the same treatment as
tag folders.

This commit also improves debug logging during application, so we
can pinpoint errors like this better in the future.

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

--HG--
extra : moz-landing-system : lando
2019-09-08 23:55:58 +00:00
Bogdan Tara e95c3c7256 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-09-08 00:53:09 +03:00
Bogdan Tara 97a38fa030 Merge inbound to mozilla-central. a=merge 2019-09-08 00:50:35 +03:00
Toshihito Kikuchi 18aab300b5 Bug 1576697 - Use LauncherResult in WinHeaderOnlyUtils.h instead of WindowsErrorResult. r=aklotz
`WindowsErrorResult` is a class to hold either a value or a Windows error
code based on the `Result` template.  We also have `LauncherResult` for the
same purpose, which was introduced as a part of the launcher process feature
afterward.  The difference is `LauncherResult` holds a filename and line
number along with an error code.

This patch integrates LauncherResult.h into WinHeaderOnlyUtils.h so that we
can use `LauncherResult` more broadly.

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

--HG--
extra : moz-landing-system : lando
2019-09-07 18:17:45 +00:00
Csoregi Natalia c412845ce7 Bug 1579335 - Disabled toolkit/components/extensions/test/mochitest/test_ext_request_urlClassification.html on fission. r=bc
Reviewers: bc

Reviewed By: bc

Subscribers: mixedpuppy

Bug #: 1579335

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

--HG--
extra : histedit_source : 28a200c3ea0af5a87fad6eaf7fb2867165bc06ea
2019-09-07 17:27:47 +03:00
Csoregi Natalia 4bec213c1a Merge inbound to mozilla-central. a=merge 2019-09-07 12:41:42 +03:00
Will Hawkins 26039d1147 Bug 1574315: Specify the proper parameters to BrowserTestUtils.browserLoaded to ensure that a page's content is entirely loaded before testing for the results of side effects of operations in that content. r=mconley
Differential Revision: https://phabricator.services.mozilla.com//D44429

--HG--
extra : amend_source : e685f99ada67425766967167b34e4097e56a0e6f
2019-09-07 03:59:54 +03:00
Brindusan Cristian 35ff976b6a Backed out changeset dd6fd67a75eb (bug 1574315) for landing without the reviewer. 2019-09-07 04:24:05 +03:00
Will Hawkins 36b87a716a Bug 1574315: Specify the proper parameters to BrowserTestUtils.browserLoaded to ensure that a page's content is entirely loaded before testing for the results of side effects of operations in that content.
Differential Revision: https://phabricator.services.mozilla.com//D44429
2019-09-07 03:59:54 +03:00
Nathan Froyd 95fdb43cdd Bug 1579546 - remove `SK_BUILD_FOR_ANDROID_NDK` define; r=lsalzman
This define is unused, modulo some apparently dead patches in the
gfx/skia/patches/archive/ directory.

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

--HG--
extra : moz-landing-system : lando
2019-09-06 21:42:27 +00:00
David Walsh d3fcf65767 Bug 1557116 - Don't allow DEVTOOLS_DEBUGGER_LOAD_SOURCE_MS to expire r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D44844

--HG--
extra : moz-landing-system : lando
2019-09-06 22:17:30 +00:00
Gurzau Raul 812644ff5f Backed out changeset 8c25acd6a557 (bug 1237782) for wpt failures at controller-on-disconnect.https.html 2019-09-07 14:32:37 +03:00
Csoregi Natalia 1727989c56 Merge mozilla-central to autoland. CLOSED TREE 2019-09-07 12:44:45 +03:00
Jonathan Kingston 64f59b042f Bug 1237782 - Remove http override and add appcache pref r=baku
Differential Revision: https://phabricator.services.mozilla.com/D44472

--HG--
extra : moz-landing-system : lando
2019-09-07 07:45:30 +00:00
Abdoulaye O. Ly 37466467c2 Bug 1567581 - Add fission pref in the telemetry environment. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D40077

--HG--
extra : moz-landing-system : lando
2019-09-07 07:33:57 +00:00
Nils Maier 12ec8dfe49 Bug 1576333 - Part 3: Fix broken test_inprogress r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D43344

--HG--
extra : moz-landing-system : lando
2019-09-06 03:09:30 +00:00
Nils Maier f28d2b02a0 Bug 1576333 - Part 2: Make WE downloads API cancel on HTTP errors r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D43343

--HG--
extra : moz-landing-system : lando
2019-09-06 03:09:04 +00:00
Nils Maier 37528b94d0 Bug 1576333 - Part 1: Allow Downloads users to inspect HTTP codes r=mak
Differential Revision: https://phabricator.services.mozilla.com/D43342

--HG--
extra : moz-landing-system : lando
2019-09-06 03:08:44 +00:00
Shane Caraveo 6cc768b0c5 Bug 1566627 support classification in proxy.onRequest r=zombie
Add trackingClassification to the details object for proxy.onRequest.

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

--HG--
rename : toolkit/components/extensions/test/mochitest/test_ext_webrequest_urlClassification.html => toolkit/components/extensions/test/mochitest/test_ext_request_urlClassification.html
extra : moz-landing-system : lando
2019-09-05 21:39:16 +00:00
Luke Crouch 010f500b2d Bug 1577808: add telemetry for breached logins r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D44524

--HG--
extra : moz-landing-system : lando
2019-09-05 23:01:02 +00:00
Markus Stange ccd64f6d10 Bug 1563310 - Update profiler-get-symbols WASM module and update JS code for the updated binding API. r=julienw
The repo has seen three notable changes since last time:
 - The pdb changes from PR #2, which don't really affect any outward behavior.
 - I updated the version of wasm-bindgen.
 - I created a WasmMemBuffer abstraction which lets us avoid the buffer copy
   without relying on wasm-bindgen implementation details. This is possible due
   to the new Uint8Array::view API that wasm-bindgen shipped in April.

The last part is what allowed me to simplify the code in ProfilerGetSymbols-worker.js.
Those changes are the only part that's worth reviewing.

The changes in profiler_get_symbols.js are not worth reviewing; they're
autogenerated by wasm-bindgen. The new version of wasm-bindgen generates
slightly different JS code, and the addition of the WasmMemBuffer struct also
caused some of that JS code to change.

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

--HG--
extra : moz-landing-system : lando
2019-09-02 17:56:28 +00:00
prathiksha 2a39a566d7 Bug 1553342 - Have Browser:CertExceptionError message exchanges happen over RPM. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34581

--HG--
extra : moz-landing-system : lando
2019-09-05 20:04:03 +00:00
Daniel Holbert a347fd9495 Bug 1092007 part 1: Adjust some in-content CSS to account for flex definite-sizing change. r=johannh
As of this bug, flex items in a vertical flex container will sometimes be
considered to have "indefinite" sizes, i.e. percent sizes in them will no
longer resolve. To work around this, they need to provide a definite flex-basis
(e.g. as part of the "flex" shorthand property) if we want percent sizes to
resolve (instead of being treated as "auto") inside of them.

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

--HG--
extra : moz-landing-system : lando
2019-09-05 07:44:07 +00:00
Robert Strong f23fca4617 Bug 1578262 - extend expiration from 72 to 76 for telemetry used to analyze BITS. r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D44692

--HG--
extra : moz-landing-system : lando
2019-09-05 16:16:39 +00:00
Mike Conley 3d0ca8182e Bug 1566183 - Add a keyboard shortcut to enter Picture-in-Picture for first video of focused window. r=NeilDeakin,JSON_voorhees,flod
Differential Revision: https://phabricator.services.mozilla.com/D40082

--HG--
extra : moz-landing-system : lando
2019-09-05 17:40:02 +00:00
Alex ba71d5287d Bug 1463797 - Added a method to hit enter to save passwords while password box is focused and test. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D43306

--HG--
extra : moz-landing-system : lando
2019-09-04 05:38:37 +00:00
Razvan Maries 1ad3f5b235 Backed out changeset bb08767934a8 (bug 1566183) for causing perma fails on browser_duplicateIDs.js. CLOSED TREE 2019-09-05 20:30:40 +03:00
Agi Sferro 72e1ec0f20 Bug 1576730 - Support scalars in GeckoView Telemetry. r=chutten,snorp
Differential Revision: https://phabricator.services.mozilla.com/D44539

--HG--
extra : moz-landing-system : lando
2019-09-05 15:56:43 +00:00
Nihanth Subramanya 007e0e1724 Bug 1578633 - [Captive Portal] Prevent XHR error callback if we already handled it. r=mayhemer
Differential Revision: https://phabricator.services.mozilla.com/D44625

--HG--
extra : moz-landing-system : lando
2019-09-05 13:32:10 +00:00
Mike Conley 61209ad7a6 Bug 1566183 - Add a keyboard shortcut to enter Picture-in-Picture for first video of focused window. r=NeilDeakin,JSON_voorhees,flod
Differential Revision: https://phabricator.services.mozilla.com/D40082

--HG--
extra : moz-landing-system : lando
2019-09-05 14:09:25 +00:00
harry 0303f92923 Bug 1578433 - Add a new TIP result type to UrlbarUtils.RESULT_TYPES. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D44714

--HG--
extra : moz-landing-system : lando
2019-09-05 13:09:47 +00:00
Dorel Luca 97d9dbf374 Backed out changeset 4035fee4dd33 (bug 1538042) for Mochitest failures in toolkit/components/windowcreator/test/test_nsFind.html 2019-09-05 12:21:18 +03:00
Liang-Heng Chen 21ac75bbc5 Bug 1578769 - handle the "else" part of attributes; r=MattN
A `popupnotification` could be reused, we should remove/reset optional attributes to avoid unexpected behavior.

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

--HG--
extra : moz-landing-system : lando
2019-09-05 08:42:29 +00:00
dlee da8b128c32 Bug 1576292 - Avoid using directory service off-main-thread in URL Classifier gtest. r=gcp
Differential Revision: https://phabricator.services.mozilla.com/D44728

--HG--
extra : moz-landing-system : lando
2019-09-05 07:34:41 +00:00
Bogdan Tara db8f140884 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-09-05 06:50:11 +03:00
Bogdan Tara 37b20c9b16 Backed out 2 changesets (bug 1405971) for test_sanityRegisteredServiceWorker2.html failures a=backout
Backed out changeset 71d1cf219835 (bug 1405971)
Backed out changeset 207b97835f60 (bug 1405971)
2019-09-05 06:45:40 +03:00
Mike Conley a5be17297f Bug 1576605 - Don't fire extra MozTogglePictureInPicture when clicking toggle on videos with built-in controls. r=JSON_voorhees
In bug 1568320, we made it so that the PictureInPictureToggleChild attaches handlers to
the toggle, even on videos that have controls by default, so we don't need the
videocontrols UAWidget to call the method for firing the event anymore.

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

--HG--
extra : moz-landing-system : lando
2019-09-04 16:09:25 +00:00
Brad Werth 53e3d54cec Bug 1548188 Part 2: Make test of find in vertical text also search for partial matches. r=mikedeboer
Depends on D44701

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

--HG--
extra : moz-landing-system : lando
2019-09-04 19:51:01 +00:00
Gurzau Raul f96e9cd73f Backed out changeset 887d125d7f59 (bug 1578709) for failing at test_bug427744.html on a CLOSED TREE. 2019-09-04 21:34:11 +03:00
mandy cheang f97af149f2 Bug 1546931 - Remove installs.ini stat during early start-up on the main thread. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D43295

--HG--
extra : moz-landing-system : lando
2019-08-30 22:05:41 +00:00
Gijs Kruitbosch bb899238e7 Bug 1578709 - Only set flash only pref for those tests that need it, r=mconley,ahal
Differential Revision: https://phabricator.services.mozilla.com/D44648

--HG--
extra : moz-landing-system : lando
2019-09-04 17:28:02 +00:00
Dylan Roeh 9a70aa2560 Bug 1557009 - Add ContentBlockingController to GeckoSession to allow managing exceptions list for content blocking. r=snorp,geckoview-reviewers,Ehsan,agi
Differential Revision: https://phabricator.services.mozilla.com/D43758

--HG--
extra : moz-landing-system : lando
2019-09-06 17:21:16 +00:00
Geoff Brown 56ca134785 Bug 1579272 - Cleanup obviously fennec-centric test annotations; r=bc
Remove test manifest annotations that specifically target fennec,
or likely target the android 4.3 emulator.

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

--HG--
extra : moz-landing-system : lando
2019-09-06 16:51:10 +00:00
Brian Hackett 02fb477a3d Bug 1579301 - Let all threads diverge from the recording when the main thread does, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D44935

--HG--
extra : moz-landing-system : lando
2019-09-06 16:05:26 +00:00
Cosmin Sabou 732b97195a Backed out changeset 7dc9a45ef7d6 (bug 1237782) for causing browser chrome failures on browser_disableAppcache.js CLOSED TREE 2019-09-06 19:10:20 +03:00
arthur.iakab a85c15b134 Backed out changeset dce44ccda93f (bug 1557009) for causing android lints failure on ContentBlockingController.java CLOSED TREE 2019-09-06 18:53:35 +03:00
Erica Wright 270e03dff6 Bug 1577030 - Telemetry to track total numbers of trackers blocked. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D44521

--HG--
extra : moz-landing-system : lando
2019-09-06 14:43:16 +00:00
Dylan Roeh 5ee7c5e622 Bug 1557009 - Add ContentBlockingController to GeckoSession to allow managing exceptions list for content blocking. r=snorp,geckoview-reviewers,Ehsan,agi
Differential Revision: https://phabricator.services.mozilla.com/D43758

--HG--
extra : moz-landing-system : lando
2019-09-06 15:14:36 +00:00