When Firefox calls nsIWebProgressListener::onLocationChange for a page
being retrieved from bfcache, the nsIWebProgress::isLoadingDocument flag
is set to true for the web progress instance passed into the method.
From my perspective as a user of the API, this seems inaccurate, as the
page has already been "loaded" (among other indicators, the page's
"onload" event does not fire).
Shouldn't this flag be set to false for pages being loaded from the
bfcache? Or is there a good technical reason why the flag is set the
way it is?
-myk
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network