Greg Tatum
6dcd59ba62
Bug 1785834 - Fix test to check for text recognition pref; r=nordzilla
...
Differential Revision: https://phabricator.services.mozilla.com/D154987
2022-08-19 18:54:01 +00:00
Greg Tatum
a90d82f617
Bug 1784489 - Pref on text recognition for nightly and early beta; r=nordzilla
...
Differential Revision: https://phabricator.services.mozilla.com/D154532
2022-08-18 00:33:35 +00:00
Gijs Kruitbosch
5a8ff2c0b4
Bug 923514 - add plaintext paste (paste without formatting) item to page context menu for richtext / contenteditable inputs, r=bgrins,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D153457
2022-08-08 18:33:45 +00:00
Mark Banner
7428be4a86
Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D152736
2022-08-03 11:16:20 +00:00
Emilio Cobos Álvarez
bd09497378
Bug 1372276 - Remove HTML menuitem. r=smaug,mconley,agi
...
This removes HTMLMenuItemElement and all the code and tests preffed off
by dom.menuitem.enabled.
The HTML parser changes are the result of applying the previous patch.
Differential Revision: https://phabricator.services.mozilla.com/D149979
2022-06-22 22:31:42 +00:00
Niklas Baumgardner
1ec54ee02b
Bug 1770390 - Check if take screenshot should show on frame. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D147545
2022-06-02 14:30:31 +00:00
Tooru Fujisawa
d087243ae9
Bug 1765156 - Part 2: Use SpecialPowers.ChromeUtils.import in browser/. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D144083
2022-05-03 06:32:25 +00:00
Gijs Kruitbosch
8e67201171
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
acdd6851cd
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
27039e2946
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
gliu20
511747128f
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
Emilio Cobos Álvarez
45784a7335
Bug 1743047 - Split reveal-password and button and context-menu prefs. r=Gijs
...
The reveal password button might or might not be web-compatible, but it
might be worth having a separate pref for the context-menu entry.
Depends on D136086
Differential Revision: https://phabricator.services.mozilla.com/D136087
2022-01-17 14:18:52 +00:00
Emilio Cobos Álvarez
8ce808ebbd
Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers
...
The pseudo-class and nsContextMenu context attribute were using reveal,
the pseudo-element and webidl attribute were using "show".
Use reveal consistently and update the accesskey so that there aren't
conflicts with existing commands. Also enable the feature in
browser_contextmenu_input.js so that this change is tested.
Differential Revision: https://phabricator.services.mozilla.com/D136086
2022-01-17 14:18:51 +00:00
Kershaw Chang
5d806765a0
Bug 1741425 - Enable more mochitest with socket process, r=ahal,webdriver-reviewers,preferences-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D134485
2022-01-11 09:49:45 +00:00
Gijs Kruitbosch
b095cb0969
Bug 1747065 - remove plugin.load_flash_only setters which are no-ops r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D134398
2021-12-21 14:34:48 +00:00
Joel Maher
63bf096aef
Bug 1743907 - Remove webrender annotation from manifestparser manifests. r=ahal,webdriver-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D132682
2021-12-03 16:04:29 +00:00
Marian-Vasile Laza
0a5eef9186
Bug 502258 - lint fix r=fix CLOSED TREE
2021-11-26 02:23:17 +02:00
Emilio Cobos Álvarez
45c048320a
Bug 502258 - Don't enable the pref explicitly in context menu test.
...
Since there's accesskey conflicts with every single letter of the word,
which cause test failures.
MANUAL PUSH: Orange fix CLOSED TREE
2021-11-26 00:50:18 +01:00
Emilio Cobos Álvarez
2dca36cb25
Bug 502258 - Add a Show Password button to <input type=password> controls. r=Gijs
...
It's controlled by the pref:
layout.forms.input-type-show-password-button.enabled
Differential Revision: https://phabricator.services.mozilla.com/D130407
2021-11-25 20:12:05 +00:00
Dão Gottwald
a1585362ad
Bug 1719203 - Let "Copy Image Link" use the original URL before redirects. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D125849
2021-09-22 16:54:53 +00:00
Emilio Cobos Álvarez
459a0551b8
Bug 1730625 - Walk the flat tree to search for links. r=smaug
...
Also make some other context-menu code a lot more straight-forward, and
remove some enabledness checks now that shadow dom can't be disabled.
Differential Revision: https://phabricator.services.mozilla.com/D125487
2021-09-14 10:26:46 +00:00
Butkovits Atila
2d42e389d0
Bug 1719856 - disable browser_contextmenu_badiframe.js on Win_64_QR for frequent failures. r=intermittent-reviewers,bhearsum DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D122691
2021-08-18 05:52:56 +00:00
Christoph Kerschbaumer
4a6250387f
Bug 1719272: Annotate failing browser/ tests to potentially enable https-first mode in Nightly r=webcompat-reviewers,denschub,webdriver-reviewers,preferences-reviewers,Gijs,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D119177
2021-07-28 19:16:16 +00:00
Sandor Molnar
68cdec0548
Backed out changeset 7eb8945dd8e3 (bug 1719272) for causing bustages in gecko decision task. CLOSED TREE
2021-07-28 19:47:06 +03:00
Christoph Kerschbaumer
bb716f0701
Bug 1719272: Annotate failing browser/ tests to potentially enable https-first mode in Nightly r=webcompat-reviewers,denschub,webdriver-reviewers,preferences-reviewers,Gijs,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D119177
2021-07-28 16:08:07 +00:00
Gijs Kruitbosch
ee4d7daea5
Bug 1512851 - make share menu handling more generic and replace the file menu's email link with it on macOS, r=sfoster,fluent-reviewers,flod
...
Depends on D120637
Differential Revision: https://phabricator.services.mozilla.com/D120638
2021-07-26 12:22:38 +00:00
Neil Deakin
c3a3eed1ba
Bug 1717680, modify the test browser_bug423833.js to not set popupNode and instead open a context menu for testing 'Show Only This Frame' command, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D118519
2021-07-09 11:51:13 +00:00
Kajal Sah
3a3d434baa
Bug 1679313 - Adds screenshot option in frames.r=emalysz,fluent-reviewers,sfoster,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D114885
2021-06-08 15:32:54 +00:00
Gijs Kruitbosch
84a607d2f1
Bug 1706487 - honour browser.tabs.loadInBackground for 'Open Image/Video/Audio in New Tab', r=mconley,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D115545
2021-05-21 17:58:05 +00:00
Alexandru Michis
570499486c
Backed out changeset 3ef9ef49563a (bug 1706487) for causing bc failures in browser_bug734076.js
...
CLOSED TREE
2021-05-21 15:11:49 +03:00
Gijs Kruitbosch
95c4984de5
Bug 1706487 - honour browser.tabs.loadInBackground for 'Open Image/Video/Audio in New Tab', r=mconley,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D115545
2021-05-21 10:13:47 +00:00
Michelle Goossens
16dd2093e1
Bug 1711497 - Remove browser.proton.enabled checks/setters from tests r=Gijs,marionette-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D115539
2021-05-20 13:03:51 +00:00
Gijs Kruitbosch
06361b29c5
Bug 1705793 - fix browser_contextmenu.js for image info appearing in devedition, r=aryx
...
Differential Revision: https://phabricator.services.mozilla.com/D112439
2021-04-17 21:56:43 +00:00
Michelle Goossens
c7909cf931
Bug 1703245 - Move Take Screenshot label above "Search [search engine] for ..." item in the selection context menu r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D112066
2021-04-14 19:51:55 +00:00
Stephen A Pohl
cb648b9247
Bug 1704856: Stop synthesizing events on context menus in browser_contextmenu_share_macosx.js r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D111899
2021-04-14 18:01:50 +00:00
Markus Stange
f78cadd5ba
Bug 1704569 - Don't synthesize events on menus in browser/base/content/test/contextMenu/browser_contextmenu_save_blocked.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D111674
2021-04-13 16:22:16 +00:00
Markus Stange
71682cd90d
Bug 1704569 - Don't synthesize events on menus in browser/base/content/test/contextMenu/browser_view_image.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D111670
2021-04-13 16:22:15 +00:00
Markus Stange
2c0fbc9e4f
Bug 1704572 - Use BrowserTestUtils.is_visible rather than checking the bounding client rect in browser_contextmenu_linkopen.js. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D111684
2021-04-13 15:54:24 +00:00
Markus Stange
e6f0159277
Bug 1704572 - Use openMenu(true) instead of openPopup() for opening the 'this frame' submenu in browser/base/content/test/contextMenu/browser_contextmenu_iframe.js. r=Gijs
...
openMenu(true) works on both native and non-native context menus. openPopup() does not work on native context menus.
Differential Revision: https://phabricator.services.mozilla.com/D111682
2021-04-13 15:54:23 +00:00
Michael Kohler
6a65e369eb
Bug 1700984 - Remove excessive separators in Page context menu r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D110859
2021-04-06 15:50:07 +00:00
Jared Wein
7ba3580f2e
Bug 1692669 - Replace icon group navigation on macOS page context menu with 'normal' menuitems. r=flod,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D108475
2021-03-22 14:43:32 +00:00
Sam Foster
6ba985b5a8
Bug 1690567 - Hide some sync context menu items when not signed in. r=markh
...
Differential Revision: https://phabricator.services.mozilla.com/D104746
2021-03-17 04:22:50 +00:00
Michelle Goossens
898cc2d20f
Bug 1696574 - Adjust "print selection" to come directly after "select all" before the separator with "search [search engine] for..." r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D108318
2021-03-13 19:30:10 +00:00
Micah Tigley
4de61b3124
Bug 1697470 - Update video element context menu. r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D107960
2021-03-12 18:07:28 +00:00
Jonathan Kew
a9143c6051
Bug 1692673 - Update tests for new Cut/Copy command-enabling behavior. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D107481
2021-03-12 16:34:42 +00:00
Brindusan Cristian
b073741c99
Backed out 3 changesets (bug 1692673) for bc failures in browser_contextmenu_input.js. CLOSED TREE
...
Backed out changeset 6060fa16bc3e (bug 1692673)
Backed out changeset 0f6717c26ae3 (bug 1692673)
Backed out changeset 8148b9e5dfba (bug 1692673)
2021-03-12 16:07:49 +02:00
Jonathan Kew
5eda87fe7b
Bug 1692673 - Update tests for new Cut/Copy command-enabling behavior. r=masayuki
...
Differential Revision: https://phabricator.services.mozilla.com/D107481
2021-03-12 12:04:08 +00:00
Erica Wright
d8f60239ef
Bug 1692666 - Move 'Search... for...' to a dedicated section. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D107255
2021-03-11 21:26:15 +00:00
Gijs Kruitbosch
833b41296c
Bug 1697783 - don't create a share menu on older Windows versions, r=mtigley
...
Differential Revision: https://phabricator.services.mozilla.com/D107997
2021-03-11 20:11:44 +00:00
Neil Deakin
37cd19a3dc
Bug 1690030, change view image on context menu to default to open in a new tab, r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D107336
2021-03-11 19:54:41 +00:00