[Webkit-unassigned] [Bug 217400] New: Adjust heuristic for checking whether view reaches visually non-emtpy state
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 6 12:08:21 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217400
Bug ID: 217400
Summary: Adjust heuristic for checking whether view reaches
visually non-emtpy state
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sihui_liu at apple.com
We decide that view reaches visually non-empty state and fire corresponding events when main document is parsed and no more content (font or css resources) to be loaded.
An edge case is when the page has an empty document and depends on async scripts to fill content (like wpt.fyi), then we may fire the events too early.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201006/5173772b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list