Bug 233709 - Remove virtual from RenderWidget::paintContents
Summary: Remove virtual from RenderWidget::paintContents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-01 09:05 PST by Rob Buis
Modified: 2021-12-01 12:59 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2021-12-01 09:06 PST, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2021-12-01 09:05:25 PST
Remove virtual from RenderWidget:: paintContents since it is not overridden.
Comment 1 Rob Buis 2021-12-01 09:06:29 PST
Created attachment 445582 [details]
Patch
Comment 2 EWS 2021-12-01 12:58:23 PST
Committed r286379 (244738@main): <https://commits.webkit.org/244738@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445582 [details].
Comment 3 Radar WebKit Bug Importer 2021-12-01 12:59:20 PST
<rdar://problem/85935917>