Bug 147946
Summary: | Add a way for EventHandler::handleTouchEvent to expose elements hit by touches | ||
---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 147836 |
Wenson Hsieh
The complete fix to https://bugs.webkit.org/show_bug.cgi?id=147836 will require this additional interface.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Wenson Hsieh
Marking as invalid. Erica and Benjamin helped me come up with a more elegant solution that does not involve changing EventHandler interfaces.