[webkit-reviews] review denied: [Bug 172917] [Mac] Implement basic hit testing for frames : [Attachment 312321] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 5 08:47:03 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Frédéric Wang (:fredw)
<fred.wang at free.fr>'s request for review:
Bug 172917: [Mac] Implement basic hit testing for frames
https://bugs.webkit.org/show_bug.cgi?id=172917

Attachment 312321: Patch

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




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

This is hit-testing in the wrong order (try overlapping frames). It needs to
hit-test front-to-back, not back-to-front.


More information about the webkit-reviews mailing list