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

75996 Коммитов

Автор SHA1 Сообщение Дата
Butkovits Atila 61be2b5334 Backed out changeset 7d53ab517f06 (bug 1719492) for causing bc failures at browser_all_files_referenced.js 2021-07-22 01:34:09 +03:00
Bernard Igiri 4431dfd334 Bug 1703914 - Removed --toolbarbutton-icon-fill-opacity CSS var r=mconley,desktop-theme-reviewers,dao
All uses of --toolbarbutton-icon-fill-opacity have been removed.

Differential Revision: https://phabricator.services.mozilla.com/D120352
2021-07-21 20:07:56 +00:00
Dan Mosedale fff4f52a07 Bug 1721649 - remove newtab `mach npm run mochitest*`, r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D120500
2021-07-21 19:57:59 +00:00
Kajal Sah fb077089e7 Bug 1719492 - Migrates screenshot icons into the browser/component/screenshots directory. r=emalysz
Depends on D118573

Differential Revision: https://phabricator.services.mozilla.com/D119540
2021-07-21 19:09:17 +00:00
Harry Twyford d63bd760de Bug 1711261 - Increase toolbar contrast in Mac HCM. r=mstange,desktop-theme-reviewers,dao
This patch draws a 1px black line around the Urlbar in macOS HCM, which resembles other high contrast macOS apps. This patch only supports Light HCM mode. Since we apply the Firefox Dark lwttheme when in Dark mode, and we do not support lightweight themes in high contrast mode, significantly more work is required to implement basic support for dark HCM on Mac.

Differential Revision: https://phabricator.services.mozilla.com/D116406
2021-07-21 15:41:50 +00:00
Thomas Wisniewski 995d5a100a Bug 1713696 - Add a SmartBlock shim for AdNexus; r=denschub,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D120476
2021-07-21 15:26:01 +00:00
Mathew Hodson 32d9c77762 Bug 1697069 - Fix padding for Developer about dialog. r=desktop-theme-reviewers,harry
Should match browser/branding/nightly/content/aboutDialog.css

Differential Revision: https://phabricator.services.mozilla.com/D118298
2021-07-21 15:04:19 +00:00
Andrei Oprea 66d5793376 Bug 1716562 - Use a pref for each property in the value field of an experiment r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D118000
2021-07-21 15:03:00 +00:00
Doug Thayer d5cce5742b Bug 1673116 - Split up browser_performanceAPI.js r=tjr
It seems like this test occasionally goes over our time budget not because it
falls off of some cliff and hangs somewhere for a chunk of time, but just
because it's big. Accordingly, this patch just splits it up.

Differential Revision: https://phabricator.services.mozilla.com/D120017
2021-07-21 15:00:30 +00:00
Gijs Kruitbosch 3d9eb12aa3 Bug 1721584 - reinstate about:preferences icons for various new tab categories, r=andreio,perftest-reviewers,kimberlythegeek
Differential Revision: https://phabricator.services.mozilla.com/D120464
2021-07-21 14:33:38 +00:00
Luz De La Rosa 668022e33b Bug 1715535 - Add the functionality for fetching sites data by container. r=prathiksha
Differential Revision: https://phabricator.services.mozilla.com/D117726
2021-07-21 13:54:25 +00:00
Harry Twyford e61d2da60d Bug 1721457 - Add title field to Snapshot queries. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D120384
2021-07-21 13:14:52 +00:00
Nicolas Chevobbe 358dccd20c Bug 1721571 - [devtools] Remove ResponsiveActor (get|set|clear)MetaViewportOverride. r=ochameau,devtools-backward-compat-reviewers.
The functions were only called from RDM ui `updateTouchSimulation`, before
the call to updateConfiguration for touch simulation, based on the touch simulation value.
This means we can directly set the proper flag on the docShell in
BrowsingContextTargetActor#updateTargetConfiguration before handling touch simulation.

The devtools.responsive.metaViewport.enabled pref is removed, as it was set to
true by default, and wasn't exposed in any UI.

Differential Revision: https://phabricator.services.mozilla.com/D120456
2021-07-21 12:46:51 +00:00
Antonin LOUBIERE 202b09af6c Bug 490136 - fix last tab re-opening after the close with session restore. r=Gijs
If one closes the last tab with the session restore enabled, it will re-open after restart.
Fix that by closing completely the tabs before the stop of the browser.

Differential Revision: https://phabricator.services.mozilla.com/D118270
2021-07-21 10:28:02 +00:00
Emma Malysz baea2ccdb8 Bug 1721105, use zoom factor for screenshots shortcut r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D120257
2021-07-20 23:51:13 +00:00
Cosmin Sabou 6b427ca596 Backed out changeset 5a673b05aea0 (bug 1713827) for bc failures on browser_contentSearchUI_default.js. CLOSED TREE 2021-07-21 01:06:27 +03:00
Harry Twyford cd2b8c89b0 Bug 1713827 - Hand off to search mode if searching is disabled in the Urlbar. r=amy,Standard8,flod
This patch also addresses bug 1645293. It essentially reverts parts 1 and 3 of bug 1616700 for users with searching disabled. Since we had to introduce branching behaviour, there are some new constructs like a shouldHandOffToSearchMode multi-pref in UrlbarPrefs.

Differential Revision: https://phabricator.services.mozilla.com/D118606
2021-07-20 21:25:10 +00:00
Michael Cooper 8c5d5ad8f6 Bug 1719755 - Get sponsored topsites data from Contile by default r=dao,webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D119462
2021-07-20 20:12:40 +00:00
Stefan Zabka 9468e1cce4 Bug 1715499 - Display special dialogue for single base domain r=pbz,fluent-reviewers,preferences-reviewers,flod,Gijs,jaws
Differential Revision: https://phabricator.services.mozilla.com/D118729
2021-07-20 18:52:03 +00:00
Bernard Igiri 75326296ea Bug 1710629 - Adjust bookmarks menu button panel padding r=mak
Modified bookmarks menu button panel padding in Windows and Linux to match the appearance of that panel in MacOS.

Differential Revision: https://phabricator.services.mozilla.com/D119643
2021-07-20 18:11:07 +00:00
Neil Deakin 30080e9d9a Bug 1721047, fix tooltip not appearing on bookmarks sidebar, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D120271
2021-07-20 17:54:45 +00:00
Emily McMinn 119339eff7 Bug 1709720 - Refactor multistage about_welcome tests and remove unused code r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D120097
2021-07-20 17:17:41 +00:00
Sandor Molnar bc49b607ec Backed out changeset da1412413022 (bug 490136) for causing bc failures in sessionstore/test/browser_625016. CLOSED TREE 2021-07-20 20:04:22 +03:00
Alexandru Michis ea1c530b9f Backed out changeset 04cfc5a3587f (bug 1721215) for causing eslint failures in screenshots.js
CLOSED TREE
2021-07-20 19:37:27 +03:00
Emma Malysz 6025f76adc Bug 1721215, lazily load screenshots subscript r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D120255
2021-07-20 15:53:32 +00:00
Brindusan Cristian 38925a4041 Backed out changeset b12a0c04a68b (bug 1719492) for causing bc failures in browser_all_files_referenced.js.
CLOSED TREE
2021-07-20 19:16:56 +03:00
Nicolas Chevobbe f928f3a26d Bug 1691575 - [devtools] Don't rely on webconsole fronts to fetch longStrings fullText. r=bomsy.
The Netmonitor used to call the WebConsoleFront `getString` method to get the full
text of a long string. This could make some test to fail with Fission and target
switching.
Since the webconsole actor is not even involved in the webconsole method, there's
no reason to keep using it. A similar function is added into a util file; the only
difference is that it doesn't cache the front it creates, which does not matter
as the netmonitor only calls this once and then put the full text in its redux
store.
This allows us to re-enable `browser_ext_devtools_network.js` with Fission.

Differential Revision: https://phabricator.services.mozilla.com/D120333
2021-07-20 15:20:11 +00:00
Nicolas Chevobbe f0ad2e5ccb Bug 1691575 - [devtools] Don't explicitly destroy target front in head_devtools.js closeToolboxForTab. r=ochameau,rpl.
The helper is already calling `gDevTools.closeToolboxForTab`, which does take care
of destroying its associated descriptor.
This makes some extension test to pass with server side target switching enabled.

Differential Revision: https://phabricator.services.mozilla.com/D120332
2021-07-20 15:20:11 +00:00
Kajal Sah e450fdda18 Bug 1719492 - Migrates screenshot icons into the browser/component/screenshots directory. r=emalysz
Differential Revision: https://phabricator.services.mozilla.com/D119540
2021-07-20 14:49:00 +00:00
Thomas Wisniewski 08fc879190 Bug 1713704 - Add a SmartBlock shim for Moat; r=ksenia,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D120349
2021-07-20 14:14:39 +00:00
Emilio Cobos Álvarez de54c4e1fc Bug 1718755 - Fix the SpecialPowers pref code to deal with ui / font prefs correctly after the previous change. r=kmag
This allows us to remove the timeout (which was there for these prefs)
and makes the code a bit more explicit.

Unconditionally making all tests wait for rAF causes some timing changes
which cause some tests to time out / fail, see:

  https://treeherder.mozilla.org/jobs?repo=try&revision=3aef4c168c6ab7d762dd360f49d4f56dff686c03

So this only does it when changing the prefs that care about it. Fix
some tests that were relying on the timeout to get this green.

Differential Revision: https://phabricator.services.mozilla.com/D119040
2021-07-20 14:10:58 +00:00
Kajal Sah d602d583e6 Bug 1714791 - Removes illustration from empty search result. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D120266
2021-07-20 13:51:05 +00:00
Antonin LOUBIERE 737ce4c51d Bug 490136 - fix last tab re-opening after the close with session restore. r=Gijs
If one closes the last tab with the session restore enabled, it will re-open after restart.
Fix that by closing completely the tabs before the stop of the browser.

Differential Revision: https://phabricator.services.mozilla.com/D118270
2021-07-20 10:42:48 +00:00
Emilio Cobos Álvarez 4b802408a1 Bug 1720880 - Consolidate a bit bookmarks popup styles. r=dao
Unify shared declarations, and avoid unneeded [placespopup=true], since
there's no element that matches:

  :is(#BMB_bookmarksPopup, #PlacesToolbar) menupopup:not([placespopup])

Depends on D120080

Differential Revision: https://phabricator.services.mozilla.com/D120197
2021-07-20 09:20:42 +00:00
Emilio Cobos Álvarez b3928f7e19 Bug 1720880 - Remove :-moz-lwtheme from a bookmarks popup-specific selector. r=Gijs,desktop-theme-reviewers,dao
With the system theme otherwise we show square corners.

Also remove a margin rule which other menupopups don't have and which feels a
bit ugly, but let me know if you want that one back (without the :-moz-lwtheme
selector).

Differential Revision: https://phabricator.services.mozilla.com/D120080
2021-07-20 09:20:41 +00:00
Dave Townsend 067d429ff5 Bug 1720721: Decide whether to create a snapshot for new interactions when the user is idle. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D119876
2021-07-20 09:14:11 +00:00
Marian-Vasile Laza 13083e9ac9 Backed out changeset 5a2c8366cbe2 (bug 1720721) for causing xpcshell failures on test_snapshots_create_criteria.js. CLOSED TREE 2021-07-20 11:24:44 +03:00
Dave Townsend d5cdee4b90 Bug 1720721: Decide whether to create a snapshot for new interactions when the user is idle. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D119876
2021-07-20 07:16:11 +00:00
Nan Jiang 9ab0157cd7 Bug 1720702 - Use Contile provided images for sponsored tiles r=amy,dao
Differential Revision: https://phabricator.services.mozilla.com/D119923
2021-07-20 00:04:08 +00:00
Barret Rennie c161ad3836 Bug 1720610 - Remove expiring unique site origins per loaded tabs telemetry r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D120036
2021-07-19 22:25:56 +00:00
Daisuke Akatsuka fa28658d94 Bug 1714242: Rename settingsButtonCompact with settingsButton. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D119581
2021-07-19 20:41:43 +00:00
Csoregi Natalia 1afc671412 Backed out changeset 0ceb86d2fcc1 (bug 1719755) for xpcshell failures on test_AboutHomeStartupCacheWorker.js. CLOSED TREE 2021-07-19 23:16:28 +03:00
Michael Cooper df03e8380b Bug 1719755 - Get sponsored topsites data from Contile by default r=dao,webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D119462
2021-07-19 18:19:44 +00:00
Sam Foster 3834704712 Bug 1708008 - Remove browser's extension icon, always use extensionGeneric as default extension icon. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D119931
2021-07-19 16:58:11 +00:00
Kajal Sah 2bf658dd41 Bug 1718713 - Creates dummy custom element in new screenshot. r=emalysz
Differential Revision: https://phabricator.services.mozilla.com/D119209
2021-07-19 16:47:34 +00:00
Kajal Sah 6cd001d717 Bug 1717486 Creates browser/components/screenshots directory.r=emalysz
Differential Revision: https://phabricator.services.mozilla.com/D118573
2021-07-19 16:47:33 +00:00
Thomas Wisniewski d6e63d214a Bug 1713698 - Add a SmartBlock shim for Amazon TAM; r=denschub,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D120240
2021-07-19 16:21:27 +00:00
Andre Natal b0c578a3b8 Bug 1720961 - Fix Firefox Translations AddonID r=mixedpuppy
Fix Firefox Translations AddonID and uninstall the old reference

Differential Revision: https://phabricator.services.mozilla.com/D120121
2021-07-19 15:41:27 +00:00
Butkovits Atila 9bb846aace Bug 1675107 - disable browser_protectionsUI.js for frequent failures. r=intermittent-reviewers,ahal DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D120202
2021-07-19 15:22:02 +00:00
Gijs Kruitbosch 550d651713 Bug 1716883 - fix autoscroll behaviour over various SVG elements, r=masayuki
This avoids starting autoscroll on SVG links, and on HTML links that
contain SVG, by sharing the code that browser's ClickHandlerChild uses
to detect links into BrowserUtils, and using that from AutoScrollChild
to determine if the click happened on top of a link. It also adds a
test so we avoid regressing this in future.

When running the test, I noticed an error from ClickHandlerParent
when the browser for which we receive a click has gone away, and
fixed it by adding a nullcheck and early return.

Differential Revision: https://phabricator.services.mozilla.com/D120024
2021-07-19 11:36:55 +00:00