Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,878
    • Issues 1,878
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 127
    • Merge requests 127
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • gnome-shellgnome-shell
  • Merge requests
  • !1921

main: Make sure Gio._LocalFilePrototype is correct

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Florian Müllner requested to merge fmuellner/gnome-shell:no-gjs-bump into gnome-40 Jul 18, 2021
  • Overview 1
  • Commits 1
  • Pipelines 6
  • Changes 1

gjs had to adjust to glib changes, but only did so in 1.68.1.

In order to not break horribly on systems with a combination of too-recent-glib and not-recent-enough-gjs, detect when the prototype is wrong and override it with the correct one.

See discussion in !1857 (merged)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: no-gjs-bump