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

81374 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Sudiaman 31120cda00 Bug 1833671 - Add Telemetry for Tabs from Other Devices r=kcochrane,fxview-reviewers,sclements
Differential Revision: https://phabricator.services.mozilla.com/D188670
2023-09-20 20:59:21 +00:00
Iulian Moraru a1c7cd6b4c Backed out changeset 0769835cb15d (bug 1833674) for causing bc failures on browser_history_firefoxview_next.js. CLOSED TREE 2023-09-20 23:56:40 +03:00
Kelly Cochrane 4c5476f29b Bug 1833674 - Add Telemetry for History in Firefox View r=jsudiaman,fxview-reviewers,sclements
Differential Revision: https://phabricator.services.mozilla.com/D188628
2023-09-20 18:37:48 +00:00
Iulian Moraru 385fa91360 Backed out 9 changesets (bug 1848783, bug 1837168, bug 1835920) for causing multiple failures. CLOSED TREE
Backed out changeset ab1717421318 (bug 1848783)
Backed out changeset de5e1715c877 (bug 1848783)
Backed out changeset 1f64106e6667 (bug 1848783)
Backed out changeset e082ba20bbb2 (bug 1848783)
Backed out changeset cb56c5d713bf (bug 1848783)
Backed out changeset 735161c251e4 (bug 1848783)
Backed out changeset 3d1468ac6e84 (bug 1848783)
Backed out changeset 9ff5b92032cb (bug 1837168)
Backed out changeset 15cfb0c4f048 (bug 1835920)
2023-09-20 22:29:41 +03:00
Iulian Moraru 13c034b936 Backed out changeset 424ebf6979de (bug 1845333) for causing mochitest-chrome failures on test_opentabs.html. CLOSED TREE 2023-09-20 21:49:00 +03:00
Jared Hirsch 47f610d245 Bug 1848160 - Record product page exposure for users in shopping experiment. r=perry.mcmanis,shopping-reviewers,kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D188261
2023-09-20 17:35:23 +00:00
Sarah Clements ec86095ac6 Bug 1845333 - Add submenu items to open tabs more menu r=mstriemer,fxview-reviewers,fluent-reviewers,desktop-theme-reviewers,reusable-components-reviewers,sfoster,flod,tgiles
* Modify panel-list and panel-item to support submenu list items
* Add submenu items for Move Tabs and Send Tabs to Devices to open tabs
* Add test coverage for submenu items in open tabs

Differential Revision: https://phabricator.services.mozilla.com/D186471
2023-09-20 16:14:58 +00:00
Benjamin VanderSloot aa4774d79e Bug 1848783, part 5 - Move UsingStorageAccess onto the WindowContext to fix the storage access check for resource reuqests within subdocuments without active storage access but with permission r=timhuang,nika
Differential Revision: https://phabricator.services.mozilla.com/D187138
2023-09-20 16:14:40 +00:00
Benjamin VanderSloot 71b97c689d Bug 1848783, part 4 - Don't send storage-access status update to same-origin frames in frame-only mode - r=anti-tracking-reviewers,timhuang
We already had cross-origin-but-same-site covered. But the WPT exposed same-origin as a bug.

Differential Revision: https://phabricator.services.mozilla.com/D186985
2023-09-20 16:14:39 +00:00
Benjamin VanderSloot 57e314ac6e Bug 1848783, part 2 - Reorder checks in CheckCallingContextDecidesStorageAccessAPI - r=anti-tracking-reviewers,timhuang
Also, remove a too-early check for third-partyness from StorageAccessAPIHelper::CheckBrowserSettingsDecidesStorageAccessAPI- that gets checked later anyway and should not override an inactive document

Differential Revision: https://phabricator.services.mozilla.com/D186983
2023-09-20 16:14:39 +00:00
Benjamin VanderSloot f827c60a57 Bug 1848783, part 1 - Add active document check - r=anti-tracking-reviewers,timhuang
Differential Revision: https://phabricator.services.mozilla.com/D186982
2023-09-20 16:14:38 +00:00
Benjamin VanderSloot 84d4a57c66 Bug 1837168 - Update user activation check to be after the permission check - r=timhuang,anti-tracking-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D186981
2023-09-20 16:14:38 +00:00
Noemi Erli aaff5e1a23 Backed out changeset f8ef3d7a6294 (bug 1827651) for causing NSWorkspace related assertions CLOSED TREE 2023-09-20 19:13:08 +03:00
Andrew Osmond d113647ced Bug 1847660 - Integrate the GMP process with the Windows DLL blocklisting. r=media-playback-reviewers,alwu
Differential Revision: https://phabricator.services.mozilla.com/D187714
2023-09-20 14:49:06 +00:00
kriswright bf4647bc01 Bug 1827651 - Update launch code to use nondeprecated APIs. r=spohl
Some changes have to be made to the way we launch to accommodate the new method, noted below.

Differential Revision: https://phabricator.services.mozilla.com/D186701
2023-09-20 14:46:51 +00:00
kriswright 9d6978c488 Bug 1853190 - Add nimbus features to control thread prefs r=xpcom-reviewers,nika
This will be used for the experiment - I followed documentation on pref features here: https://experimenter.info/desktop-pref-experiments/#example-feature

Differential Revision: https://phabricator.services.mozilla.com/D188365
2023-09-20 14:35:35 +00:00
Noemi Erli 0f87551c1b Backed out changeset 501704300cc1 (bug 1847660) for causing build bustages in GMPChild.cpp CLOSED TREE 2023-09-20 16:44:47 +03:00
Noemi Erli cbb5f1e1ac Backed out changeset 36af6059cb2b (bug 1845333) for causing failures in browser_opentabs_firefoxview_next.js CLOSED TREE 2023-09-20 16:09:51 +03:00
David Shin 8cd256b8d7 Bug 1853758: Correctly sample color on canvas in the middle, not the edge. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D188672
2023-09-20 12:09:23 +00:00
Andrew Osmond 829212a00d Bug 1847660 - Integrate the GMP process with the Windows DLL blocklisting. r=media-playback-reviewers,alwu
Depends on D187713

Differential Revision: https://phabricator.services.mozilla.com/D187714
2023-09-20 11:35:19 +00:00
Kagami Sascha Rosylight f030f6d0fc Bug 1814577 - Remove only the subitems of to-be-removed r=janv,dom-storage-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D174638
2023-09-20 11:29:06 +00:00
Kagami Sascha Rosylight 67604fafd9 Bug 1853927 - Support wildcard for subdirectory suffix r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D188591
2023-09-20 11:29:06 +00:00
Sarah Clements 927ae3c0b9 Bug 1845333 - Add submenu items to open tabs more menu r=fxview-reviewers,fluent-reviewers,desktop-theme-reviewers,sfoster,flod
* Modify panel-list and panel-item to support submenu list items
* Add submenu items for Move Tabs and Send Tabs to Devices to open tabs
* Add test coverage for submenu items in open tabs

Differential Revision: https://phabricator.services.mozilla.com/D186471
2023-09-20 11:25:44 +00:00
Peter Van der Beken 627ac90e0c Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink
Depends on D152497

Differential Revision: https://phabricator.services.mozilla.com/D152498
2023-09-20 09:42:02 +00:00
Peter Van der Beken 869651c1fc Bug 1690111 - Use new TypedArray APIs for copying data to a container. r=farre
Depends on D152495

Differential Revision: https://phabricator.services.mozilla.com/D152496
2023-09-20 09:42:01 +00:00
Peter Van der Beken cdd05c282d Bug 1690111 - Use new TypedArray APIs for appending data to a container. r=farre,extension-reviewers,media-playback-reviewers,kmag,alwu,padenot
Depends on D152494

Differential Revision: https://phabricator.services.mozilla.com/D152495
2023-09-20 09:42:01 +00:00
Peter Van der Beken 08dd6a2c2b Bug 1690111 - Improve nsIRandomGenerator APIs. r=mccr8,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D185067
2023-09-20 09:41:58 +00:00
Jan-Erik Rediger a34f27f365 Bug 1848331 - Add ability to configure precise event timestamps through Nimbus r=TravisLong
Differential Revision: https://phabricator.services.mozilla.com/D188325
2023-09-20 09:21:07 +00:00
Johannes J. Schmidt f4607b8cab Bug 1852745 - re-enable test_autocomplete_basic_form and test_autocomplete_basic_form_insecure for all platforms - r=credential-management-reviewers,sgalich
Depends on D188458

Differential Revision: https://phabricator.services.mozilla.com/D188584
2023-09-20 09:19:23 +00:00
Johannes J. Schmidt d5da5575f3 Bug 1852745 - modernize test_autocomplete_basic_form_related_realms - r=credential-management-reviewers,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D188458
2023-09-20 09:19:22 +00:00
Johannes J. Schmidt 1431fa3406 Bug 1852745 - modernize test_autocomplete_basic_form _formActionOrigin - r=credential-management-reviewers,dimi
Differential Revision: https://phabricator.services.mozilla.com/D188085
2023-09-20 09:19:22 +00:00
Johannes J. Schmidt 968624b993 Bug 1852745 - modernize test_autocomplete_basic_form_insecure - r=credential-management-reviewers,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D188331
2023-09-20 09:19:22 +00:00
Johannes J. Schmidt 0e1a5657ab Bug 1852745 - modernize test_autocomplete_basic_form - r=credential-management-reviewers,dimi
Differential Revision: https://phabricator.services.mozilla.com/D188081
2023-09-20 09:19:21 +00:00
Gregory Pappas 7c785df7d9 Bug 1853841 - Remove dom.storageManager.enabled pref r=webidl,smaug,dom-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D188554
2023-09-20 08:38:54 +00:00
Mike Hommey 3c4fce5868 Bug 1850868 - Enable relrhack for android builds on automation. r=firefox-build-system-reviewers,andi
Differential Revision: https://phabricator.services.mozilla.com/D188411
2023-09-20 05:04:54 +00:00
Cosmin Sabou 39c14444b7 Backed out 9 changesets (bug 1837168, bug 1835920, bug 1848783) for causing storage-access-api wpt failures. CLOSED TREE
Backed out changeset 3fd66f8f5d65 (bug 1848783)
Backed out changeset a96afb6d05d6 (bug 1848783)
Backed out changeset 117132b000ac (bug 1848783)
Backed out changeset 3a14281b7d72 (bug 1848783)
Backed out changeset 7dc5f794364d (bug 1848783)
Backed out changeset 84ca25a557a6 (bug 1848783)
Backed out changeset 8bb89cf9587e (bug 1848783)
Backed out changeset 15a005bef445 (bug 1837168)
Backed out changeset a97bc1fd6637 (bug 1835920)
2023-09-20 04:41:18 +03:00
az 7bfecc1a75 Bug 1828441 - Part 1 - Disable media sniffing when navigating directly to files served as application/octet-stream r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D188505
2023-09-19 23:29:17 +00:00
Jules Simplicio f057b4eb41 Bug 1838939 - Part 8: Tweak message bar css due to typography and small button changes r=desktop-theme-reviewers,reusable-components-reviewers,dao,hjones
In part 1, I am helping standardize our line heights, and this has affected our text based inputs and buttons. I am proposing we stick to a standard of `28px` for the min-height of small buttons. Both the line height and min-height changes has affected how buttons display on the Infobar, per Tim's review in part 1. In this change I do some small tweaks to make sure the Infobar supports a `28px` tall small button. The button changes are a consequence of the line height typography tokens. Since we have a few different heights going on that slightly fluctuate between values, I figured I'd help standardize our button and small button heights. The small button min-height change, which is applicable to this part, improves the accessibility of our buttons due to`28px` being  a bigger hit target than the button on the Infobar today, `24.5px`

Differential Revision: https://phabricator.services.mozilla.com/D187648
2023-09-19 22:25:27 +00:00
Jules Simplicio d8fd8de070 Bug 1838939 - Part 7: Use design system typography in moz-toggle r=reusable-components-reviewers,desktop-theme-reviewers,dao,hjones
Differential Revision: https://phabricator.services.mozilla.com/D186036
2023-09-19 22:25:27 +00:00
Jules Simplicio 8fb71246e6 Bug 1838939 - Part 6: Use design system typography in protection and panels r=desktop-theme-reviewers,reusable-components-reviewers,dao,hjones
Differential Revision: https://phabricator.services.mozilla.com/D186035
2023-09-19 22:25:27 +00:00
Jules Simplicio 59c269e977 Bug 1838939 - Part 5: Use design system typography in addons r=extension-reviewers,desktop-theme-reviewers,robwu,dao
Differential Revision: https://phabricator.services.mozilla.com/D186034
2023-09-19 22:25:26 +00:00
Jules Simplicio 7997d031bb Bug 1838939 - Part 3: Use headings in various about pages r=desktop-theme-reviewers,dao
Differential Revision: https://phabricator.services.mozilla.com/D186032
2023-09-19 22:25:25 +00:00
Jules Simplicio ac868440b7 Bug 1838939 - Part 1: Add typography design tokens r=hjones,mstriemer,desktop-theme-reviewers,dao,reusable-components-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D182115
2023-09-19 22:25:25 +00:00
Cosmin Sabou c61d59732b Backed out changeset 36e95068e103 (bug 1848160) for bc failures on browser_preferences_usage.js. 2023-09-20 01:23:00 +03:00
Benjamin VanderSloot 4297663528 Bug 1848783, part 5 - Move UsingStorageAccess onto the WindowContext to fix the storage access check for resource reuqests within subdocuments without active storage access but with permission r=timhuang,nika
Differential Revision: https://phabricator.services.mozilla.com/D187138
2023-09-19 21:03:08 +00:00
Benjamin VanderSloot e83a883573 Bug 1848783, part 4 - Don't send storage-access status update to same-origin frames in frame-only mode - r=anti-tracking-reviewers,timhuang
We already had cross-origin-but-same-site covered. But the WPT exposed same-origin as a bug.

Differential Revision: https://phabricator.services.mozilla.com/D186985
2023-09-19 21:03:08 +00:00
Benjamin VanderSloot b494b13047 Bug 1848783, part 2 - Reorder checks in CheckCallingContextDecidesStorageAccessAPI - r=anti-tracking-reviewers,timhuang
Also, remove a too-early check for third-partyness from StorageAccessAPIHelper::CheckBrowserSettingsDecidesStorageAccessAPI- that gets checked later anyway and should not override an inactive document

Differential Revision: https://phabricator.services.mozilla.com/D186983
2023-09-19 21:03:07 +00:00
Benjamin VanderSloot 09cd45ddba Bug 1848783, part 1 - Add active document check - r=anti-tracking-reviewers,timhuang
Differential Revision: https://phabricator.services.mozilla.com/D186982
2023-09-19 21:03:06 +00:00
Benjamin VanderSloot 5005011998 Bug 1837168 - Update user activation check to be after the permission check - r=timhuang,anti-tracking-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D186981
2023-09-19 21:03:06 +00:00
Jared Hirsch 23be0b7524 Bug 1848160 - Record product page exposure for users in shopping experiment. r=perry.mcmanis,shopping-reviewers,kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D188261
2023-09-19 19:54:43 +00:00