mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Bug 986845 - Fix merge that resulted in two contentAreaClick calls (r=felipe)
This commit is contained in:
parent
02ba7a7cb4
commit
17c6b80b5a
@ -1063,8 +1063,7 @@
|
||||
tabcontainer="tabbrowser-tabs"
|
||||
contentcontextmenu="contentAreaContextMenu"
|
||||
autocompletepopup="PopupAutoComplete"
|
||||
selectpopup="ContentSelectDropdown"
|
||||
onclick="contentAreaClick(event, false);"/>
|
||||
selectpopup="ContentSelectDropdown"/>
|
||||
<chatbar id="pinnedchats" layer="true" mousethrough="always" hidden="true"/>
|
||||
</vbox>
|
||||
<splitter id="social-sidebar-splitter"
|
||||
|
Loading…
x
Reference in New Issue
Block a user