Bug 196803

Summary: [iOS WK2] Make -webkit-overflow-scrolling be a no-op
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: REOPENED ---    
Severity: Normal CC: bfulgham, ews-watchlist, koivisto, rniwa, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 196058    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews105 for mac-highsierra-wk2
none
Archive of layout-test-results from ews102 for mac-highsierra
none
Archive of layout-test-results from ews117 for mac-highsierra
none
Patch
ews-watchlist: commit-queue-
Archive of layout-test-results from ews103 for mac-highsierra
none
Archive of layout-test-results from ews116 for mac-highsierra none

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.