Bug 227706 - RenderLayer does not need a virtual destructor
Summary: RenderLayer does not need a virtual destructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-06 08:44 PDT by Simon Fraser (smfr)
Modified: 2021-07-06 15:28 PDT (History)
12 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2021-07-06 13:58 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) 2021-07-06 08:44:32 PDT
It used to inherit from ScrollableArea but no longer does.
Comment 1 Simon Fraser (smfr) 2021-07-06 13:58:44 PDT
Created attachment 432969 [details]
Patch
Comment 2 EWS 2021-07-06 15:27:31 PDT
Committed r279623 (239441@main): <https://commits.webkit.org/239441@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432969 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-06 15:28:16 PDT
<rdar://problem/80234422>