RESOLVED FIXED 194168
[First paint] Adjust "finishedParsingMainDocument" flag by taking deferred and async scripts into account.
https://bugs.webkit.org/show_bug.cgi?id=194168
Summary [First paint] Adjust "finishedParsingMainDocument" flag by taking deferred an...
zalan
Reported 2019-02-01 11:31:41 PST
Document::Interactive means we already finished parsing the main document though we still might have pending async/deferred scripts to complete.
Attachments
Patch (3.06 KB, patch)
2019-02-01 11:43 PST, zalan
no flags
Patch (24.28 KB, patch)
2019-02-04 13:42 PST, zalan
no flags
Patch (24.28 KB, patch)
2019-02-04 13:43 PST, zalan
no flags
zalan
Comment 1 2019-02-01 11:43:30 PST
zalan
Comment 2 2019-02-01 11:43:41 PST
Needs test case :(
Simon Fraser (smfr)
Comment 3 2019-02-01 12:56:19 PST
Comment on attachment 360880 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=360880&action=review > Source/WebCore/ChangeLog:8 > + First paint should not be block by async or deferred scripts. be block by
zalan
Comment 4 2019-02-04 13:42:37 PST
zalan
Comment 5 2019-02-04 13:43:26 PST
WebKit Commit Bot
Comment 6 2019-02-04 14:19:46 PST
Comment on attachment 361092 [details] Patch Clearing flags on attachment: 361092 Committed r240942: <https://trac.webkit.org/changeset/240942>
WebKit Commit Bot
Comment 7 2019-02-04 14:19:48 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2019-02-04 14:20:31 PST
Note You need to log in before you can comment on or make changes to this bug.