mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Revert "Only write the newtab URL if the machinery for it had previously been"
This reverts commit eb77e289bbe056b58051db0fa868e95da803aa0a.
This commit is contained in:
parent
3b9e91ba75
commit
97a08efe32
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
#endif
|
||||
#endif
|
||||
onunload="if (typeof gSecurityPane != 'undefined') gSecurityPane.syncAddonSecurityLevel();"
|
||||
ondialogaccept="if (typeof gTabsPane != 'undefined') gNewtabUrl.writeNewtabUrl();">
|
||||
ondialogaccept="gNewtabUrl.writeNewtabUrl();">
|
||||
|
||||
<script type="application/javascript" src="chrome://browser/content/utilityOverlay.js"/>
|
||||
<script type="application/javascript" src="chrome://browser/content/preferences/newtaburl.js"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue