Bug 229746
| Summary: | Remove iOS-special casing in Node::willRespondToMouseMoveEvents() and Node::willRespondToMouseClickEvents() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, akeerthi, ap, bfulgham, ntim, rniwa, simon.fraser, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Whatever behavior difference is needed should not be down here in WebCore.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82602727>
Ahmad Saleem
This still exist:
https://github.com/WebKit/WebKit/blob/b3a5c931e34b75897600609a07df70e3dc0924cc/Source/WebCore/dom/Node.cpp#L2534
https://github.com/WebKit/WebKit/blob/b3a5c931e34b75897600609a07df70e3dc0924cc/Source/WebCore/dom/Node.cpp#L2572