Bug 274781 - Cleanup FilterOperations
Summary: Cleanup FilterOperations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-28 09:05 PDT by Sam Weinig
Modified: 2024-05-29 20:08 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2024-05-28 09:05:59 PDT
Cleanup FilterOperations:

- Use Ref instead of RefPtr.
- Make immutable.
- Remove non-const accessors.
- Add some simplifying helpers.
Comment 1 Sam Weinig 2024-05-28 12:24:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29184
Comment 2 EWS 2024-05-29 20:07:46 PDT
Committed 279490@main (265f430df9e5): <https://commits.webkit.org/279490@main>

Reviewed commits have been landed. Closing PR #29184 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-29 20:08:13 PDT
<rdar://problem/128980457>