pending
true
if the tab is currently in the process of being restored by the session store service. Once the tab is restored, this attribute is removed. You can determine if a tab is being restored by checking to see if hasAttribute("pending")
is true
. If the user has turned on the "Don't load tabs until selected" preference, the pending
attribute is set on tabs until they get loaded.