gecko-dev/browser
Emilio Cobos Álvarez 4b4935794b Bug 140718 - Add a "Print selection only" entry to the context menu. r=Gijs,jwatt,fluent-reviewers
This allows to use the feature from the context menu and is very
straight-forward.

This has the benefit of working with fission (as print from the focused
frame) and so on.

Making a checkbox on the UI on top of this is doable, but it is a lot
more complex (requires a bunch of both front-end and platform work)
because undoing this implies restoring the DOM which "print selection"
removes.

I think the context menu entry is very useful regardless of whether we
add a checkbox to undo it, and other browsers (with smaller context
menus) seem to agree.

Differential Revision: https://phabricator.services.mozilla.com/D92205
2020-10-07 20:45:08 +00:00
..
actors Bug 1668755 - Don't show the default browser notification bar in private windows. r=Gijs 2020-10-07 18:27:13 +00:00
app Bug 1669633 - Only use MOZ_ZLIB_LIBS in config/external/zlib/moz.build. r=firefox-build-system-reviewers,rstewart 2020-10-07 17:57:58 +00:00
base Bug 140718 - Add a "Print selection only" entry to the context menu. r=Gijs,jwatt,fluent-reviewers 2020-10-07 20:45:08 +00:00
branding Bug 1654528 - Update comments for brand names in Fluent files r=Pike 2020-07-23 09:31:52 +00:00
components Bug 1588458 - Replace dxr by searchfox in the rst doc r=ahal DONTBUILD 2020-10-08 08:13:15 +00:00
config Bug 1669642 - Rename LLVMCONFIG to LLVM_CONFIG and derive it like we do for LLVM_OBJDUMP. r=firefox-build-system-reviewers,andi,rstewart 2020-10-07 22:36:49 +00:00
docs Bug 1588458 - Replace dxr by searchfox in the rst doc r=ahal DONTBUILD 2020-10-08 08:13:15 +00:00
extensions Backed out changeset d4b7aea9a014 (bug 1663967) for causing failures in browser_permmgr_sync.js CLOSED TREE 2020-10-08 06:25:39 +03:00
fonts
fxr
installer Bug 1665195 - Also delete the UpdateLogs directory from the Firefox uninstaller. r=agashlin 2020-09-15 23:41:50 +00:00
locales Bug 140718 - Add a "Print selection only" entry to the context menu. r=Gijs,jwatt,fluent-reviewers 2020-10-07 20:45:08 +00:00
modules Bug 1665237 - Make managed bookmarks item dynamic. r=Gijs 2020-10-06 20:13:00 +00:00
themes Bug 1668389 - Only set #urlbar[open] if we are sure there will be either results or one-offs. r=mak 2020-10-07 15:02:16 +00:00
tools/mozscreenshots Bug 1643776 - Add Alpenglow theme, r=dmose,rpl,flod 2020-08-21 17:20:07 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk
confvars.sh Bug 1657954 - Move various branding options from `old-configure` r=geckoview-reviewers,mhentges,nalexander,snorp 2020-08-11 15:58:52 +00:00
defs.mk
l10n-registry.manifest
moz.build
moz.configure