On 22.07.2008 21:42, Peter Weilbacher wrote: > On Tue, 22 Jul 2008 17:35:24 UTC, Boris Zbarsky wrote: >> 120000us is the notification interval if the user is not interacting >> with the browser (no mouse movement or keyboard movement). If there is >> interaction the notification interval is 1000us. We check every 750ms >> to see whether to switch notification modes. > > Yes, I noticed comments about that in the sources. So I made sure that > the mouse was outside the browser area and didn't type the keyboard > until the page was fully loaded and I wanted to exit the browser. But, > hmm, somehow that implies that if I move the mouse around over the > content area continuously while the page loads, it would slow down page > loading immensely. And that I don't see, neither on OS/2 nor on Linux. > So there's probably something else involved.
Yes, it seems that on Linux I didn't move the mouse continuously enough in the previous quick test. Now that I did, the test page loaded just as slowly as it did on OS/2 before I applied the typo-patch. P. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

