Bug 54938
| Summary: | [Qt][WK2] IPC Socket notifiers are used from wrong threads | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kimmo.t.kinnunen> |
| Component: | WebKit2 | Assignee: | Kimmo Kinnunen <kimmo.t.kinnunen> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | yael |
| Priority: | P2 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Kimmo Kinnunen
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
=== 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.