WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
183988
Introduce a ThreadSafeRefCounted parameter to ensure being destroyed on the main thread
https://bugs.webkit.org/show_bug.cgi?id=183988
Summary
Introduce a ThreadSafeRefCounted parameter to ensure being destroyed on the m...
youenn fablet
Reported
2018-03-24 17:13:35 PDT
Some objects can be accessed from background threads but need to be destroyed on the main thread.
Attachments
Patch
(8.24 KB, patch)
2018-03-24 17:18 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
build fix
(9.55 KB, patch)
2018-03-25 11:32 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2018-03-24 17:18:57 PDT
Created
attachment 336487
[details]
Patch
youenn fablet
Comment 2
2018-03-25 11:32:16 PDT
Created
attachment 336496
[details]
build fix
Darin Adler
Comment 3
2018-04-04 09:08:28 PDT
Comment on
attachment 336496
[details]
build fix Looks like a good solution. A bit awkward syntax at the use, but better than the code it’s replacing
WebKit Commit Bot
Comment 4
2018-04-04 09:40:13 PDT
Comment on
attachment 336496
[details]
build fix Clearing flags on attachment: 336496 Committed
r230259
: <
https://trac.webkit.org/changeset/230259
>
WebKit Commit Bot
Comment 5
2018-04-04 09:40:14 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2018-04-04 09:41:31 PDT
<
rdar://problem/39177013
>
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