Bug 219357 - RenderTheme::paintDecorations should return void
Summary: RenderTheme::paintDecorations should return void
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-30 08:33 PST by Aditya Keerthi
Modified: 2020-11-30 10:14 PST (History)
10 users (show)

See Also:


Attachments
Patch (30.66 KB, patch)
2020-11-30 08:39 PST, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2020-11-30 08:33:26 PST
The boolean return value is unused.
Comment 1 Aditya Keerthi 2020-11-30 08:39:54 PST
Created attachment 415026 [details]
Patch
Comment 2 EWS 2020-11-30 10:13:37 PST
Committed r270250: <https://trac.webkit.org/changeset/270250>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415026 [details].
Comment 3 Radar WebKit Bug Importer 2020-11-30 10:14:16 PST
<rdar://problem/71810706>