Bug 171729

Summary: Render tree building should not trigger resource loads
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, beidson, bfulgham
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=171717

Description Antti Koivisto 2017-05-05 09:16:19 PDT
See bug 171717. Resource loads should be triggered after render tree is ready. Alternatively we should eliminate ways resource loads can complete synchronously.