[webkit-reviews] review granted: [Bug 217116] Repaint as needed when adding and removing highlights : [Attachment 410151] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 13:51:36 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Megan Gardner
<megan_gardner at apple.com>'s request for review:
Bug 217116: Repaint as needed when adding and removing highlights
https://bugs.webkit.org/show_bug.cgi?id=217116

Attachment 410151: Patch

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




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

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

> Source/WebCore/Modules/highlight/HighlightRangeGroup.cpp:84
> +	   repaintRange(range);

Can we avoid these repaints if the HighlightRangeGroup has no associated
styles?


More information about the webkit-reviews mailing list