[Webkit-unassigned] [Bug 210041] Should find touch-action elements inside non-composited iframes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 7 14:37:19 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210041
--- Comment #10 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 395714
--> https://bugs.webkit.org/attachment.cgi?id=395714
First attempt
View in context: https://bugs.webkit.org/attachment.cgi?id=395714&action=review
>>> Source/WebCore/rendering/RenderLayer.cpp:6453
>>> + compositingLayer->renderer().view().setNeedsRepaintAfterCompositingLayerUpdate();
>>
>> I don't know why we'd need this.
>
> Without this then debug overlays are not painted until something triggers a paint.
Could condition this on the debug overlay setting being enabled.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200407/ec0e03fc/attachment-0001.htm>
More information about the webkit-unassigned
mailing list