Bug 279344
| Summary: | Remove Quirk shouldPreventPointerMediaQueryFromEvaluatingToCoarse for shutterstock.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | WebKit Misc. | Assignee: | Karl Dubost <karlcow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://www.shutterstock.com/video/search/people | ||
| Bug Depends on: | 209903 | ||
| Bug Blocks: | |||
Karl Dubost
Either the layout has changed or the interaction has changed.
With or Without site specific hacks enabled.
Steps:
1. Go to https://www.shutterstock.com/video/search/people
2. Click the video thumbnail
Results:
Navigation happens to the video page and starts playing.
This is the same interaction on both iPad and Desktop.
Probably we can remove this quirk.
It was added by Bug 209903 or rdar://problem/58844166
The code to remove is
https://github.com/search?q=repo%3AWebKit%2FWebKit%20shouldPreventPointerMediaQueryFromEvaluatingToCoarse&type=code
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135530560>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/33309
EWS
Committed 283333@main (73b5892f2767): <https://commits.webkit.org/283333@main>
Reviewed commits have been landed. Closing PR #33309 and removing active labels.