[Webkit-unassigned] [Bug 150740] Link preview doesn't work on XHTML pages with Content-Type header as `application/xhtml+xml`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 08:44:57 PST 2015


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

--- Comment #18 from Darin Adler <darin at apple.com> ---
Another thought:

I don’t really know in what practical case I would not be over any element. Maybe it’s true past the bottom of the document? I think we’d almost always be over the body element if nothing else.

Given that, I’m not sure it’s valuable for us to prevent the gesture when not over an element. And I’m not sure it’s valuable for us to prevent clicks when not over an element.

To word it another way: How did we test the “not over an element” case?

If I’m right, we can probably just remove this entirely.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151104/e95cbe7c/attachment-0001.html>


More information about the webkit-unassigned mailing list