Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • GNOME Photos GNOME Photos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 144
    • Issues 144
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • 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
  • GNOME PhotosGNOME Photos
  • Merge requests
  • !188

share-point-google: Limit the scope of the GError

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Debarshi Ray requested to merge wip/rishi/share-point-google-limit-error into master Mar 20, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

Even though it's not strictly necessary here, it's a good style to follow. It reduces the chances of re-using the same GError without ensuring that it is empty, and emphasizes that g_task_return_error assumes ownership of the GError.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/rishi/share-point-google-limit-error