RESOLVED FIXED 198718
Add visualization of touch action regions
https://bugs.webkit.org/show_bug.cgi?id=198718
Summary Add visualization of touch action regions
Simon Fraser (smfr)
Reported 2019-06-10 08:06:52 PDT
Add visualization of touch action regions
Attachments
Patch (9.47 KB, patch)
2019-06-10 08:09 PDT, Simon Fraser (smfr)
graouts: review+
ews-watchlist: commit-queue-
Archive of layout-test-results from ews124 for ios-simulator-wk2 (2.54 MB, application/zip)
2019-06-10 10:11 PDT, EWS Watchlist
no flags
Patch (10.09 KB, patch)
2019-06-10 15:39 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2019-06-10 08:09:25 PDT
EWS Watchlist
Comment 2 2019-06-10 10:11:38 PDT
Comment on attachment 371744 [details] Patch Attachment 371744 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: https://webkit-queues.webkit.org/results/12434542 New failing tests: http/tests/cache/disk-cache/redirect-chain-limits.html
EWS Watchlist
Comment 3 2019-06-10 10:11:41 PDT
Created attachment 371755 [details] Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.14.5
Antoine Quint
Comment 4 2019-06-10 11:54:41 PDT
Comment on attachment 371744 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=371744&action=review > Source/WebCore/rendering/RenderLayerBacking.cpp:2769 > + { TouchAction::PinchZoom, "p-z"_s, { 16, 4.5 }, 249, 171, 80 }, Maybe "pinch" would be catchier here. > Source/WebCore/rendering/RenderLayerBacking.cpp:2797 > +// imageContext.setShadow({ }, 2, Color(255, 255, 255, 200)); You should probably remove those commented lines before landing.
Simon Fraser (smfr)
Comment 5 2019-06-10 15:39:31 PDT
WebKit Commit Bot
Comment 6 2019-06-10 17:54:18 PDT
Comment on attachment 371785 [details] Patch Clearing flags on attachment: 371785 Committed r246301: <https://trac.webkit.org/changeset/246301>
Radar WebKit Bug Importer
Comment 7 2019-06-16 20:43:15 PDT
Note You need to log in before you can comment on or make changes to this bug.