Commit Graph

64905 Commits

Author SHA1 Message Date
Erica Wright
8de48d853d Bug 1582265 - Add animations to the bar graph. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46364

--HG--
extra : moz-landing-system : lando
2019-09-20 00:04:50 +00:00
Erica Wright
72ad4af298 Bug 1582491 - Allow button to expand with text. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46508

--HG--
extra : moz-landing-system : lando
2019-09-19 21:20:24 +00:00
Drew Willcoxon
d7663129bb Bug 1578439 - Quantumbar WebExt API: Add "tip" to ResultType enum and UrlbarProviderExtension.RESULT_TYPES. r=harry,mixedpuppy
Add "tip" to the ResultType enum and UrlbarProviderExtension.RESULT_TYPES, corresponding to the new TIP type. Update the existing test.

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

--HG--
extra : moz-landing-system : lando
2019-09-19 17:02:39 +00:00
Zibi Braniecki
f61e4a0e3b Bug 1581692 - Remove unused .properties from browser. CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com//D46102

--HG--
extra : histedit_source : f91989ec78aa0f4279e59a066161b52d33b0ecbf
2019-09-18 19:38:09 +03:00
Alexander Surkov
322bf35c3e Bug 1555497 - Remove menupopup binding, r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33282

--HG--
extra : moz-landing-system : lando
2019-09-19 02:13:43 +00:00
ffxbld
959ff7f82f No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D46469

--HG--
extra : moz-landing-system : lando
2019-09-19 14:37:28 +00:00
Jared Wein
41432e53cf Bug 1579252 - Bring metadata treatment into spec alignment. r=sfoster
I confirmed using the built-in accessibility tools that there is enough contrast in regular and dark mode.

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

--HG--
extra : moz-landing-system : lando
2019-09-19 17:59:42 +00:00
Jared Wein
08b6d3b14e Bug 1579265 - Color of edit/delete icon and text should be lighter. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D46493

--HG--
extra : moz-landing-system : lando
2019-09-19 20:36:14 +00:00
Erica Wright
b575a6d9a1 Bug 1581428 - Show tooltips for links in Protection Report. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D46215

--HG--
extra : moz-landing-system : lando
2019-09-18 21:39:43 +00:00
Mark Striemer
36d30a8597 Bug 1533031 - Update strings and background in about:config r=fluent-reviewers,flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D45071

--HG--
extra : moz-landing-system : lando
2019-09-18 19:37:49 +00:00
Mike Shal
56ba0730bc Bug 1580899 - Remove MOZ_PGO from mozconfigs; r=glandium
Setting this flag still attempts to build with 1-tier PGO, unless we
detect that 3-tier PGO is enabled. Since we should be using 3-tier PGO
everywhere, the flag should be redundant in our automation mozconfigs.
It can still be used locally in a mozconfig to do a 1-tier PGO build.

Depends on D46069

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

--HG--
extra : moz-landing-system : lando
2019-09-18 18:29:00 +00:00
Mike Shal
00a274530f Bug 1580899 - Remove mozconfig.pgo; r=firefox-build-system-reviewers,chmanchester
This file is no longer required, since taskcluster handles scheduling
PGO tasks.

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

--HG--
extra : moz-landing-system : lando
2019-09-18 03:11:11 +00:00
Erica Wright
ab9ddae183 Bug 1581885 - check for en-us language without being case sensitive. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46197

--HG--
extra : moz-landing-system : lando
2019-09-18 15:00:22 +00:00
Edouard Oger
d22de3281b Bug 1580906 p2 - Update FxA buttons copy in menubar. r=vbudhram,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D45729

--HG--
extra : moz-landing-system : lando
2019-09-18 18:36:53 +00:00
Edouard Oger
79295df67b Bug 1580906 p1 - Update page action menu Send Tab copy. r=vbudhram
Differential Revision: https://phabricator.services.mozilla.com/D45728

--HG--
extra : moz-landing-system : lando
2019-09-18 18:36:51 +00:00
Noemi Erli
3a5ced0d32 Backed out 2 changesets (bug 1580906) for failures in browser_page_action_menu.js CLOSED TREE
Backed out changeset ae5fe308e4b2 (bug 1580906)
Backed out changeset 2dab1e9ada47 (bug 1580906)
2019-09-18 21:17:01 +03:00
Mark Striemer
042478c80f Bug 1522659 - Cancel editing a pref with escape in about:config r=jaws,paolo
Differential Revision: https://phabricator.services.mozilla.com/D45087

--HG--
extra : moz-landing-system : lando
2019-09-18 17:50:12 +00:00
Mark Striemer
4aa4f27a70 Bug 1553624 - Select current text when editing in about:config r=paolo,jaws
Differential Revision: https://phabricator.services.mozilla.com/D45078

--HG--
extra : moz-landing-system : lando
2019-09-18 17:49:44 +00:00
Jared Wein
61f8317ba2 Bug 1581977 - Re-send favicons and breach alert information after logins are sent following MP auth. r=MattN
This patch fixes the issue but has the unfortunate side effect of occasionally flickering the favicons if there are many logins (> 400).

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

--HG--
extra : moz-landing-system : lando
2019-09-18 17:23:50 +00:00
Jared Wein
f63ed12815 Bug 1579852 - The login-item area should be blank when loading about:logins as well as loading about:logins with a prepopulated search filter with 0 results. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D46287

--HG--
extra : moz-landing-system : lando
2019-09-18 17:21:40 +00:00
Harry Twyford
fa430b0d12 Bug 1581096 - Align search panel engine icon with clock icons. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D45938

--HG--
extra : moz-landing-system : lando
2019-09-18 17:20:47 +00:00
Edouard Oger
55eda5d947 Bug 1580906 p2 - Update FxA buttons copy in menubar. r=vbudhram,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D45729

--HG--
extra : moz-landing-system : lando
2019-09-18 16:32:35 +00:00
Edouard Oger
54bd49740d Bug 1580906 p1 - Update page action menu Send Tab copy. r=vbudhram
Differential Revision: https://phabricator.services.mozilla.com/D45728

--HG--
extra : moz-landing-system : lando
2019-09-18 16:26:22 +00:00
Paul Zuehlcke
21d4a7024e Bug 1201618 - Removed image permission from pageInfo permission ui. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46149

--HG--
extra : moz-landing-system : lando
2019-09-18 16:56:16 +00:00
Zibi Braniecki
f421461cc8 Bug 1581185 - Migrate pageActionContextMenu in browser.xhtml to Fluent. r=fluent-reviewers,bgrins,flod
Differential Revision: https://phabricator.services.mozilla.com/D45881

--HG--
extra : moz-landing-system : lando
2019-09-18 16:53:54 +00:00
Andreea Pavel
aa63cb5bb5 Backed out 2 changesets (bug 1581185) for linting failure at xul.py on a CLOSED TREE
Backed out changeset 86f77b5cc705 (bug 1581185)
Backed out changeset 5bb71874a9f3 (bug 1581185)
2019-09-18 19:43:45 +03:00
Zibi Braniecki
92b3a465b8 Bug 1581185 - Migrate pageActionContextMenu in browser.xhtml to Fluent. r=fluent-reviewers,bgrins,flod
Differential Revision: https://phabricator.services.mozilla.com/D45881

--HG--
extra : moz-landing-system : lando
2019-09-18 16:25:27 +00:00
Andreea Pavel
f09273c694 Backed out changeset 8c4399f3a332 (bug 1581428) for failing browser_protections_report_ui.js on a CLOSED TREE 2019-09-18 19:17:52 +03:00
Drew Willcoxon
cfb89e146b Bug 1581989 - Properly account for tip results in histogram telemetry. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D46243

--HG--
extra : moz-landing-system : lando
2019-09-18 13:42:14 +00:00
harry
35f1ed25e6 Bug 1578583 - Add support for a resultSpan property on results. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46220

--HG--
extra : moz-landing-system : lando
2019-09-18 15:18:55 +00:00
prathiksha
103e8878c6 Bug 1578239 - Remove security.ui.certerror telemetry. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46115

--HG--
extra : moz-landing-system : lando
2019-09-18 10:53:46 +00:00
Erica Wright
049e9d1b0b Bug 1581428 - Show tooltips for links in Protection Report. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D46215

--HG--
extra : moz-landing-system : lando
2019-09-18 12:33:08 +00:00
Tim Nguyen
e92db864f2 Bug 1581973 - Restore unintentionally deleted blank line.
Differential Revision: https://phabricator.services.mozilla.com/D46269

--HG--
extra : moz-landing-system : lando
2019-09-18 11:22:47 +00:00
Tim Nguyen
6630b99357 Bug 1582060 - Merge .urlbarView display: block rules. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46264

--HG--
extra : moz-landing-system : lando
2019-09-18 11:04:55 +00:00
Mihai Alexandru Michis
a6faaf2933 Merge mozilla-central to autoland. CLOSED TREE 2019-09-18 13:05:29 +03:00
L10n Bumper Bot
4218cb868d no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
ca-valencia -> default
2019-09-18 10:00:32 +00:00
Neil Deakin
f2fcce14e4 Bug 1553384, update letterboxing to be fission compatible now that findbar isn't using the message manager. Add a findbar open/close test for letterboxing, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D45757

--HG--
extra : moz-landing-system : lando
2019-09-18 09:33:52 +00:00
Neil Deakin
4ca768c7f6 Bug 1553384, update find extension api to support out-of-process iframes. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D41229

--HG--
extra : moz-landing-system : lando
2019-09-17 23:31:34 +00:00
Neil Deakin
1ab71ae6f9 Bug 1553384, update findbar actors to inherit from JSWindowActor so that type ahead find works in out of process iframes, r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D41226

--HG--
extra : moz-landing-system : lando
2019-09-17 23:29:46 +00:00
Timothy Nikkel
0b5b344a76 Bug 1581687. Check window.PopupNotifications exists before using it in PluginParent::showClickToPlayNotification. r=Gijs
The reftest harness hits this with tests with the test plugin.

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

--HG--
extra : moz-landing-system : lando
2019-09-18 09:31:24 +00:00
Tim Nguyen
68a8d951e4 Bug 1581973 - Set display: block; on elements relying on blockification behaviour. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D45280

--HG--
extra : moz-landing-system : lando
2019-09-18 07:40:14 +00:00
Tim Nguyen
d6dabffc3f Bug 1581929 - Clean up font inheritance rules. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46199

--HG--
extra : moz-landing-system : lando
2019-09-18 07:03:49 +00:00
lloan
04e671c0c5 Bug 1581088 - Enable search on Beta/DevEdition. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D46044

--HG--
extra : moz-landing-system : lando
2019-09-18 08:06:14 +00:00
Matthew Noorenberghe
9fefa39499 Bug 1423714 - Import logins from Chrome/Chromium on macOS. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D45155

--HG--
rename : browser/components/migration/tests/unit/AppData/Local/Google/Chrome/User Data/Default/Login Data => browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Default/Login Data
extra : moz-landing-system : lando
2019-09-18 04:47:34 +00:00
Matthew Noorenberghe
3ddb338cd5 Bug 1423714 - Add a module to decrypt Chrome/Chromium Login Data from macOS. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D45969

--HG--
extra : moz-landing-system : lando
2019-09-18 04:47:22 +00:00
Matthew Noorenberghe
4d10eed5d3 Bug 1423714 - Add an API to retrieve a password from Keychain by account and service. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D45968

--HG--
extra : moz-landing-system : lando
2019-09-18 04:47:10 +00:00
Jared Wein
746966587f Bug 1567423 - Allow for searching passwords in about:logins when MP is disabled. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D45016

--HG--
extra : moz-landing-system : lando
2019-09-18 03:47:22 +00:00
Jared Wein
9e6039ee22 Bug 1567423 - Combine all synchronous messages sent at startup of about:logins. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D45739

--HG--
extra : moz-landing-system : lando
2019-09-17 15:01:02 +00:00
Oana Pop Rus
fb30970354 Backed out changeset 613a1aca13b5 (bug 1577513) for bc failures in aboutlogins/tests/browser/browser_confirmDeleteDialog.js on a CLOSED TREE 2019-09-18 04:20:46 +03:00
Dana Keeler
906a2fa178 bug 1579906 - disable sending new TLS error reports while we rethink our approach r=kjacobs
This also disables the UI on TLS error pages.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 23:55:29 +00:00
Alexander Surkov
e12771ba94 Bug 1581588 - remove unnecessary moz-binding style from richlistitems r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D46158

--HG--
extra : moz-landing-system : lando
2019-09-17 18:22:37 +00:00
Dorel Luca
c36b2923b0 Backed out changeset 7eba83975e7e (bug 1578436) for Browser-chrome failures in browser/components/urlbar/tests/browser/browser_tip_selection.js
--HG--
rename : browser/components/urlbar/tests/browser/browser_tip_selection.js => browser/components/urlbar/tests/browser/browser_tip_keyboard_selection.js
2019-09-18 01:57:19 +03:00
Yuan Cheng
675e92ce17 Bug 1577513 - The website's favicon from the login item changes to the default one if the saved login is edited, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D46080

--HG--
extra : moz-landing-system : lando
2019-09-17 21:53:40 +00:00
Dorel Luca
359db7cbe7 Backed out changeset 61808b1ff0a8 (bug 1555497) for reftest failure in chrome://reftest/content/xul/menulist-shrinkwrap-2.xul
--HG--
extra : rebase_source : 10e991002af8ad42e6e2e7efba8cf9e89c16a6ee
2019-09-18 00:28:54 +03:00
Harry Twyford
bb98c8df10 Bug 1578436 - Handle enter keypresses and mouse clicks on tip buttons. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D46067

--HG--
rename : browser/components/urlbar/tests/browser/browser_tip_keyboard_selection.js => browser/components/urlbar/tests/browser/browser_tip_selection.js
extra : moz-landing-system : lando
2019-09-17 20:34:11 +00:00
Dale Harvey
94b162a8ea Bug 1575554 - Support default region in search configuration. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D45537

--HG--
extra : moz-landing-system : lando
2019-09-17 17:58:23 +00:00
Tim Huang
9fe7574570 Bug 1578052 - Add the focus outline of the TP switch in protections panel. r=nhnt11
We add the focus outline of the TP switch according to different
platforms.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 20:05:29 +00:00
Scott
806d4691d5 Bug 1581915 - Turn on DS pref to match rollout r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D46207

--HG--
extra : moz-landing-system : lando
2019-09-17 19:21:29 +00:00
Andrei Oprea
27712eefb8 Bug 1577148 - Open What's New Panel message links with the keyboard r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D46150

--HG--
extra : moz-landing-system : lando
2019-09-17 18:56:03 +00:00
Gabriel Luong
2a62837bcb Bug 1578824 - Land initial boilerplate for embedding RDM UI into the browser. r=mtigley,mconley,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D45091

--HG--
extra : moz-landing-system : lando
2019-09-17 16:56:16 +00:00
Alexander Surkov
b0d64dae86 Bug 1555497 - Remove menupopup binding, r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33282

--HG--
extra : moz-landing-system : lando
2019-09-17 18:29:40 +00:00
Jonathan Kingston
6c5244b7a9 Bug 1579444 - Remove offline storage usage prompt r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46075

--HG--
extra : moz-landing-system : lando
2019-09-17 16:21:45 +00:00
Bogdan Tara
7fd9d0c40e Backed out changeset d6a50efcae08 (bug 1579444) for ES lint failure on OfflineAppsChild.jsm CLOSED TREE 2019-09-17 18:42:36 +03:00
Gijs Kruitbosch
6a3d84c2f8 Bug 1580949 - avoid re-entry when showing extension subviews in the overflow panel, r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46078

--HG--
extra : moz-landing-system : lando
2019-09-17 14:57:52 +00:00
David Walsh
4f1d186333 Bug 1580530 - Implement NetworkActionBar in the netmonitor r=Honza
Creates a left sidebar panel for both search and request blocking.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 14:14:50 +00:00
Erica Wright
7a3dec146c Bug 1579944 - Align elements matching grids. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D45451

--HG--
extra : moz-landing-system : lando
2019-09-17 13:42:14 +00:00
Erica Wright
8b7d823b40 Bug 1561184 - Show tooltip text for protection report in app menu r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D45583

--HG--
extra : moz-landing-system : lando
2019-09-17 12:56:43 +00:00
Erica Wright
4bf7c15876 Bug 1581544 - Use data from 1 week, not 8 days. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46046

--HG--
extra : moz-landing-system : lando
2019-09-17 12:48:17 +00:00
Paul Zuehlcke
5cc91c0754 Bug 1577480 - Fixed hideTab webRTC sharing state check. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D45820

--HG--
extra : moz-landing-system : lando
2019-09-17 15:00:49 +00:00
Jonathan Kingston
d2f8bed096 Bug 1579444 - Remove offline storage usage prompt r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46075

--HG--
extra : moz-landing-system : lando
2019-09-17 13:31:40 +00:00
Jared Wein
42aa27ad4c Bug 1579311 - Adjust the order of the buttons in the confirmation dialog based on OS and focus the confirmation button by default. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D45274

--HG--
extra : moz-landing-system : lando
2019-09-17 14:35:47 +00:00
Jared Wein
5034cee76f Bug 1579184 - Login list items should be taller to match the spec. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D45904

--HG--
extra : moz-landing-system : lando
2019-09-17 14:03:33 +00:00
Jared Wein
49b1c2f727 Bug 1581014 - Select the login item on keyup instead of keydown to prevent the 'Edit' button, which gets focused on login selection, from getting an erroneous click event. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D45898

--HG--
extra : moz-landing-system : lando
2019-09-17 14:02:35 +00:00
Jared Wein
f886569dd6 Bug 1580859 - Keyboard navigation in the login-list should cycle through only visible login-list-items. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D45894

--HG--
extra : moz-landing-system : lando
2019-09-17 14:03:31 +00:00
Jared Wein
da7478953c Bug 1580505 - Add the message target to the subscribers set anytime we receive a message. r=MattN
If a docshell is swapped, we will need to update the targets. Any stale targets will get cleaned up by the subscriber iterator.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 14:02:26 +00:00
Jared Wein
365f9fb7d8 Bug 1580450 - Move tab focus to the origin input when no logins are present and the 'create' mode is entered. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D45889

--HG--
extra : moz-landing-system : lando
2019-09-17 14:02:22 +00:00
Jared Wein
55f31447a8 Bug 1575516 - Show the Discard Changes dialog if a login is modified while being edited. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D44910

--HG--
extra : moz-landing-system : lando
2019-09-17 14:02:18 +00:00
Johann Hofmann
fe6f796bbc Bug 1579489 - Check the persistent permission checkbox by default for WebExtension WebRTC prompts. r=jib
This is done to offset the requirement that extensions have to get persistent permission before
they can start using WebRTC in popups.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 12:55:42 +00:00
Johann Hofmann
efa1d05d2d Bug 1579489 - Add tests for getUserMedia handling in WebExtensions. r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D45334

--HG--
extra : moz-landing-system : lando
2019-09-17 12:55:30 +00:00
Johann Hofmann
0985571105 Bug 1579489 - Improve getUserMedia handling in extension pages. r=jib,rpl
The goal is to

- Avoid showing any permission prompt when calling getUserMedia in webextension popups,
  while still checking for persistent permissions.
- Never allow getUserMedia calls on background pages.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 12:55:22 +00:00
Dão Gottwald
f483b72fe2 Bug 1581377 - Let display:flex not override the hidden attribute on the one off search button container. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D46124

--HG--
extra : moz-landing-system : lando
2019-09-17 13:03:40 +00:00
Mark Banner
9569721e58 Bug 1579420 - Fix remaining ESLint no-async-promise-executor issues in browser/ and toolkit/. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D45010

--HG--
extra : moz-landing-system : lando
2019-09-16 17:26:58 +00:00
Mark Banner
e075d5cd6e Bug 1579420 - Fix ESLint no-async-promise-executor issues in extensions code. r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D45009

--HG--
extra : moz-landing-system : lando
2019-09-17 13:03:24 +00:00
Marius Gedminas
1fee916641 Bug 1550721 - Fix GTK title bar for tiled windows. r=stransky,dao
Differential Revision: https://phabricator.services.mozilla.com/D45500

--HG--
extra : moz-landing-system : lando
2019-09-17 12:05:00 +00:00
Dão Gottwald
2bef84930b Bug 1581763 - Fix broken megabar check. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D46130

--HG--
extra : moz-landing-system : lando
2019-09-17 12:42:29 +00:00
Bogdan Tara
06351a8472 Backed out 3 changesets (bug 1579489) for ES lint failure on browser_ext_webrtc.js CLOSED TREE
Backed out changeset 281d238e6259 (bug 1579489)
Backed out changeset 764628963a3c (bug 1579489)
Backed out changeset 680a45ca89b7 (bug 1579489)
2019-09-17 13:01:37 +03:00
prathiksha
474ef9a0f2 Bug 1561443 - Move _getErrorMessageFromCode from NetErrorChild.jsm to aboutNetError.js. r=fluent-reviewers,flod,johannh
Differential Revision: https://phabricator.services.mozilla.com/D36542

--HG--
extra : moz-landing-system : lando
2019-09-17 09:49:59 +00:00
Francesco Lodolo (:flod)
40b8474578 Bug 1580094 - Add 'ca-valencia' to Firefox Nightly build r=Pike,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D45550

--HG--
extra : moz-landing-system : lando
2019-09-17 09:06:08 +00:00
Johann Hofmann
5ee7e03637 Bug 1579489 - Check the persistent permission checkbox by default for WebExtension WebRTC prompts. r=jib
This is done to offset the requirement that extensions have to get persistent permission before
they can start using WebRTC in popups.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 09:26:01 +00:00
Johann Hofmann
80cfe832b3 Bug 1579489 - Add tests for getUserMedia handling in WebExtensions. r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D45334

--HG--
extra : moz-landing-system : lando
2019-09-17 09:25:49 +00:00
Johann Hofmann
b368e3b21a Bug 1579489 - Improve getUserMedia handling in extension pages. r=jib,rpl
The goal is to

- Avoid showing any permission prompt when calling getUserMedia in webextension popups,
  while still checking for persistent permissions.
- Never allow getUserMedia calls on background pages.

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

--HG--
extra : moz-landing-system : lando
2019-09-17 09:25:37 +00:00
Tim Nguyen
e043df8d78 Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33250

--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 06:22:42 +00:00
Mihai Alexandru Michis
f9580519b8 Backed out changeset e859a5aebb5b (bug 1534455) for causing failures at test_bug437844.xul
--HG--
rename : toolkit/content/widgets/autocomplete-input.js => toolkit/content/widgets/autocomplete.xml
2019-09-17 07:51:36 +03:00
Tim Nguyen
5d8a3da397 Bug 1534455 - Convert autocomplete binding to a customized input element. r=dao,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D33250

--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-input.js
extra : moz-landing-system : lando
2019-09-17 01:35:25 +00:00
Thomas Wisniewski
547077eb9b Bug 1564594 - re-sync browser/ and mobile/ versions of the addon to correct a telemetryKey typo, remove the now unusued regex-matching code, and bump version to 6.0.3; r=miketaylr
re-sync browser/ and mobile/ versions of the addon to correct a telemetryKey typo, remove the now unusued regex-matching code, and bump version to 6.0.3

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

--HG--
extra : moz-landing-system : lando
2019-09-15 07:21:25 +00:00
Brindusan Cristian
e32489a0d8 Backed out changeset 44d3452f6a07 (bug 1550721) for build bustages on nsWindow.cpp. CLOSED TREE 2019-09-17 02:27:52 +03:00
Marius Gedminas
880d097a69 Bug 1550721 - Fix GTK title bar for tiled windows. r=stransky,dao
Differential Revision: https://phabricator.services.mozilla.com/D45500

--HG--
extra : moz-landing-system : lando
2019-09-16 20:35:47 +00:00
Brindusan Cristian
c2ee78aa6f Backed out changeset 3af4309ffce7 (bug 1237782) for wpt assertions/leaks. CLOSED TREE 2019-09-17 01:03:46 +03:00
Jonathan Kingston
bd229a5c73 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-16 17:24:39 +00:00
Ehsan Akhgari
89fcae5179 Bug 1581625 - Move fingerprinting blocking out of the Standard mode of content blocking; r=tanvi
Differential Revision: https://phabricator.services.mozilla.com/D46062

--HG--
extra : moz-landing-system : lando
2019-09-16 19:55:09 +00:00