Home | History | Annotate | Download | only in qt

Lines Matching full:deferred

5352         will not trigger a deferred load after only 500ms (the default tokenizer delay) while
5540 Prevent assertion/duplicate loads for non-deferred subtitute-data loads
5545 deferred loads. When doing the actual load in handleDataLoadNow(), we therefore
5551 but only in the case of using both substitute-data and non-deferred main resource
20657 Added a setter to the DocumentLoader to toggle the deferred loading of the main
20660 Disable deferred loading of the main resource when we have valid substitute data,