nsIXULOverlayProvider

The chrome registry implements this interface to give overlays
to the gecko XUL engine.

Methods

getXULOverlays(aURI)

Get the XUL overlays for a particular chrome URI.

Parameters

aURI The URI being loaded

Returns

An enumerator of nsIURI for the overlays of this URI

getStyleOverlays(aURI)

Get the style overlays for a particular chrome URI.

Parameters

aURI The URI being loaded

Returns

An enumerator of nsIURI for the overlays of this URI