Bug 222966 - Increase resource load priority of async scripts from low to medium
Summary: Increase resource load priority of async scripts from low to medium
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-09 01:41 PST by Antti Koivisto
Modified: 2021-03-09 06:57 PST (History)
9 users (show)

See Also:


Attachments
patch (1.35 KB, patch)
2021-03-09 01:43 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-03-09 01:41:29 PST
Low priority loads may be delayed during parsing. We want async script to be available when parsing completes so 'medium' is the appropriate priority.
Comment 1 Antti Koivisto 2021-03-09 01:43:38 PST
Created attachment 422680 [details]
patch
Comment 2 EWS 2021-03-09 06:56:35 PST
Committed r274145: <https://commits.webkit.org/r274145>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422680 [details].
Comment 3 Radar WebKit Bug Importer 2021-03-09 06:57:14 PST
<rdar://problem/75215938>