Bug 196803 - [iOS WK2] Make -webkit-overflow-scrolling be a no-op
Summary: [iOS WK2] Make -webkit-overflow-scrolling be a no-op
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on: 196058
Blocks:
  Show dependency treegraph
 
Reported: 2019-04-10 19:45 PDT by Simon Fraser (smfr)
Modified: 2019-06-16 20:52 PDT (History)
6 users (show)

See Also:


Attachments
Patch (22.97 KB, patch)
2019-04-10 19:48 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews105 for mac-highsierra-wk2 (2.69 MB, application/zip)
2019-04-10 20:44 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews102 for mac-highsierra (2.46 MB, application/zip)
2019-04-10 20:52 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews117 for mac-highsierra (2.26 MB, application/zip)
2019-04-10 21:33 PDT, EWS Watchlist
no flags Details
Patch (33.82 KB, patch)
2019-04-11 15:14 PDT, Simon Fraser (smfr)
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-highsierra (2.45 MB, application/zip)
2019-04-11 16:29 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews116 for mac-highsierra (2.25 MB, application/zip)
2019-04-11 17:17 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-04-10 19:45:24 PDT
[iOS WK2] Make -webkit-overflow-scrolling be a no-op
Comment 1 Simon Fraser (smfr) 2019-04-10 19:48:08 PDT
Created attachment 367192 [details]
Patch
Comment 2 Simon Fraser (smfr) 2019-04-10 19:48:10 PDT
<rdar://problem/49078202>
Comment 3 EWS Watchlist 2019-04-10 20:44:51 PDT
Comment on attachment 367192 [details]
Patch

Attachment 367192 [details] did not pass mac-wk2-ews (mac-wk2):
Output: https://webkit-queues.webkit.org/results/11837077

New failing tests:
scrollingcoordinator/scrolling-tree/coordinated-frame-in-fixed.html
scrollingcoordinator/scrolling-tree/coordinated-frame-gain-scrolling-ancestor.html
scrollingcoordinator/scrolling-tree/coordinated-frame-lose-scrolling-ancestor.html
scrollingcoordinator/scrolling-tree/coordinated-frame.html
compositing/rtl/rtl-scrolling-with-transformed-descendants.html
Comment 4 EWS Watchlist 2019-04-10 20:44:52 PDT
Created attachment 367195 [details]
Archive of layout-test-results from ews105 for mac-highsierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-highsierra-wk2  Platform: Mac OS X 10.13.6
Comment 5 EWS Watchlist 2019-04-10 20:52:46 PDT
Comment on attachment 367192 [details]
Patch

Attachment 367192 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/11837216

New failing tests:
compositing/rtl/rtl-scrolling-with-transformed-descendants.html
Comment 6 EWS Watchlist 2019-04-10 20:52:48 PDT
Created attachment 367197 [details]
Archive of layout-test-results from ews102 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 7 EWS Watchlist 2019-04-10 21:33:57 PDT
Comment on attachment 367192 [details]
Patch

Attachment 367192 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/11837282

New failing tests:
compositing/rtl/rtl-scrolling-with-transformed-descendants.html
Comment 8 EWS Watchlist 2019-04-10 21:33:58 PDT
Created attachment 367200 [details]
Archive of layout-test-results from ews117 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 9 Simon Fraser (smfr) 2019-04-11 15:14:36 PDT
Created attachment 367248 [details]
Patch
Comment 10 EWS Watchlist 2019-04-11 16:29:54 PDT
Comment on attachment 367248 [details]
Patch

Attachment 367248 [details] did not pass mac-ews (mac):
Output: https://webkit-queues.webkit.org/results/11846578

New failing tests:
compositing/rtl/rtl-scrolling-with-transformed-descendants.html
Comment 11 EWS Watchlist 2019-04-11 16:29:56 PDT
Created attachment 367262 [details]
Archive of layout-test-results from ews103 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 12 EWS Watchlist 2019-04-11 17:17:10 PDT
Comment on attachment 367248 [details]
Patch

Attachment 367248 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/11846850

New failing tests:
compositing/rtl/rtl-scrolling-with-transformed-descendants.html
Comment 13 EWS Watchlist 2019-04-11 17:17:12 PDT
Created attachment 367266 [details]
Archive of layout-test-results from ews116 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 14 Simon Fraser (smfr) 2019-04-12 11:52:34 PDT
https://trac.webkit.org/r244228
Comment 15 Simon Fraser (smfr) 2019-05-09 13:33:45 PDT
This got rolled out.