Bug 1455915 - Wayland - crash when paste after browser start
Summary: Wayland - crash when paste after browser start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-26 12:27 UTC by Martin Stransky
Modified: 2017-05-31 10:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
: 1457201 (view as bug list)
Environment:
Last Closed: 2017-05-31 10:11:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.