edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] async scripts
@ 2019-09-13 11:41 Karl Dahlke
  0 siblings, 0 replies; only message in thread
From: Karl Dahlke @ 2019-09-13 11:41 UTC (permalink / raw)
  To: edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

asynchronous scripts now move to timers, so they can run even after the page is loaded.
You don't have to wait for them.
This might make a few sites faster, though that is not clear.
Not clear if it is even correct: maybe they're suppose to finish before onload and onDOMContentLoaded and onreadystatechange etc.
If we don't like it we can turn it off by
int asyncTimer = 0;
in html.c

Karl Dahlke

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-13 11:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-13 11:41 [edbrowse-dev] async scripts Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).