I was looking at the implementation of DocShell::RefreshURI..

If a "meta-refresh" is present in a page, a nsRefreshTimer is created
and is added to an array mRefreshURIList which is of type
nsISupportsArray.

Question: Is it necessary to have an array for the Refresh list? Can a
page possibly have multiple refresh tags? I was under the impression
that only ONE meta-refresh can be present.


I didn't know where to post this question.. so, I am posting it here.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to