Chromium Code Reviews
DescriptionAdd DCHECKs to validate ProfileIOData's list of protocols.
Every ProtocolHandler we create needs to be registered in ProfileIOData's
static list of built-in protocols.
Rename logic in a few places, using the term 'built-in' instead of
'handled', to distinguish between custom protocol handlers, and
real protocol handlers that might return a network response.
BUG=659492
Patch Set 1 #Patch Set 2 : Merge remote-tracking branch 'origin/master' into detect_unregistered_schemes #Patch Set 3 : Merge remote-tracking branch 'origin/master' into detect_unregistered_schemes #Messages
Total messages: 12 (12 generated)
|