AbstractSince 2.30Since 2.30get_Since 2.30get_Get the list of WebKit.ITPFirstParty under which itp_third_party has been seen.
Since 2.30refAtomically increments the reference count of itp_third_party by one.
This function is MT-safe and may be called from any thread.
The passed WebKit.ITPThirdParty
Since 2.30unrefAtomically decrements the reference count of itp_third_party by one.
If the reference count drops to 0, all memory allocated by WebKit.ITPThirdParty is released. This function is MT-safe and may be called from any thread.
Describes a third party origin.
Since
2.30