add comment for addon developers

This commit is contained in:
SHIMODA Hiroshi 2010-12-01 09:26:12 +09:00
parent 619d47c77d
commit 6a9321c52c

View File

@ -2038,6 +2038,7 @@ catch(e) {
}, },
_tabShouldBeExpandedAfterKeyReleased : null, _tabShouldBeExpandedAfterKeyReleased : null,
// For backward compatibility. You should use DOM event to block TST's focus handling.
registerTabFocusAllowance : function TSTService_registerTabFocusAllowance(aProcess) /* PUBLIC API */ registerTabFocusAllowance : function TSTService_registerTabFocusAllowance(aProcess) /* PUBLIC API */
{ {
var listener = { var listener = {