Tom Ritter
d922064696
Bug 1547519 - Rename NS_STRINGIFY to MOZ_STRINGIFY, move to mfbt, and unify stragglers r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D39961
--HG--
extra : moz-landing-system : lando
2019-09-04 02:40:32 +00:00
Andrew McCreight
926c5e732a
Bug 1578041 - Re-mark test_ext_cookies.html as failing with Fission. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D44489
--HG--
extra : moz-landing-system : lando
2019-09-03 23:01:25 +00:00
Ian Neal
7c5460806b
Bug 1578303 - Enable LoginManagerContextMenu.jsm for SeaMonkey r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D44408
--HG--
extra : moz-landing-system : lando
2019-09-03 17:31:42 +00:00
Nathan Froyd
ab3b2432a1
Bug 1578531 - be even more careful about success when running dsymutil; r=nalexander
...
Even if we don't see error messages from `llvm-dsymutil`, we can still
generate dSYM bundles that `dump_syms` completely falls over on. Let's
implement a super-careful check that actually examines the debug
information produced to ensure that `dump_syms` will accept our bundle.
Differential Revision: https://phabricator.services.mozilla.com/D44529
--HG--
extra : moz-landing-system : lando
2019-09-03 20:46:43 +00:00
Gijs Kruitbosch
a48d81d4cb
Bug 1577706 - move checks for -url from toolkit into browser code, and make osint sanitizer app-agnostic, r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D44395
--HG--
extra : moz-landing-system : lando
2019-09-03 17:01:33 +00:00
Itiel
1e8f420fff
Bug 1575483 - Force LTR the homepage url for extensions r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D42971
--HG--
extra : moz-landing-system : lando
2019-09-03 18:35:18 +00:00
Itiel
cd710e0a58
Bug 1578145 - Fix submit/view buttons position in about:crashes for RTL r=gsvelto,ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D44407
--HG--
extra : moz-landing-system : lando
2019-09-03 18:41:12 +00:00
Eric Rahm
644bbab061
Bug 1577871 - Remove using namespace std from RFPService r=tjr
...
Differential Revision: https://phabricator.services.mozilla.com/D44255
--HG--
extra : moz-landing-system : lando
2019-09-03 18:13:31 +00:00
arthur.iakab
4ea120b5cb
Backed out changeset e3f06f11de62 (bug 1237782) for causing browser-chrome failure on automation.py CLOSED TREE
2019-09-03 21:04:49 +03:00
arthur.iakab
ffeeb56270
Backed out changeset 1b54dc70e042 (bug 1530709) for causing browser-chrome failures on browser_selectpopup_colors.js CLOSED TREE
2019-09-03 20:58:45 +03:00
Ehsan Akhgari
86c74f0485
Bug 1576641 - Add two new content blocking event flags to indicate a tracking/social-tracking cookie has been loaded in a tab; r=baku,droeh
...
Differential Revision: https://phabricator.services.mozilla.com/D44216
--HG--
extra : moz-landing-system : lando
2019-09-03 17:37:43 +00:00
Noemi Erli
2e68e62cd7
Bug 1573832
- Fix ES Lint failure CLOSED TREE
2019-09-03 20:18:46 +03:00
Alex Chronopoulos
a6260130cf
Bug 1573832
- Enumerate the stored benchmark entries in about support. r=chunmin,fluent-reviewers,flod
...
In media section of the about:support page, create a button that enumerate the benchmark entries from the database.
Differential Revision: https://phabricator.services.mozilla.com/D42090
--HG--
extra : moz-landing-system : lando
2019-09-03 16:31:27 +00:00
Jonathan Kingston
dbfd29b586
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-03 16:44:13 +00:00
Chris H-C
010d758500
Bug 1573477 - Geckoview Streaming Telemetry: Scalar part r=janerik,agi
...
Let's not update the "how to exfiltrate a probe in GeckoView" docs until the
GV and Glean parts are complete.
Differential Revision: https://phabricator.services.mozilla.com/D42208
--HG--
extra : moz-landing-system : lando
2019-08-27 12:36:40 +00:00
Frederik Braun
776d03bd30
Bug 1530709 - Restrict styles to known selectors and single rules per message r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D43945
--HG--
extra : moz-landing-system : lando
2019-09-03 15:21:49 +00:00
Andreea Pavel
746fe5255a
Backed out changeset 316e6fc0e5c5 (bug 1577706) for build bustages on a CLOSED TREE
2019-09-03 18:29:19 +03:00
Gijs Kruitbosch
553eb88c50
Bug 1577706 - move checks for -url from toolkit into browser code, and make osint sanitizer app-agnostic, r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D44395
--HG--
extra : moz-landing-system : lando
2019-09-03 15:10:51 +00:00
Ehsan Akhgari
fb168e2455
Bug 1577563 - Add proper argument checking in AntiTrackingCommon::CreateStoragePermissionKey(); r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D44286
--HG--
extra : moz-landing-system : lando
2019-09-02 11:27:55 +00:00
Ehsan Akhgari
b1995ec9de
Bug 1577558 - Add proper argument checking in AntiTrackingCommon::SaveFirstPartyStorageAccessGrantedForOriginOnParentProcess(); r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D44287
--HG--
extra : moz-landing-system : lando
2019-09-03 12:42:20 +00:00
Christoph Kerschbaumer
08753eb725
Bug 1497191: Apply Meta CSP to about:config.r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D41526
--HG--
extra : moz-landing-system : lando
2019-09-03 11:03:30 +00:00
Paul Zuehlcke
c4e3669f0f
Bug 1558439 - Log warning to web console when add-on installation was blocked due to fullscreen. r=johannh,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D44161
--HG--
extra : moz-landing-system : lando
2019-08-30 16:34:08 +00:00
Itiel
9bb55ae4d8
Bug 1578092 - Fix about:addons "Contribute" button background icon position for RTL r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D44317
--HG--
extra : moz-landing-system : lando
2019-09-03 04:29:13 +00:00
myeongjun
24afc1d3b1
Bug 1495908 - Label unexpected WebExtension manifest.json properties as a Warning r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D40413
--HG--
extra : moz-landing-system : lando
2019-09-02 15:50:26 +00:00
Dorel Luca
31fc8e4689
Merge mozilla-central to autoland
2019-09-03 00:41:47 +03:00
Dorel Luca
0350d05627
Merge mozilla-inbound to mozilla-central. a=merge
2019-09-03 00:38:02 +03:00
Johann Hofmann
cdc9c28371
Bug 1576960 - In pageInfo, set security information in init() instead of fetching it from the selected browser. r=carolina.jimenez.g
...
This is to avoid displaying incorrect information when the user switches their selected tab but keeps the page info window open.
Differential Revision: https://phabricator.services.mozilla.com/D43736
--HG--
extra : moz-landing-system : lando
2019-09-02 21:03:05 +00:00
Michal Novotny
1689ac27cf
Bug 1577186 - Remove unused old cache telemetry probes, r=mayhemer
...
Differential Revision: https://phabricator.services.mozilla.com/D43760
--HG--
extra : moz-landing-system : lando
2019-09-02 17:18:07 +00:00
Carolina
93059c799a
Bug 1575074 - Avoids rendering UTC time zone in Validity Section.r=johannh
...
Reviewers: johannh
Reviewed By: johannh
Bug #: 1575074
Differential Revision: https://phabricator.services.mozilla.com/D42578
2019-09-02 15:57:26 +03:00
Nicolas Chevobbe
c93c7ac5af
Bug 1577074 - Instrument scripts executed from editor mode. r=rcaliman.
...
We add an extra "input" property that is filled with
either "inline" or "multiline" depending if the expression
was evaluated in regular webconsole layout or in editor mode.
The test that was checking the execute_js telemetry event is
modify to only check what it was created for (hitting enter
on incomplete expression adds new line), and a new test is
added to specifically check that the execute_js telemetry event
is recorded as we expect.
Differential Revision: https://phabricator.services.mozilla.com/D43738
--HG--
rename : devtools/client/webconsole/test/browser/browser_jsterm_multiline.js => devtools/client/webconsole/test/browser/browser_webconsole_telemetry_execute_js.js
extra : moz-landing-system : lando
2019-09-02 06:22:32 +00:00
Noemi Erli
92241d2f48
Backed out changeset 97ec7ec089c4 (bug 1576748) for bustage in symbolstore.py
2019-09-01 15:08:20 +03:00
Alphan Chen
9fceaaa7ff
Bug 1549975 - Implement SessionStorageListener for contentSessionStore in C++ r=peterv,mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D36493
--HG--
extra : moz-landing-system : lando
2019-08-27 14:47:27 +00:00
Robert Helmer
230a430565
Bug 1576507 - document FirstStartup module r=mythmon
...
Depends on D43366
Differential Revision: https://phabricator.services.mozilla.com/D44035
--HG--
extra : moz-landing-system : lando
2019-08-31 16:15:17 +00:00
Robert Helmer
60e539c00a
Bug 1576507 - add Normandy to FirstStartup service. r=mythmon
...
Depends on D43570
Differential Revision: https://phabricator.services.mozilla.com/D43366
--HG--
extra : moz-landing-system : lando
2019-08-31 16:15:05 +00:00
Robert Helmer
d01a800a32
Bug 1576507 - skip ClientEnvironment entries unavailable on first run r=mythmon
...
Depends on D43364
Differential Revision: https://phabricator.services.mozilla.com/D43570
--HG--
extra : moz-landing-system : lando
2019-08-31 16:14:42 +00:00
Robert Helmer
4a60c06c56
Bug 1576507 - add new FirstStartup service and --first-startup post-install flag. r=mconley
...
FirstStartup provides an optional mechanism to run synchronous services
before the UI appears. This is intended to be called as a post-install
action from an installer, such as the Windows Stub Installer, to allow
for downloading critical data and performance tuning before the first
run of a new Firefox install.
Differential Revision: https://phabricator.services.mozilla.com/D43364
--HG--
extra : moz-landing-system : lando
2019-08-31 16:14:20 +00:00
Dale Harvey
5cfefa7835
Bug 1572470 - Add wikipedia to engines.json r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D43768
--HG--
extra : moz-landing-system : lando
2019-08-30 15:02:47 +00:00
Nathan Froyd
1793f8666d
Bug 1576748 - make symbolstore.py complain loudly if expected output isn't found; r=nalexander
...
This change surfaces errors faster, and ensures that we don't silently
end up with empty crashreporter symbols if `dump_syms` can't run for
some reason.
Differential Revision: https://phabricator.services.mozilla.com/D43520
--HG--
extra : moz-landing-system : lando
2019-08-30 15:37:13 +00:00
Dorel Luca
e8f334670d
Merge mozilla-inbound to mozilla-central. a=merge
2019-08-31 12:47:56 +03:00
Michal Novotny
a9aa8451c2
Bug 1570932 - Add telemetry about how often we observe network change events, r=dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D44215
--HG--
extra : moz-landing-system : lando
2019-08-30 18:18:19 +00:00
arthur.iakab
4d3d0231a5
Backed out 4 changesets (bug 1576507) for causing xpcshell failures on test_firstStartup.js
...
Backed out changeset efca0164a762 (bug 1576507)
Backed out changeset 2238ba5cec98 (bug 1576507)
Backed out changeset f16714d49101 (bug 1576507)
Backed out changeset 2d621070f778 (bug 1576507)
2019-08-31 03:52:51 +03:00
Robert Helmer
f8e5997343
Bug 1576507 - document FirstStartup module r=mythmon
...
Differential Revision: https://phabricator.services.mozilla.com/D44035
--HG--
extra : moz-landing-system : lando
2019-08-30 23:21:03 +00:00
Robert Helmer
928494e671
Bug 1576507 - add Normandy to FirstStartup service. r=mythmon
...
Depends on D43365
Differential Revision: https://phabricator.services.mozilla.com/D43366
--HG--
extra : moz-landing-system : lando
2019-08-30 23:21:03 +00:00
Robert Helmer
0856797474
Bug 1576507 - skip ClientEnvironment entries unavailable on first run r=mythmon
...
Differential Revision: https://phabricator.services.mozilla.com/D43570
--HG--
extra : moz-landing-system : lando
2019-08-30 23:20:24 +00:00
Robert Helmer
b60b4d9347
Bug 1576507 - add new FirstStartup service and --first-startup post-install flag. r=mconley
...
FirstStartup provides an optional mechanism to run synchronous services
before the UI appears. This is intended to be called as a post-install
action from an installer, such as the Windows Stub Installer, to allow
for downloading critical data and performance tuning before the first
run of a new Firefox install.
Differential Revision: https://phabricator.services.mozilla.com/D43364
--HG--
extra : moz-landing-system : lando
2019-08-30 23:19:59 +00:00
Luke Crouch
b33e756dad
Bug 1575597: Add pref UI for login breach alerts. r=fluent-reviewers,MattN,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D43831
--HG--
extra : moz-landing-system : lando
2019-08-30 21:53:08 +00:00
Olli Pettay
4a778f8d78
Bug 1574290, browser_html_options_ui.js should wait for the load event before expecting that the whole extension page has been loaded, r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D44143
--HG--
extra : moz-landing-system : lando
2019-08-30 21:08:32 +00:00
Thomas Nguyen
c175f3d626
Bug 1576347 - Correct referrerInfo when saving media and add a test of "Go To Download Page" button r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D43749
--HG--
extra : moz-landing-system : lando
2019-08-30 18:38:38 +00:00
Brian Hackett
9e00f531f2
Bug 1577666 - Add redirections for some printing functions, r=jlast.
...
Differential Revision: https://phabricator.services.mozilla.com/D44088
--HG--
extra : moz-landing-system : lando
2019-08-30 19:29:54 +00:00
Cosmin Sabou
7e52753eda
Bug 1577362 - Disable browser_allowListSeparationInPrivateAndNormalWindows.js on fission. r=intermittent-reviewers,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D44095
--HG--
extra : moz-landing-system : lando
2019-08-30 09:56:24 +00:00