Bug 221462

Summary: Pull Mac-only code out of ScrollController
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: ScrollingAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, cmarcelo, dino, eric.carlson, ews-watchlist, fred.wang, glenn, graouts, gyuyoung.kim, jamesr, jer.noble, kondapallykalyan, luiz, philipj, ryuan.choi, sergio, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221461    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Diff handling file move
none
Patch none

Description Martin Robinson 2021-02-05 05:58:59 PST
ScrollController will soon be shared between platforms, so it makes sense to pull out Mac-specific code into its own source file.
Comment 1 Radar WebKit Bug Importer 2021-02-12 05:59:12 PST
<rdar://problem/74273853>
Comment 2 Martin Robinson 2021-02-15 04:30:51 PST
Created attachment 420302 [details]
Patch
Comment 3 Martin Robinson 2021-02-15 04:32:38 PST
Created attachment 420303 [details]
Diff handling file move

I have also uploaded the git diff which handles file moves and making an easier to read diff.
Comment 4 Martin Robinson 2021-02-15 05:21:49 PST
Created attachment 420309 [details]
Patch
Comment 5 EWS 2021-02-15 13:48:14 PST
Committed r272878: <https://commits.webkit.org/r272878>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 420309 [details].