Commit Graph

10810 Commits

Author SHA1 Message Date
Paul Zuehlcke
8348f10f2b Bug 1741597 - Revert cookie behavior to initial default value when dFPI rollout pref is set to false. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D131348
2022-04-14 16:32:34 +00:00
Molnar Sandor
37741f92c5 Backed out changeset 40580eaf2289 (bug 1741597) for causing mochitest failures in browser_contentblocking_standard_tcp_toggle. CLOSED TREE 2022-04-14 14:18:08 +03:00
Paul Zuehlcke
d566205e63 Bug 1741597 - Revert cookie behavior to initial default value when dFPI rollout pref is set to false. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D131348
2022-04-14 10:13:23 +00:00
Paul Zuehlcke
b540c80a1c Bug 1746383 - Test for identity section security state after tab restore. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D139032
2022-04-12 14:41:06 +00:00
Sam Foster
da60508fa5 Bug 1761787 - Add a shell for the signup flow / synced tabs area of My Firefox. r=Gijs,fluent-reviewers
* Sketch in a page layout and grid to house the tab-pickup region
* Add a tabs-pickup module with custom elements for the deck of cards that is the setup flow
* and a container with placeholder logic to manage the setup flow
* Make myfirefox.js a module, hook up the tabs-pickup element with its controller/manager where we can implement the fxa flow & business logic stuff

Differential Revision: https://phabricator.services.mozilla.com/D142661
2022-04-11 23:18:35 +00:00
Oriol Brufau
73d2312b3b Bug 1761635 - Make switchToTabHavingURI handle adoptTab failures. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D142758
2022-04-11 08:43:49 +00:00
Andreea Pavel
04b00734cb Bug 1725756 - disable browser_minimize.js on mac opt r=aryx DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D143235
2022-04-07 23:47:32 +00:00
Dana Keeler
bcf86d718f Bug 1608307 - remove redundant flags parameters from nsISiteSecurityService r=jschanck,necko-reviewers,kershaw
Before this patch, nsISiteSecurityService APIs took "flags" parameters that
differentiated private contexts from not private contexts. However, these
parameters were redundant with respect to origin attributes, which led to some
confusion for consumers of these APIs. This patch removes these parameters in
favor of using origin attributes.

Differential Revision: https://phabricator.services.mozilla.com/D142901
2022-04-06 17:37:23 +00:00
Gijs Kruitbosch
c7e262c3b0 Bug 1753696 - move common setup/init tasks in head.js files to use add_setup, r=Standard8
Without this, changing to add_setup in individual test files causes the tasks to be reordered, which causes tests to fail.

I also had to adjust an enterprise policy test that was expecting setup tests to run inbetween tasks.

Differential Revision: https://phabricator.services.mozilla.com/D142457
2022-03-30 16:16:43 +00:00
Gijs Kruitbosch
cddad5c13c Bug 1753696 - go back to using add_task in files that have no other tasks at all, r=Standard8
Otherwise the framework complains that there are no tests/tasks.

Differential Revision: https://phabricator.services.mozilla.com/D142441
2022-03-30 16:16:43 +00:00
Gijs Kruitbosch
edda40141b Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski
Differential Revision: https://phabricator.services.mozilla.com/D141437
2022-03-30 16:16:42 +00:00
Norisz Fay
e1d7571cc8 Backed out 2 changesets (bug 1753696) for causing multiple dt and bc failures CLOSED TREE
Backed out changeset 67fd9edfbcea (bug 1753696)
Backed out changeset a9d957ea887b (bug 1753696)
2022-03-30 12:17:55 +03:00
Gijs Kruitbosch
1214ac636b Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski
Differential Revision: https://phabricator.services.mozilla.com/D141437
2022-03-30 08:18:51 +00:00
Julian Descottes
ed929e7a99 Bug 1609100 - Remove reference to aboutdevtools in browser_check_identity_state.js r=Gijs
Depends on D141488

Differential Revision: https://phabricator.services.mozilla.com/D142194
2022-03-28 11:12:08 +00:00
Oriol Brufau
c962237b9a Bug 1759858 - Make gBrowser.tabContainer.on_drop handle adoptTab failures. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D141237
2022-03-28 08:56:23 +00:00
Barret Rennie
4b7bfcd266 Bug 1752665 - Expose feature schemas as resource:// URIs r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D138925
2022-03-25 00:01:20 +00:00
Barret Rennie
fe4e32dcf7 Bug 1757778 - Expose Nimbus schemas as resource:// URIs r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D138929
2022-03-25 00:01:19 +00:00
gliu20
ba270f76d2 Bug 875614 - Add context menu entry for tel: links. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D141289
2022-03-24 11:32:30 +00:00
criss
9c4babf8ec Bug 1712012 - disable browser_devices_get_user_media_unprompted_access.js on linux 64_!debug for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D141596
2022-03-24 04:11:11 +00:00
Luca Greco
a1fc8dcb1a Bug 1759737 - Require user gesture on XPInstalls requests. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D141474
2022-03-23 19:42:27 +00:00
Meg Viar
9e6c3b20df Bug 1758028 - Implement PBM modal content as per finalized design r=pdahiya,preferences-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D140739
2022-03-23 14:03:18 +00:00
Marian-Vasile Laza
db2d7d75d2 Backed out changeset 9a5b9d5e5a20 (bug 1759737) for causing screenshots failures on browser_permissionPrompts.js. CLOSED TREE 2022-03-23 00:48:47 -07:00
smolnar
a741da5d02 Backed out changeset f6577528fc15 (bug 1758028) for causing xpc failures in xpcshell/test_BrowserUtils.js CLOSED TREE 2022-03-22 21:54:22 +02:00
Meg Viar
e6c366cc05 Bug 1758028 - Implement PBM modal content as per finalized design r=pdahiya,preferences-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D140739
2022-03-22 19:19:02 +00:00
Luca Greco
7e0c5884e8 Bug 1759737 - Require user gesture on XPInstalls requests. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D141474
2022-03-22 18:11:33 +00:00
Greg Tatum
652d246f14 Bug 1755181 - Reload sidebar contents on app locale change; r=platform-i18n-reviewers,nordzilla
Differential Revision: https://phabricator.services.mozilla.com/D140665
2022-03-22 15:19:46 +00:00
cboozarjomehri
a9959d7626 Bug 1685575 - Removing browser.contentblocking.state-partitioning.mvp.ui.enabled because it’s always set to true. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D140648
2022-03-22 12:47:49 +00:00
Cristian Tuns
a6a05d2e70 Bug 1724711 - disable browser_middleMouse_noJSPaste on macos r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D141316
2022-03-21 19:05:36 +00:00
Oriol Brufau
ab635d20bf Bug 1759299 - Make replaceTabsWithWindow handle adoptTab failures. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D140924
2022-03-21 10:19:07 +00:00
Luca Greco
7e4583a2f2 Bug 1754441 - Explicit set prefs to enable InstallTrigger on all tests that depend on its availability. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D138793
2022-03-18 20:02:54 +00:00
Emilio Cobos Álvarez
5b179c996b Bug 1760317 - Fix browser_selectpopup_colors to not read the colors too early. CLOSED TREE 2022-03-18 21:40:03 +02:00
Mark Banner
d22663f0f9 Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D140518
2022-03-17 22:13:08 +00:00
Punam Dahiya
241b77481c Bug 1754832 - Update PBM to support opening spotlight tab modal r=Mardak,mviar,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D140565
2022-03-17 06:41:47 +00:00
Dão Gottwald
dd96a80b6e Bug 1759498 - Clean up panel footer button styling after Proton. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D140971
2022-03-16 12:28:22 +00:00
Cristian Tuns
a180c6cba3 Backed out changeset 528295e7cb0c (bug 1758476) for causing tabswitch failures CLOSED TREE 2022-03-14 12:27:48 -04:00
Mark Banner
beed912c8e Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D140518
2022-03-14 10:19:40 +00:00
Punam Dahiya
df78932187 Bug 1756860 - Add Firefox Focus promo image r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D140780
2022-03-12 11:15:33 +00:00
Mark Banner
7ea3c792f2 Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D140517
2022-03-11 16:41:29 +00:00
Barret Rennie
e6486cfef4 Bug 1753369 - Use sync PathUtils directory getters on mainthread in browser/base r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D140128
2022-03-10 15:16:37 +00:00
smolnar
19781d16c7 Backed out changeset 5018856d8fee (bug 1758474) for causing node eslint failure. CLOSED TREE 2022-03-10 11:58:45 +02:00
Oriol Brufau
3e9ad04ca7 Bug 1758295 - Preserve tab laziness when dragging into another window. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D140456
2022-03-10 09:28:02 +00:00
Mark Banner
de1754318e Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D140517
2022-03-10 09:25:28 +00:00
Paul Zuehlcke
91a37be59b Bug 1699658 - Add test for PDF viewer site identity security state. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D140054
2022-03-09 11:08:15 +00:00
Mark Banner
e2ac59ac05 Bug 1758090 - Stop using ChromeUtils.import(..., null) for importing modules in browser/. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D140319
2022-03-08 16:59:18 +00:00
Shane Hughes
2d8b839f02 Bug 1756385 - Widgets to appear unchecked in customize mode. r=jaws
This patch adds a CSS rule to override rules that set background-color on
"checked" toolbar buttons, while in customize mode. Because the checked state is
no longer visible in customize mode (which mainly affects the sidebar toggle
widget), we could use the Accel+B hotkey to hide or show the sidebar without any
visual feedback, potentially causing confusion.

So this patch also adds a check for customize mode in SidebarUI.toggle(). It
might be more sophisticated to wrap the method in a command element that can be
updated by CustomizeMode.jsm, and link the key elements to that command, so it
only impacts the shortcuts. But for now I think a more minimal change is fine.

Also add a test to confirm that the above works correctly.

Differential Revision: https://phabricator.services.mozilla.com/D139625
2022-03-01 15:26:19 +00:00
Emilio Cobos Álvarez
386ef40892 Bug 1754266 - Teach browser_parsable_css.js about platform-specific queries. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D139675
2022-02-26 01:10:04 +00:00
Emilio Cobos Álvarez
8fe7d30226 Bug 1757109 - Fix browser_parsable_css.js to look at layers, @import, etc. r=Gijs
I just noticed this while looking at the back out of bug 1754266.

Differential Revision: https://phabricator.services.mozilla.com/D139674
2022-02-25 14:13:20 +00:00
Timothy Nikkel
17ae03d40a Bug 1756801. Correctly handle transitioning from stopping (but not stopped yet) to starting a new swipe in browser-gestureSupport.js. r=hiro
Differential Revision: https://phabricator.services.mozilla.com/D139596
2022-02-25 07:53:34 +00:00
Gijs Kruitbosch
35cf387506 Bug 1753414 - stop switching tabs with the context menu open, r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D138972
2022-02-22 10:06:37 +00:00
Emilio Cobos Álvarez
9977719096 Bug 1756323 - Test. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D139306
2022-02-21 18:26:20 +00:00