DescriptionModify ProtocolHandlerRegistry to make room for policy
This CL modifies ProtocolHandlerRegistry to enable addition of policy for registering and ignoring protocol handlers. The current implementation does not allow it since it saves the registered handlers, which would result in policy leak when directly mapped, i.e., protocol handler registered via policy would be saved to disk and mixed with user preference.
BUG=116119
TBR=koz,jochen
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274223
Patch Set 1 #
Total comments: 11
Patch Set 2 : Added unit test for the changes #
Total comments: 2
Patch Set 3 : Cleans up the unit test #
Messages
Total messages: 23 (0 generated)
|