• piman@chromium.org's avatar
    Remove IsProtocolSupportedForMedia. · 61176efe
    piman@chromium.org authored
    scherkus says:
    The protocol whitelist (added in r26746) was originally required to prevent issuing requests to the resource loader bridge that it didn't support (i.e., data://). To complicate matters there were protocols such as chrome-extension:// that required the embedder to override. None of this is required anymore since we switched to using Chromium WebKit API's resource loader in r69429.
    
    BUG=98755
    TEST=Chrome, DRT, test_shell, test_shell_tests
    
    Review URL: http://codereview.chromium.org/8616008
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111075 0039d316-1c4b-4281-b951-d872f2087c98
    61176efe
webkit_glue.h 7.81 KB