Bug 171729 - Render tree building should not trigger resource loads
Summary: Render tree building should not trigger resource loads
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-05 09:16 PDT by Antti Koivisto
Modified: 2017-05-05 22:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.