Render regions in fibers
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 118
− 55
@@ -96,6 +96,9 @@ public function __construct(
@@ -104,21 +107,39 @@ public function renderRoot(&$elements) {
@@ -188,31 +209,59 @@ public function renderPlaceholder($placeholder, array $elements) {
@@ -233,10 +282,6 @@ protected function doRender(&$elements, $is_root_call = FALSE) {
@@ -264,7 +309,7 @@ protected function doRender(&$elements, $is_root_call = FALSE) {
@@ -280,12 +325,6 @@ protected function doRender(&$elements, $is_root_call = FALSE) {
@@ -455,9 +494,50 @@ protected function doRender(&$elements, $is_root_call = FALSE) {
@@ -550,23 +630,6 @@ protected function doRender(&$elements, $is_root_call = FALSE) {