DescriptionCalls to rph updating existing handlers are ignored.
This happens when a handler is registered, where there is already a handler
with the same origin and scheme already registered. These calls should go
through the the registry and update the registered handler, and now do.
This was broken recently however the unit tests did not catch the problem,
because the key logic was in browser.cc. That logic has been moved into the
registry and a test added.
BUG=99926
TEST=Unit test added.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107052
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|