Skip to content
  • commit-queue@webkit.org's avatar
    2010-11-08 Pierre-Antoine LaFayette <pierre.lafayette@gmail.com> · 5e768386
    commit-queue@webkit.org authored
            Reviewed by Darin Fisher.
    
            [chromium] Adding hasUserGesture flag to the ResourceRequest
            https://bugs.webkit.org/show_bug.cgi?id=37057
    
            This flag is to be used on the browser side to indicate when a
            download has been user initiated.
    
            No new tests. This change will be tested through a browser UI test.
    
            * platform/network/chromium/ResourceRequest.h:
            (WebCore::ResourceRequest::ResourceRequest):
            (WebCore::ResourceRequest::hasUserGesture):
            (WebCore::ResourceRequest::setHasUserGesture):
    2010-11-08  Pierre-Antoine LaFayette  <pierre.lafayette@gmail.com>
    
            Reviewed by Darin Fisher.
    
            [chromium] Adding hasUserGesture flag to the ResourceRequest
            https://bugs.webkit.org/show_bug.cgi?id=37057
    
            This flag is to be used on the browser side to indicate when a
            download has been user initiated.
    
            * public/WebURLRequest.h:
            * src/WebURLRequest.cpp:
            (WebKit::WebURLRequest::hasUserGesture):
            (WebKit::WebURLRequest::setHasUserGesture):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71587 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5e768386