[Webkit-unassigned] [Bug 172000] Add SPI for overriding WKWebView's clipping behavior for _visibleContentRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 15:34:15 PDT 2017


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

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

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

> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:2178
> +- (UIView *)_enclosingView

I think this name is too generic; it could easily conflict with a UIKit method, and it has a very particular usage, so we should name it accordingly.

How about _enclosingViewForExposedRectComputation?

-- 
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/20170512/6df6b7c2/attachment.html>


More information about the webkit-unassigned mailing list