Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,605
    • Issues 1,605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 223
    • Merge requests 223
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Merge requests
  • !4058

wayland: Ensure clipboard handling doesn't lock up in certain corner cases

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged msizanoen1 requested to merge msizanoen1/gtk:wayland-clipboard-fix into gtk-3-24 Oct 12, 2021
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 1

This ensures the clipboard handling doesn't lock up in the following scenarios:

  • GTK returned with a mismatching type to the one requested
  • GTK fails to convert to the requested type

See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1722369

cc @jadahl per CODEOWNERS

Close #4340 (closed)

Edited Oct 13, 2021 by msizanoen1
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wayland-clipboard-fix