Backed out 4 changesets (bug 1527925, bug 1545168, bug 1539567) for failing at /actions/test_media.html on a CLOSED TREE.
Backed out changeset a55e5c83e32e (bug 1527925) Backed out changeset 45d19d0692b2 (bug 1539567) Backed out changeset d418d95454eb (bug 1527925) Backed out changeset a37009048470 (bug 1545168)
This commit is contained in:
@@ -715,8 +715,6 @@ nsContextMenu.prototype = {
|
||||
this.setItemAttr("context-video-saveimage", "disabled", !canSaveSnapshot);
|
||||
this.setItemAttr("context-video-fullscreen", "disabled", hasError);
|
||||
this.setItemAttr("context-video-pictureinpicture", "checked", this.onPiPVideo);
|
||||
this.setItemAttr("context-video-pictureinpicture", "disabled",
|
||||
!this.onPiPVideo && hasError);
|
||||
}
|
||||
}
|
||||
this.showItem("context-media-sep-commands", onMedia);
|
||||
|
||||
Reference in New Issue
Block a user