Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W webkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • App_Technologies
  • webkit
  • Repository
Switch branch/tag
  • webkit
  • Source
  • WebKit2
  • Platform
  • CoreIPC
  • Attachment.h
Find file BlameHistoryPermalink
  • kbalazs@webkit.org's avatar
    2011-04-07 Balazs Kelemen <kbalazs@webkit.org> · 07455fa6
    kbalazs@webkit.org authored Apr 08, 2011
            Reviewed by Kenneth Rohde Christiansen.
    
            [WK2][Qt][GTK] Introduce common use flag for the shared UNIX domain socket IPC implementation
            https://bugs.webkit.org/show_bug.cgi?id=58030
    
            * wtf/Platform.h: Introduce USE(UNIX_DOMAIN_SOCKETS) for WebKit2.
    2011-04-07  Balazs Kelemen  <kbalazs@webkit.org>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [WK2][Qt][GTK] Introduce common use flag for the shared UNIX domain socket IPC implementation
            https://bugs.webkit.org/show_bug.cgi?id=58030
    
            Replace "PLATFORM(QT) || PLATFORM(GTK)" conditions in IPC code with
            USE(UNIX_DOMAIN_SOCKETS).
    
            * Platform/CoreIPC/Attachment.h:
            * Platform/CoreIPC/Connection.h:
            * Platform/SharedMemory.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@83307 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    07455fa6