[webkit-reviews] review granted: [Bug 241734] REGRESSION (r294902): Content with continuation leaves decoration bits behind when removed : [Attachment 460333] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 08:24:50 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 241734: REGRESSION (r294902): Content with continuation leaves decoration
bits behind when removed
https://bugs.webkit.org/show_bug.cgi?id=241734

Attachment 460333: Patch

https://bugs.webkit.org/attachment.cgi?id=460333&action=review




--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 460333
  --> https://bugs.webkit.org/attachment.cgi?id=460333
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=460333&action=review

> LayoutTests/fast/repaint/force-repaint-when-layer-is-destroyed.html:29
> +    result.innerText = internals.repaintRectsAsText().indexOf("8 8 140 126")
!= -1 ? "PASS" : "FAIL";

This seems fragile. Maybe use a more relaxed test?


More information about the webkit-reviews mailing list