DescriptionFirst changelist of a series to migrate the component updater protocol
from v2 to v3.
This CL only refactors the ping interceptor so that later on, update
checks can be intercepted and canned responses be served back.
Since v3 protocol uses http POST, a uniform way to intercept POST
requests is needed. The current interceptor works only for pings.
Support will be added later on to intercept update checks and
respond with specific XML.
BUG=314521
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233194
Patch Set 1 #Patch Set 2 : Fixed broken build due to DISALLOW_COPY_AND_ASSIGN. #
Total comments: 1
Patch Set 3 : Dump pings in all cases for easier debugging of failed tests. #
Total comments: 2
Messages
Total messages: 9 (0 generated)
|