WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283519
Reduce use of `NotRefCounted` in *.messages.in files
https://bugs.webkit.org/show_bug.cgi?id=283519
Summary
Reduce use of `NotRefCounted` in *.messages.in files
Chris Dumez
Reported
2024-11-21 12:30:30 PST
Reduce use of `NotRefCounted` in *.messages.in files. Many of the message receivers are ref-counted now. However, they still have `NotRefCounted` in their *.messages.in so the generated IPC code fails to ref the object before calling IPC endpoint functions on the object.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-11-22 07:59:34 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37026
EWS
Comment 2
2024-11-23 12:57:46 PST
Committed
287015@main
(31f23dad62dd): <
https://commits.webkit.org/287015@main
> Reviewed commits have been landed. Closing PR #37026 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-11-23 12:58:12 PST
<
rdar://problem/140478165
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug