treestyletab/content/treestyletab
Piro / YUKI Hiroshi ff2d3caed5 Don't redefine gBrowserInit._delayedStartup() with eval() to avoid errors from mismatched variable scopes.
I don't know why but redefined function with eval() has a variable scope different from its original one, and fails to access gSessionHistoryObserver defined in Firefox's script with "const" statement. So I gave up to use eval() hack.
2015-10-10 19:19:11 +09:00
..
res Remove obsolete "stopRendering" module 2014-11-11 18:58:31 +09:00
bookmarksOverlay.js Scroll to opened tab group after expanding animation is finished 2015-03-19 11:46:48 +09:00
bookmarksOverlay.xul Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
bookmarksOverlayEditable.css Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
bookmarksOverlayEditable.js Simplify #887 2015-08-19 01:24:54 +09:00
bookmarksOverlayEditable.xul Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
config.css Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
config.js Apply new size of the tab bar specified at the configuration dialog, for all windows 2015-09-29 04:50:16 +09:00
config.xul Apply new size of the tab bar specified at the configuration dialog, for all windows 2015-09-29 04:50:16 +09:00
content-utils-autohide.js Suppress error on window closing 2015-09-29 03:47:29 +09:00
group.xul Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
hide-embed.css Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
license.txt Add credit 2015-09-29 06:18:14 +09:00
multipletabConfigOverlay.xul Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
treestyletab-tmp.css Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
treestyletab.css Hide needless gray box for hidden pinned tabs 2015-10-05 16:27:18 +09:00
treestyletab.js Unregister event listener for SSWindowStateBusy correctly 2015-06-11 03:08:54 +09:00
treestyletab.xml Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
treestyletab.xul Update code for removed nsIPopupBoxObject interface. 2015-02-26 19:35:29 +09:00
windowHelper.js Don't redefine gBrowserInit._delayedStartup() with eval() to avoid errors from mismatched variable scopes. 2015-10-10 19:19:11 +09:00
windowHelperHacks.js Fix indent 2015-08-28 18:27:03 +09:00