mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 474964 - comment nodes screw up the tab bar. r=gavin
This commit is contained in:
parent
2ddd004009
commit
e122708b1f
@ -2922,11 +2922,11 @@
|
||||
clicktoscroll="true"
|
||||
#endif
|
||||
class="tabbrowser-arrowscrollbox">
|
||||
<!-- This is a hack to circumvent bug 472020, otherwise the tabs show
|
||||
up on the right of the newtab button. -->
|
||||
# This is a hack to circumvent bug 472020, otherwise the tabs show up on the
|
||||
# right of the newtab button.
|
||||
<children includes="tab"/>
|
||||
<!-- This is to ensure anything extensions put here will go before
|
||||
the newtab button, necessary due to the previous hack -->
|
||||
# This is to ensure anything extensions put here will go before the newtab
|
||||
# button, necessary due to the previous hack.
|
||||
<children/>
|
||||
<xul:toolbarbutton class="tabs-newtab-button"
|
||||
command="cmd_newNavigatorTab" chromedir="&locale.dir;"
|
||||
|
Loading…
Reference in New Issue
Block a user