Bug 209895 - Video frame/poster should contribute to visually non-empty heuristic
Summary: Video frame/poster should contribute to visually non-empty heuristic
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 208500
  Show dependency treegraph
 
Reported: 2020-04-01 23:20 PDT by Noam Rosenthal
Modified: 2020-04-13 10:30 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2020-04-01 23:20:15 PDT
Similar to https://bugs.webkit.org/show_bug.cgi?id=208482. 
Since https://w3c.github.io/paint-timing/ defines video frame/poster as contentful, its availability should also trigger paints.
Comment 1 Radar WebKit Bug Importer 2020-04-02 20:43:10 PDT
<rdar://problem/61240754>
Comment 2 Noam Rosenthal 2020-04-13 10:28:41 PDT
Seems like it already takes place.