[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 11:31:35 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210041
--- Comment #6 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 395713
--> https://bugs.webkit.org/attachment.cgi?id=395713
First attempt
View in context: https://bugs.webkit.org/attachment.cgi?id=395713&action=review
>> Source/WebCore/rendering/RenderWidget.cpp:300
>> + if (paintInfo.phase == PaintPhase::EventRegion && is<FrameView>(m_widget) && downcast<FrameView>(*m_widget).needsLayout())
>
> I got to get rid of this...
Yeah, this is not needed.
--
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/0d497d03/attachment.htm>
More information about the webkit-unassigned
mailing list