- 30 May, 2020 12 commits
-
-
Sylvestre Ledru authored
# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D77580
-
Marco Bonardo authored
Trimming would convert a url with an invalid origin into a string like "origin/something" and if the user keeps editing it, we'd end up converting the url into a search. Differential Revision: https://phabricator.services.mozilla.com/D74688
-
Mihai Alexandru Michis authored
CLOSED TREE
-
David Teller authored
Differential Revision: https://phabricator.services.mozilla.com/D77541
-
David Teller authored
Differential Revision: https://phabricator.services.mozilla.com/D76722
-
Timothy Nikkel authored
Depends on D77576 Differential Revision: https://phabricator.services.mozilla.com/D77583
-
Mihai Alexandru Michis authored
CLOSED TREE
-
emcminn authored
Differential Revision: https://phabricator.services.mozilla.com/D77519
-
valenting authored
This change makes a set of probes keyed. The key is "(default)" if no steering is currently active, or "(auto-detected)" is the current URL has been set by steering (autodetection). Differential Revision: https://phabricator.services.mozilla.com/D77022
-
Timothy Nikkel authored
Bug 1641996. Put the focus point of pinch events from Direct Manipulation in widget relative coordinates. r=kats Differential Revision: https://phabricator.services.mozilla.com/D77576
-
Mihai Alexandru Michis authored
Backed out changeset d82a23f070f6 (bug 1641261) for causing xpcshell failures in test_override_allowlist.js CLOSED TREE
-
Mihai Alexandru Michis authored
CLOSED TREE
-
- 29 May, 2020 1 commit
-
-
theoniko authored
Differential Revision: https://phabricator.services.mozilla.com/D77469
-
- 30 May, 2020 1 commit
-
-
Timothy Nikkel authored
Bug 1641996. Put the focus point of pinch events from Direct Manipulation in widget relative coordinates. r=kats Differential Revision: https://phabricator.services.mozilla.com/D77576
-
- 29 May, 2020 1 commit
-
-
Mark Banner authored
Bug 1641261 - Handle the case when an app provided engine is hidden/removed, and a WebExtension wants to select as default. r=daleharvey Differential Revision: https://phabricator.services.mozilla.com/D77429
-
- 30 May, 2020 6 commits
-
-
Makoto Kato authored
Bug 1639071 - Don't dispatch key press when key down handler calls preventDefault. r=geckoview-reviewers,esawin If key down event handler calls `event.preventDefault()`, web browser shouldn't fire key press event. But GeckoView may fire key press unfortunately if using software keyboard. So we don't fire key press event when dispatching `eKeyDown` returns `nsEventStatus_eConsumeNoDefault`. Differential Revision: https://phabricator.services.mozilla.com/D75981
-
Jared Wein authored
Bug 1636729 - Record in telemetry if power settings are configured to not prompt for OS password. r=MattN Differential Revision: https://phabricator.services.mozilla.com/D74692
-
Jared Wein authored
Differential Revision: https://phabricator.services.mozilla.com/D74670
-
Jared Wein authored
Bug 887515 - Restore multiple tab closings using Undo Close Tab(s) after a multiple-tab operation. r=fluent-reviewers,flod,Gijs Differential Revision: https://phabricator.services.mozilla.com/D76087
-
Mihai Alexandru Michis authored
Backed out changeset 3d607fcf4dee (bug 887515) for causing failures in toolbar-context-menu-undo-close-tab CLOSED TREE
-
Jared Wein authored
Bug 887515 - Restore multiple tab closings using Undo Close Tab(s) after a multiple-tab operation. r=fluent-reviewers,flod,Gijs Differential Revision: https://phabricator.services.mozilla.com/D76087
-
- 29 May, 2020 1 commit
-
-
Andrea Marchesini authored
Differential Revision: https://phabricator.services.mozilla.com/D77146
-
- 30 May, 2020 3 commits
-
-
Dorel Luca authored
Backed out changeset e4b730f2d853 (bug 1641208) for Browser-chrome failures in dom/tests/browser/browser_persist_image_accept.js
-
Dorel Luca authored
Backed out 2 changesets (bug 1621781) for Mochitest failures in gfx/layers/apz/test/mochitest/test_group_mouseevents.html Backed out changeset a5fe71693070 (bug 1621781) Backed out changeset 58a9b7f50a4b (bug 1621781)
-
Mark Hammond authored
Bug 1639449 - Vendor new application-services to expose kinto migration and sync change notifications. r=lina Differential Revision: https://phabricator.services.mozilla.com/D76092
-
- 29 May, 2020 1 commit
-
-
Jon Bauman authored
Bug 1641208 - `Accept` header does not include `image/avif` even when `image.avif.enable` is set. r=mattwoodrow,aosmond,necko-reviewers,valentin Differential Revision: https://phabricator.services.mozilla.com/D77371
-
- 30 May, 2020 1 commit
-
-
Andrei Cristian Petcu authored
Differential Revision: https://phabricator.services.mozilla.com/D77376
-
- 29 May, 2020 1 commit
-
-
James Teh authored
Bug 1427304: Return the oleacc window accessible for the outer HWND of windows created with popup=yes. r=yzen Differential Revision: https://phabricator.services.mozilla.com/D77442
-
- 30 May, 2020 1 commit
-
-
Gijs Kruitbosch authored
This fixes the following issues: - hover/active colours now look better on dark theme (match main toolbar lwtheme styles) - radio-type items now have custom styling - radio-type items no longer use buttons, only input[type=radio] with a subsequent label - hover/active/selection styling for the radio items is improved - cleans up unused CSS variables - styling of the 'current value' boxes - removes display:none hr elements - uses classes for each 'row' container to simplify the CSS Differential Revision: https://phabricator.services.mozilla.com/D77535
-
- 29 May, 2020 2 commits
-
-
Micah Tigley authored
Depends on D77395 Differential Revision: https://phabricator.services.mozilla.com/D77396
-
Micah Tigley authored
Differential Revision: https://phabricator.services.mozilla.com/D77395
-
- 30 May, 2020 1 commit
-
-
Tom Schuster authored
Differential Revision: https://phabricator.services.mozilla.com/D77569
-
- 29 May, 2020 8 commits
-
-
Jeff Muizelaar authored
FEATURE_FAILURE_D3D11_NEED_HWCOMP is one of the main reasons people get the basic compositor. This will let us dig into why we get FEATURE_FAILURE_D3D11_NEED_HWCOMP. Differential Revision: https://phabricator.services.mozilla.com/D77554
-
Eitan Isaacson authored
Differential Revision: https://phabricator.services.mozilla.com/D77531
-
Eitan Isaacson authored
Differential Revision: https://phabricator.services.mozilla.com/D77530
-
Dorel Luca authored
Backed out changeset 75a1f56ff1ee (bug 1640867) Backed out changeset a4c770a70516 (bug 1640867)
-
Shane Caraveo authored
Differential Revision: https://phabricator.services.mozilla.com/D76784
-
Mike Hommey authored
Version of NSS >= 3.27 have a pkg-config file. We're now requiring 3.53, so while moving, just use pkg-config, which is simpler. The old-configure check that rejected some untested platforms for in-tree NSS is actually rejecting none: the accepted platforms cover all the supported ones, so we remove that check. And because building with system NSS without system NSPR doesn't make sense, imply the latter when the former is used. Differential Revision: https://phabricator.services.mozilla.com/D77428
-
Mike Hommey authored
Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart At the same time, because it's now simpler to do so, set the right data file name for big-endians, even though we don't have or produce it (bug #1264836). Also remove USE_ICU, which is redundant with JS_HAS_INTL_API, and actively break the build at configure time when using --without-intl-api with Firefox because this hasn't actually worked for close to 3 years (since bug 1402048). Differential Revision: https://phabricator.services.mozilla.com/D77416
-
Mike Hommey authored
Differential Revision: https://phabricator.services.mozilla.com/D77415
-