WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
208614
[First paint] Check for VNE state as the image content arrives
https://bugs.webkit.org/show_bug.cgi?id=208614
Summary
[First paint] Check for VNE state as the image content arrives
alan
Reported
2020-03-04 16:41:59 PST
Image content does not necessarily trigger layout and definitely won't trigger tree building -> no VNE check.
Attachments
Patch
(4.84 KB, patch)
2020-03-04 17:27 PST
,
alan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-03-04 16:42:25 PST
<
rdar://problem/60063261
>
alan
Comment 2
2020-03-04 17:27:57 PST
Created
attachment 392517
[details]
Patch
Simon Fraser (smfr)
Comment 3
2020-03-04 18:11:15 PST
Comment on
attachment 392517
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=392517&action=review
> Source/WebCore/rendering/RenderVideo.cpp:106 > + incrementVisuallyNonEmptyPixelCountIfNeeded(roundedIntSize(size), !needsLayout());
Ew. Do we really want to do this?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug