Bugzilla Bug 110271 Right Click->Copy doesn't work in JSConsole
patch by biesi r=timeless sr=blake git-svn-id: svn://10.0.0.236/trunk@109031 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ef8a450c12
commit
7dda0b46d1
@ -50,7 +50,7 @@ Contributor(s): Joe Hewitt <hewitt@netscape.com>
|
||||
|
||||
<stringbundle id="ConsoleBundle" src="chrome://global/locale/console.properties"/>
|
||||
<commandset id="tasksCommands"/>
|
||||
<command id="cmd_copy"/>
|
||||
<command id="cmd_copy" oncommand="copyItemToClipboard()"/>
|
||||
<command id="cmd_close" oncommand="window.close()"/>
|
||||
<command id="cmd_quit"/>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user