76
edits
Line 77: | Line 77: | ||
|} | |} | ||
<br> | |||
=== Component nsGlobalWindow === | === Component nsGlobalWindow === | ||
Line 90: | Line 91: | ||
'''Stored Data:''' | '''Stored Data:''' | ||
{| class || nsGlobalWindow | {| border="1" cellpadding="2" | ||
| class || nsGlobalWindow | |||
|- | |- | ||
| What || <br>- nsTArray of idle observers <br>- one nITimer local timer for idle observers of the global window | | What || <br>- nsTArray of idle observers <br>- one nITimer local timer for idle observers of the global window | ||
Line 103: | Line 105: | ||
'''Communication with Component IdleService''' | '''Communication with Component IdleService''' | ||
{| class || nsGlobalWindow | {| border="1" cellpadding="2" | ||
| class || nsGlobalWindow | |||
|- | |- | ||
| Direction || nsGlobalWindow to nsIdleService | | Direction || nsGlobalWindow to nsIdleService |
edits