Linux Mac OSX Windows
 This structure will be returned when you request RESULT_TYPE_FULL_VISIT in
 the query options. This includes uncommonly used information about each
 visit.
[scriptable, uuid(c49fd9d5-56e2-43eb-932c-f933f28cba85)]
interface nsINavHistoryFullVisitResultNode : nsINavHistoryVisitResultNode

Attributes

 This indicates the referring visit ID of the visit. The referrer should
 have the same sessionId.
readonly attribute long long referringVisitId
 Indicates the transition type of the visit.
 One of nsINavHistoryService.TRANSITION_*
readonly attribute long transitionType
 This indicates the visit ID of the visit.
readonly attribute long long visitId