Browser quits when clicking to close find-in-page box
Categories
(Firefox :: General, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | affected |
People
(Reporter: lth, Unassigned)
References
Details
Fedora 30, Intel Xeon, FF Nightly labeled 2019-05-28.
STR: Go to https://tc39.github.io/proposal-atomics-wait-async/#sec-cancelalarm. Press Ctrl-F to bring up the search box at the bottom of the page. Click on the X in the lower right corner to close it. The browser closes, unexpectedly; there are no crash reports.
Reporter | ||
Comment 1•6 years ago
|
||
Also happens on this very page in Bugzilla, so does not look like it's related to the test URL I provided.
Reporter | ||
Comment 2•6 years ago
|
||
One last note. On quit, the console contains this message:
[Parent 22205, Gecko_IOThread] WARNING: pipe error (88): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
[Parent 22205, Gecko_IOThread] WARNING: pipe error (194): Connection reset by peer: file /builds/worker/workspace/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
Comment 3•6 years ago
|
||
Wow, that's strange. If you upgrade to the latest Nightly, does it still happen? Did this start happening recently? Do you think you could get a regression range?
Bug 1427690 and bug 1550919 have similar console messages, but I don't know whether that's important.
Reporter | ||
Comment 5•6 years ago
|
||
Appears to have been fixed :)
Description
•