Bug 310939: Add id attribute to hbox that holds RSS feed and secure site lock to help overlaying, patch by Colin Bleckner <colin@binarynoise.net>, r=mano
git-svn-id: svn://10.0.0.236/trunk@185101 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
this.parentNode.selectedIndex = 0;"
|
||||
tooltiptext="&proxyIcon.tooltip;"/>
|
||||
</deck>
|
||||
<hbox>
|
||||
<hbox id="urlbar-icons">
|
||||
<button type="menu" style="-moz-user-focus: none" class="plain" id="feed-button" chromedir="&locale.dir;">
|
||||
<menupopup onpopupshowing="return FeedHandler.buildFeedList(event);" position="after_end"
|
||||
oncommand="FeedHandler.addLiveBookmark(event.target.getAttribute('feed'));" />
|
||||
|
||||
Reference in New Issue
Block a user