Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
webkit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • App_Technologies
  • webkit
  • Repository

Switch branch/tag
  • webkit
  • Source
  • WebCore
  • page
  • DragActions.h
Find file BlameHistoryPermalink
  • ap@apple.com's avatar
    [WK2] Sandbox violations prevent attaching files to gmail messages · 62d57875
    ap@apple.com authored Apr 18, 2012
            https://bugs.webkit.org/show_bug.cgi?id=84263
            <rdar://problem/11248260>
    
            Reviewed by Oliver Hunt.
    
            * page/DragActions.h: Removed the newly added upload action. We cannot know if or when an
            upload is going to happen - a drop even listener can always get a reference to a File object,
            and upload it with XMLHttpRequest.
    
            * page/DragController.cpp: (WebCore::DragController::concludeEditDrag): Removed a separate
            willPerformDragDestinationAction call for upload action - ther is nothing we'd want to only
            do when dropping on a file upload button.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114551 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    62d57875
DragActions.h 2.51 KB
EditWeb IDE

Replace DragActions.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.