Commit Graph

56688 Commits

Author SHA1 Message Date
William Lachance
f26e44934f Bug 1558627 - Fix incorrect field name in crash ping documentation r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D34612

--HG--
extra : moz-landing-system : lando
2019-06-12 13:36:33 +00:00
Boris Zbarsky
8e413da004 Bug 1558738. Stop using [array] in nsIUDPSocket. r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D34672

--HG--
extra : moz-landing-system : lando
2019-06-12 07:00:01 +00:00
Ehsan Akhgari
caea64f895 Bug 1557872 - Add a new JS module for manipulating the Content Blocking allow list; r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D34355

--HG--
extra : source : 832579daee7c9e328d220611ab8929a1a4cf150b
2019-06-11 22:28:31 +00:00
Dorel Luca
ddbbed33a8 Backed out changeset 832579daee7c (bug 1557872) for Browser-chrome failures in browser/components/contextualidentity/test/browser/browser_aboutURLs.js. CLOSED TREE 2019-06-12 10:06:21 +03:00
Lina Cambridge
7d50f59301 Bug 1558388 - Ensure the bookmarks mirror reports shutdown blocker state correctly. r=markh
Differential Revision: https://phabricator.services.mozilla.com/D34471

--HG--
extra : moz-landing-system : lando
2019-06-12 03:48:31 +00:00
Boris Zbarsky
f891b30286 Bug 1558557. Stop using [array] in nsISecretDecoderRing. r=keeler
The UTF-16 to UTF-8 conversion is now handled by XPConnect, because we're using AUTF8String for the type.

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

--HG--
extra : moz-landing-system : lando
2019-06-12 02:15:23 +00:00
Boris Zbarsky
cd725846b9 Bug 1558651. Stop using [array] in amIWebInstallPrompt. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D34633

--HG--
extra : moz-landing-system : lando
2019-06-11 22:28:59 +00:00
Ehsan Akhgari
19f96d0e2a Bug 1557872 - Add a new JS module for manipulating the Content Blocking allow list; r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D34355

--HG--
extra : moz-landing-system : lando
2019-06-11 22:28:31 +00:00
Rob Wu
87c294932a Bug 1557944 - Fix intermittent browser_html_plugins.js r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D34616

--HG--
extra : moz-landing-system : lando
2019-06-11 21:26:14 +00:00
Tim Huang
46cdd7f366 Bug 1556000 - Part 1: Remove the expired telemetry probe of the content window size. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33788

--HG--
extra : moz-landing-system : lando
2019-06-11 09:50:24 +00:00
Masatoshi Kimura
7f2a5cd53d Bug 1558095 - Remove useless waitpid from updater. r=rstrong
Differential Revision: https://phabricator.services.mozilla.com/D34503

--HG--
extra : moz-landing-system : lando
2019-06-11 17:34:05 +00:00
Mike Hommey
0ab79a1ca0 Bug 1557171 - Update vendored lmdb-rkv-sys to 0.8.4. r=chmanchester
The only change is a fix for building for mips.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 20:23:10 +00:00
Gijs Kruitbosch
01a67ca408 Bug 1557790 - fix initialization of blocklist clients, r=aswan
In order for the remote settings blocklist to sync, we need to ensure that
the corresponding remote settings clients are created (see also
https://bugzilla.mozilla.org/show_bug.cgi?id=1557790#c2 ). This is
necessary because the blocklist clients are not in the `main` bucket.

This would otherwise happen as soon as any consumer asked the blocklist
for any block data, but that's not going to happen unless the list of
add-ons or plugins changes. Even if there are no changes to the local
lists of installed things, we do need blocklist updates because
otherwise already-installed items would never get blocked even if/when
they are added to the blocklist.

The client initialization should have no other side effects (in terms of
performance/cost) beyond ensuring they get included in things we ask for
when the update-timer fires.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 18:39:45 +00:00
Gurzau Raul
577021c8c2 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-12 00:36:41 +03:00
Gurzau Raul
227f5329f7 Merge inbound to mozilla-central. a=merge 2019-06-12 00:34:32 +03:00
Martin Matous
eb4d923ebd Bug 1305663 - save extension info to DownloadMap properly, r=aswan
Previous implementation created new DownloadItem with a null as an indirect result of list.add()

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

--HG--
extra : moz-landing-system : lando
2019-06-11 15:52:46 +00:00
Neil Deakin
e5fb1d5934 Bug 1533948, change BrowserTabChild to inherit from JSWindowActor, r=mconley
--HG--
extra : rebase_source : 5e88e30ac09c15e6747f6ef1019e9b27a793a898
2019-06-11 09:05:33 -04:00
Dave Townsend
2a143cf5e9 Bug 1556173: Fix test_profile_reset.js on dev-edition builds. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D34002

--HG--
extra : moz-landing-system : lando
2019-06-10 17:55:12 +00:00
Edwin Gao
c2dae416e6 Bug 1555454 - migrate xpcshelltests to macosx1014 r=gbrown
Changes:
- move xpcshell from macosx1010 to macosx1014
- updated regex for macosx1014 xpcshell to run on 2 chunks for all variants (for now)

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

--HG--
extra : moz-landing-system : lando
2019-06-11 18:36:19 +00:00
Dave Townsend
1f96e1db88 Bug 1553929: Make some attempt to correctly match default profiles after profiles.ini has been manually edited by the user. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D34038

--HG--
extra : moz-landing-system : lando
2019-06-11 17:32:17 +00:00
Barret Rennie
0bd4d6512b Bug 1553200 - Do not receive unwanted nsIWebProgress events in addon discovery view r=mconley
Depends on D33996

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

--HG--
extra : moz-landing-system : lando
2019-06-11 17:47:52 +00:00
Boris Zbarsky
d5a8a4a595 Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D34201

--HG--
extra : moz-landing-system : lando
2019-06-08 21:26:12 +00:00
Boris Zbarsky
9de72a3ac6 Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D34196

--HG--
extra : moz-landing-system : lando
2019-06-11 15:51:51 +00:00
Mihai Alexandru Michis
bbc8c51513 Backed out changeset 975fec3b327c (bug 1557872) for causing bc failures in browser_trackingUI_pbmode_exceptions.js CLOSED TREE 2019-06-11 19:43:07 +03:00
Ehsan Akhgari
2945c907d7 Bug 1557872 - Add a new JS module for manipulating the Content Blocking allow list; r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D34355

--HG--
extra : moz-landing-system : lando
2019-06-11 14:42:58 +00:00
dvictoriad
fe88991118 Bug 1556025 - Added comment to explain that we store the scalar name in KeyedScalars because references to BaseScalarInfo aren't guaranteed to be safe if they're DynamicScalarInfos. r=chutten@mozilla.com
Differential Revision: https://phabricator.services.mozilla.com/D34470

--HG--
extra : moz-landing-system : lando
2019-06-11 13:32:35 +00:00
Tim Huang
00134913e3 Bug 1556017 - Fixing the off-by-one-pixel issue of find bar and devtool iframe for Letterboxing. r=johannh
This patch fixes the off-by-one-pixel issue of Letterboxing. For
FindBar, it will be created when the user requests it and will be hidden
if the user close it after that. The problem of the original approach is
that it only observes the existance of the FindBar element but not the
fact that whether or not it is visible. So, it will miscalculate the
offset of FindBar after it has been created and closed.

For devtools, the original approach adds one pixel offset for the
separator. However, this one pixel offset is not required since there is
no extra separator outside the devtools iframe. So, we don't need that
and this patch removes this one pixel for the devtools.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 08:53:44 +00:00
Sebastian Hengst
ab00497b2b Bug 1558370 - Correct disabling of test_arrowpanel.xul which redisables toolkit chrome tests on Android. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D34490

--HG--
extra : moz-landing-system : lando
2019-06-11 09:50:26 +00:00
Dão Gottwald
a0996172b6 Bug 1555951 - Use AppConstants.platform instead of RegExp::test(navigator.platform) in custom element scripts. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33926

--HG--
extra : moz-landing-system : lando
2019-06-10 19:28:11 +00:00
Jean-Yves Avenard
3cfadec356 Bug 1554334 - P1. Lazily initialize StaticPrefs with Once policy. r=njn
Rather than attempting to determine when the Once policy StaticPrefs should be set we initialize them when one of the getter gets called. They become immutable after that.
In a future change we will prevent those values to ever be changed once they have been initialized.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 06:32:45 +00:00
Noemi Erli
dcf9fc1cbc Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-11 00:52:20 +03:00
Noemi Erli
9cc480e673 Merge inbound to mozilla-central. a=merge 2019-06-11 00:47:19 +03:00
Dan Minor
bfa03916c9 Bug 1556766 - Add telemetry for WebRTC video codecs used in calls; r=chutten,drno
This adds a scalar for the codecs used when receiving and sending video in
a WebRTC call.

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

--HG--
extra : moz-landing-system : lando
2019-06-10 20:28:23 +00:00
Brian Hackett
8359c6b639 Bug 1558111 - Initialize record/replay state first in XRE_InitChildProcess, r=ehsan.
Differential Revision: https://phabricator.services.mozilla.com/D34361

--HG--
extra : rebase_source : 6a2472d01e9073047a18b4e2200364ca19833d5f
2019-06-10 05:34:34 -10:00
Mike Conley
9bf5c64368 Bug 1555834 - Hide the Picture-in-Picture toggle for <video> elements that resolve to audio-only after loading metadata. r=JSON_voorhees
Differential Revision: https://phabricator.services.mozilla.com/D34421

--HG--
extra : moz-landing-system : lando
2019-06-10 21:23:12 +00:00
Jared Wein
a34597dc00 Bug 1549115 - Record telemetry events for about:logins page interactions. r=chutten,johannh,MattN,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D29950

--HG--
extra : moz-landing-system : lando
2019-06-10 20:43:10 +00:00
Mike Conley
3a05d6bfd8 Bug 1541178 - In RTL locales, put the Picture-in-Picture to the left side of the window. r=JSON_voorhees
Differential Revision: https://phabricator.services.mozilla.com/D34410

--HG--
extra : moz-landing-system : lando
2019-06-10 19:59:58 +00:00
Cosmin Sabou
91f14eaf0d Backed out 4 changesets (bug 1549115) for bc failures on browser_eventTelemetry.js. CLOSED TREE
Backed out changeset 978d0626cfe4 (bug 1549115)
Backed out changeset 7d2f103f518b (bug 1549115)
Backed out changeset 72c14692f06c (bug 1549115)
Backed out changeset 5fe74bee049e (bug 1549115)
2019-06-10 22:00:44 +03:00
Luca Greco
3c296fbc6f Bug 1556389 - Show report action only on currently supported addon types. r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D34341

--HG--
extra : moz-landing-system : lando
2019-06-10 18:38:57 +00:00
Aaron Klotz
1a96a7dc26 Bug 1548630: Preload wintypes.dll off main thread; r=jmathies
Differential Revision: https://phabricator.services.mozilla.com/D34030

--HG--
extra : moz-landing-system : lando
2019-06-10 18:43:23 +00:00
Cosmin Sabou
0ab9a65596 Backed out changeset ce509bb0895a (bug 1557161) for Windows 2012 AArch64 build bustages. CLOSED TREE 2019-06-10 21:45:55 +03:00
Ricky Rosario
c93b7f1009 Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33711

--HG--
extra : moz-landing-system : lando
2019-06-10 17:01:54 +00:00
dleblanccyr
9d2ac6e4b3 Bug 1555084 - Creates handshake component (and dummy information). r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32896

--HG--
extra : moz-landing-system : lando
2019-06-10 14:12:25 +00:00
dleblanccyr
26957d2e5a Bug 1555135 - Adds InfoItem web component. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32894

--HG--
extra : moz-landing-system : lando
2019-06-10 14:21:55 +00:00
dleblanccyr
ec807e9ee4 Bug 1555118 - Adds JS and CSS files to certviewer. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D32890

--HG--
extra : moz-landing-system : lando
2019-06-10 14:12:06 +00:00
Myk Melez
9edec819af Bug 1557161 - enable rkv consumers to migrate LMDB environments across architecture changes r=lina,keeler,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D33863

--HG--
extra : moz-landing-system : lando
2019-06-10 18:14:46 +00:00
Rob Wu
93bba78098 Bug 1525186 - Record whether HTML about:addons is enabled in telemetry r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D34292

--HG--
extra : moz-landing-system : lando
2019-06-10 17:13:27 +00:00
Jared Wein
b577cb2bdd Bug 1549115 - Record telemetry events for about:logins page interactions. r=chutten,johannh,MattN,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D29950

--HG--
extra : moz-landing-system : lando
2019-06-10 16:37:13 +00:00
David Teller
75ea881e7f Bug 1520001 - dependency cloudabi is BSD-2 and must appear in about:license;r=mhoye
Not sure why this wasn't done before, but it prevented me from running `./mach rust vendor`.

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

--HG--
extra : moz-landing-system : lando
2019-06-10 13:22:58 +00:00
Razvan Maries
45095249b4 Bug 1546256- Disabled test_arrowpanel.xul on Windows7 x32 debug for mass of failures. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D34349

--HG--
extra : moz-landing-system : lando
2019-06-10 14:01:00 +00:00