зеркало из https://github.com/mozilla/pjs.git
Bug 283987 - No warning when closing multiple tabs in full screen. patch from Mook <mook.moz@gmail.com>, r=mconnor, a=asa
This commit is contained in:
Родитель
3750d05aec
Коммит
41e4a206d3
|
@ -390,7 +390,7 @@
|
|||
|
||||
<toolbarbutton id="close-button" class="toolbarbutton-1"
|
||||
tooltiptext="&fullScreenClose.tooltip;"
|
||||
oncommand="window.close();"/>
|
||||
oncommand="BrowserTryToCloseWindow();"/>
|
||||
</hbox>
|
||||
#endif
|
||||
</toolbar>
|
||||
|
|
Загрузка…
Ссылка в новой задаче