RESOLVED FIXED Bug 208663
[First paint] Fixed sized SVG content should taken into account when computing VNE status
https://bugs.webkit.org/show_bug.cgi?id=208663
Summary [First paint] Fixed sized SVG content should taken into account when computin...
zalan
Reported 2020-03-05 13:11:06 PST
ssia
Attachments
Patch (2.29 KB, patch)
2020-03-05 13:16 PST, zalan
no flags
Patch (2.42 KB, patch)
2020-03-05 14:57 PST, zalan
no flags
Patch (2.42 KB, patch)
2020-03-05 14:58 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2020-03-05 13:11:30 PST
zalan
Comment 2 2020-03-05 13:16:33 PST
Simon Fraser (smfr)
Comment 3 2020-03-05 13:48:34 PST
Comment on attachment 392613 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=392613&action=review > Source/WebCore/ChangeLog:9 > + Let's add fixed sized SVG to the list if content we track as VNE pixel count. if -> of > Source/WebCore/rendering/updating/RenderTreeBuilder.cpp:944 > + // SVG content tends to have a fixed size construct. Maybe more words about how we know this is wrong in some ways.
zalan
Comment 4 2020-03-05 14:57:19 PST
zalan
Comment 5 2020-03-05 14:58:48 PST
WebKit Commit Bot
Comment 6 2020-03-05 15:44:03 PST
Comment on attachment 392631 [details] Patch Clearing flags on attachment: 392631 Committed r257952: <https://trac.webkit.org/changeset/257952>
WebKit Commit Bot
Comment 7 2020-03-05 15:44:04 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.