From c5637489e603c588fca41e2b7bd4345b67914f33 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 23 Jun 2016 13:10:24 +0200 Subject: Pagelets executed immediately; Dependency feature; Several improvements + All pagelets are now executed immediately on arrive. + A "Display Dependency" feature was added. If you give a pagelet an dependency, it will first be executed if all pagelets, who registered as dependency, are displayed. + If BigPipe.reset() is called, the function loops through each Resource and executes Resource.abortLoading(). This removes the or