Josh Matthews
|
8082df7d0d
|
Make external script sources load asynchronously, yet still block further parsing. Hook up document loading to async networking events.
|
2015-05-20 14:22:09 -04:00 |
|
Josh Matthews
|
a1ae53a230
|
Delay stylesheet load in test to increase confidence.
|
2015-05-11 15:35:10 -04:00 |
|
Josh Matthews
|
32a89c9455
|
Make stylesheets block page load.
|
2015-05-11 13:41:52 -04:00 |
|
Josh Matthews
|
7f0706ed42
|
Implement a DocumentLoader type that tracks pending loads and notifies the script task when the queue is empty. Dispatch the document load event based on the DocumentLoader's notification.
|
2015-05-11 13:41:51 -04:00 |
|