imgIOnloadBlocker

Methods

blockOnload(aRequest)

blockOnload
Called when it is appropriate to block onload for the given imgIRequest.

Parameters

aRequest The request that should block onload.

unblockOnload(aRequest)

unblockOnload
Called when it is appropriate to unblock onload for the given
imgIRequest.

Parameters

aRequest The request that should unblock onload.