зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1538192 - Remove NIGHTLY_BUILD ifdef around Picture-in-Picture context menu item. r=jaws
Depends on D24519 Differential Revision: https://phabricator.services.mozilla.com/D24520 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
08b72ff59b
Коммит
70d3cd278a
|
@ -175,13 +175,11 @@
|
|||
accesskey="&leaveDOMFullScreen.accesskey;"
|
||||
label="&leaveDOMFullScreen.label;"
|
||||
oncommand="gContextMenu.leaveDOMFullScreen();"/>
|
||||
#ifdef NIGHTLY_BUILD
|
||||
<menuitem id="context-video-pictureinpicture"
|
||||
accesskey="&pictureInPicture.accesskey;"
|
||||
label="&pictureInPicture.label;"
|
||||
type="checkbox"
|
||||
oncommand="gContextMenu.mediaCommand('pictureinpicture');"/>
|
||||
#endif
|
||||
<menuseparator id="context-media-sep-commands"/>
|
||||
<menuitem id="context-reloadimage"
|
||||
label="&reloadImageCmd.label;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче