MozContainerWayland internals are not thread safe
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Crash Data
Attachments
(2 files)
MozContainerWayland internals are not thread safe as it's proven in Bug 1754789.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Comment 3•3 years ago
|
||
Backed out for causing build bustages on MozContainerWayland.cpp
Backout link : https://hg.mozilla.org/integration/autoland/rev/2850940e219a1b1100151c7a178f4a4525cea2b2
Link to failure log : https://treeherder.mozilla.org/logviewer?job_id=369054652&repo=autoland&lineNumber=35997
Failure line : /builds/worker/checkouts/gecko/widget/gtk/MozContainerWayland.cpp:204:38: error: expected ';' after do/while statement
Assignee | ||
Comment 5•3 years ago
|
||
Depends on D139488
Assignee | ||
Comment 6•3 years ago
|
||
Updated, thanks.
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=15992fac67a176ccc36f907fa5a8eb90e2643700
Comment 8•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/036fee9bf223
https://hg.mozilla.org/mozilla-central/rev/aba90130666a
Updated•3 years ago
|
Updated•3 years ago
|
Comment 11•3 years ago
|
||
Looking at the crash statistics (now also tracked in bug 1757568), it seems that the changes from this bug lead to significantly more crashes. Since this is already affecting Firefox 99 (current beta), would it be better to backout the changes in version 99?
Description
•