I am getting ready to land the first (of several) minor API changes to nsIWebNavigation
- take a look at
bug #94205
for all the details.
This first change adds a 'stop flag' to the nsIWebNavigation::Stop() method.
The flag indicates whether network, content or all activity should be stopped.
As a result of this change, all consumers of nsIWebNavigation will need
to update usage of the Stop method.
I'll update this newsgroup when i land this first set of changes...
thanks,
-- rick
