WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 54938
[Qt][WK2] IPC Socket notifiers are used from wrong threads
https://bugs.webkit.org/show_bug.cgi?id=54938
Summary
[Qt][WK2] IPC Socket notifiers are used from wrong threads
Kimmo Kinnunen
Reported
2011-02-21 22:44:04 PST
IPC socket notifiers are used from wrong threads. This causes multiple problems: - member functions are called from non-owning thread - race condition between deleting the connection and Connection::readyReadHandler
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2014-02-03 03:17:20 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
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