Backout changeset d648becaa638 (bug 1170531) for test failures

This commit is contained in:
Ehsan Akhgari
2015-06-27 13:14:06 -07:00
parent ca46507311
commit 012e2885a3
11 changed files with 13 additions and 119 deletions

View File

@@ -17,8 +17,7 @@ function goUpdateGlobalEditMenuItems()
goUpdateCommand("cmd_undo");
goUpdateCommand("cmd_redo");
goUpdateCommand("cmd_cut");
goUpdateCommand("cmd_copy");
// don't update the cmd_cut or cmd_copy items - as we want them to always be enabled
goUpdateCommand("cmd_paste");
goUpdateCommand("cmd_selectAll");
goUpdateCommand("cmd_delete");