WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231571
Eliminate duplicated platform-specific code in ScrollingTreeStickyNode
https://bugs.webkit.org/show_bug.cgi?id=231571
Summary
Eliminate duplicated platform-specific code in ScrollingTreeStickyNode
Martin Robinson
Reported
2021-10-12 05:48:10 PDT
Both the Nicosia and Cocoa ports duplicate code specific to making sticky nodes work in the scrolling tree. Instead, this code could be moved to a shared class.
Attachments
Patch
(64.62 KB, patch)
2021-10-13 04:45 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(65.27 KB, patch)
2021-10-13 06:03 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(65.44 KB, patch)
2021-10-13 12:03 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Patch
(65.47 KB, patch)
2021-10-27 03:33 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-10-12 09:38:19 PDT
Overflow and frame scrolling nodes also share a bit of code.
Martin Robinson
Comment 2
2021-10-13 04:45:46 PDT
Created
attachment 441056
[details]
Patch
Martin Robinson
Comment 3
2021-10-13 06:03:23 PDT
Created
attachment 441064
[details]
Patch
Martin Robinson
Comment 4
2021-10-13 12:03:23 PDT
Created
attachment 441117
[details]
Patch
Radar WebKit Bug Importer
Comment 5
2021-10-19 05:49:19 PDT
<
rdar://problem/84411658
>
Martin Robinson
Comment 6
2021-10-27 03:33:36 PDT
Created
attachment 442576
[details]
Patch
EWS
Comment 7
2021-10-27 04:47:36 PDT
Committed
r284920
(
243591@main
): <
https://commits.webkit.org/243591@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 442576
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug