[Webkit-unassigned] [Bug 193539] Implement asynchronous frame scrolling for iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 10:51:53 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=193539

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

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

> Source/WebCore/rendering/RenderLayerCompositor.cpp:3421
> +                m_clipLayer = m_scrollLayer;

Hmm, this seems like it could lead to programming mistakes. I don't think any other code considers the fact that these could be the same layer.

-- 
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/20190117/2e223009/attachment.html>


More information about the webkit-unassigned mailing list