mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Updated the specification to include the stacks metaphore.
This commit is contained in:
parent
d54682ea3a
commit
dfca37f2d3
@ -30,7 +30,7 @@ window.Page = {
|
|||||||
|
|
||||||
Tabs.onClose(function(){
|
Tabs.onClose(function(){
|
||||||
Utils.homeTab.focus();
|
Utils.homeTab.focus();
|
||||||
Toolbar.unread = 0;
|
Toolbar.unread = 0;
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue
Block a user