DescriptionRemove IsProtocolSupportedForMedia.
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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111075
Patch Set 1 #
Total comments: 4
Patch Set 2 : review fixes #Patch Set 3 : fix compile #Messages
Total messages: 9 (0 generated)
|