treestyletab/modules
YUKI Hiroshi 4ad032d55c Listen messages from the content process with single listener for the window, instead of separate listeners for each frame.
If we register listeners for each frame, they don't work after the type of related browser is changed between remote and in-process.
2015-03-13 16:37:02 +09:00
..
lib Update library 2014-11-11 19:56:58 +09:00
autoHide.js Handle mousemove events on the fullscreen toggler #801 2015-03-06 00:42:30 +09:00
base.js Don't touch to browser.contentWindow if it is remote 2015-03-13 15:58:40 +09:00
browser.js Don't touch to browser.contentWindow if it is remote 2015-03-13 15:58:40 +09:00
browserUIShowHideObserver.js Update pseudo tree of tabs in e10s mode 2014-11-11 19:26:14 +09:00
constants.js Manage width and height of the tab bar for each window 2015-03-04 00:44:01 +09:00
contentBridge.js Listen messages from the content process with single listener for the window, instead of separate listeners for each frame. 2015-03-13 16:37:02 +09:00
fullscreenObserver.js Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
fullTooltip.js Remove deprecated JS1.7's let blocks 2015-02-27 00:59:31 +09:00
groupTab.js Update pseudo tree of tabs in e10s mode 2014-11-11 19:26:14 +09:00
pseudoTreeBuilder.js Don't use obsolete String#quote(). 2015-03-01 23:41:39 +09:00
tabAttributesObserver.js Add missing module 2014-11-11 19:27:53 +09:00
tabbarDNDObserver.js Remove deprecated JS1.7's let blocks 2015-02-27 00:59:31 +09:00
tabpanelDNDObserver.js Manage position of the tab bar for each window 2015-03-04 01:22:22 +09:00
themeManager.js Use LF instead of CRLF 2014-09-30 20:09:27 +09:00
utils.js Remove deprecated JS1.7's let blocks 2015-02-27 00:59:31 +09:00
window.js Listen messages from the content process with single listener for the window, instead of separate listeners for each frame. 2015-03-13 16:37:02 +09:00