Feature #3887
Parallel JS require() downloading
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/12/2015
Due date:
% Done:
0%
Estimated time:
Description
If multiple WApplication::require() calls are made after one another then we should combine them in a single synchronization point, and use tricks to let the browser download the two files in parallel.
See: http://www.stevesouders.com/blog/2009/04/27/loading-scripts-without-blocking/
No data to display