mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 05:47:04 +00:00
Bug 206472
"Bookmark This Link" does not create bookmark patch by borggraefe@despammed.com Stefan Borggraefe varga: review+ bz-vacation: superreview+ asa: approval1.5+
This commit is contained in:
parent
b1547431e9
commit
a864593274
@ -992,7 +992,8 @@ Rights Reserved.
|
||||
<menuitem id="context-bookmarklink"
|
||||
label="&bookmarkLinkCmd.label;"
|
||||
accesskey="&bookmarkLinkCmd.accesskey;"
|
||||
oncommand="BookmarksUtils.addBookmark(gContextMenu.linkURL(),
|
||||
oncommand="initBMService();
|
||||
BookmarksUtils.addBookmark(gContextMenu.linkURL(),
|
||||
gContextMenu.linkText());"/>
|
||||
|
||||
</popup>
|
||||
|
Loading…
Reference in New Issue
Block a user