Bug 210141 - Use RectEdges<> in some scrolling tree code
Summary: Use RectEdges<> in some scrolling tree code
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2020-04-07 12:13 PDT by Simon Fraser (smfr)
Modified: 2020-04-07 14:34 PDT (History)
9 users (show)

See Also:


Attachments
Patch (12.34 KB, patch)
2020-04-07 12:14 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-04-07 12:13:36 PDT
Use RectEdges<> in some scrolling tree code
Comment 1 Simon Fraser (smfr) 2020-04-07 12:14:53 PDT
Created attachment 395720 [details]
Patch
Comment 2 Tim Horton 2020-04-07 12:28:01 PDT
Comment on attachment 395720 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=395720&action=review

> Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp:160
> +    // Top, right, bottom, left.

Too bad there's not a good way to say this in not-a-comment.
Comment 3 EWS 2020-04-07 14:33:09 PDT
Committed r259672: <https://trac.webkit.org/changeset/259672>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395720 [details].
Comment 4 Radar WebKit Bug Importer 2020-04-07 14:34:14 PDT
<rdar://problem/61410720>