Bug 1455915

Summary: Wayland - crash when paste after browser start
Product: [Fedora] Fedora Reporter: Martin Stransky <stransky>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gecko-bugs-nobody, jhorak, kengert, pjasicek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1457201 (view as bug list) Environment:
Last Closed: 2017-05-31 10:11:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Stransky 2017-05-26 12:27:48 UTC
Description of problem:

https://github.com/stransky/gecko-dev.git package crated when clipboard contains some data before browser start and user pastes to browser after browser start.

Looks like data_offer_offer() callback collides with the one in Gtk and we don't get data_device_selection() callback when browser is focused. Seems to a race condition between our and Gtk clipboard handling.

Comment 1 Martin Stransky 2017-05-31 10:11:10 UTC
Fixed by commit 74cb6f1445ed2c79d746bebf2703ebb45a8d2008