Chromium Code Reviews
DescriptionEnable SafeBrowsing lookups for ws: and wss: URLs
Modify the three "real" implementations of SafeBrowsingDatabaseManager
to enable lookups for "ws:" and "wss:" URLs.
This change doesn't cause SafeBrowsing checks to be performed on
WebSocket URLs. No ws: or wss: URLs will be passed to the
SafeBrowsingDatabaseManager yet. It just ensures that they will actually
be looked up when a future change causes them to be checked.
This change is required for both designs described in the "WebSocket
SafeBrowsing Support" design document:
https://docs.google.com/document/d/1iR3XMIQukqlXb6ajIHE91apHZAxyF_wvRoB5JGeJYPs/edit
BUG=644744
Review-Url: https://codereview.chromium.org/2925233002
Cr-Commit-Position: refs/heads/master@{#478553}
Committed: https://chromium.googlesource.com/chromium/src/+/52d6e906dd50c3710aa32af423ce6aa6661ec969
Patch Set 1 #Patch Set 2 : Accidentally removed ftp: URLs. Fixed. #
Messages
Total messages: 21 (13 generated)
|
|||||||||||||||||||||||||||||||||||||