Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Epiphany Epiphany
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 275
    • Issues 275
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • 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
  • EpiphanyEpiphany
  • Merge requests
  • !1270

Try testing exactly one painting thread

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Catanzaro requested to merge mcatanzaro/try-threaded-rendering into master Jan 26, 2023
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

WebKit threaded rendering is busted because it's not actually threadsafe. But maybe it will work in practice if we use only one thread? Let's find out.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mcatanzaro/try-threaded-rendering