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
251258
[GTK][WPE] Add GWeakPtr to WTF and use it instead of explicit g_object_add|remove_weak_pointer
https://bugs.webkit.org/show_bug.cgi?id=251258
Summary
[GTK][WPE] Add GWeakPtr to WTF and use it instead of explicit g_object_add|re...
Carlos Garcia Campos
Reported
2023-01-27 03:02:54 PST
It's very common to forget to remove a weak references, GWeakPtr ensures weak references are always removed and makes easier to create weak GObjects.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-01-27 03:04:21 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9218
EWS
Comment 2
2023-01-27 06:37:37 PST
Committed
259482@main
(c995526f4286): <
https://commits.webkit.org/259482@main
> Reviewed commits have been landed. Closing PR #9218 and removing active labels.
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