DescriptionMaking RegisterRequest and UnregisterRequest virtual so that they can be overriden in derived test classes.
Also making the unique id counter static in order to avoid conflicts with id values handed out from base classes.
Since the id will be used on the other side of automation, it's not enough to make the id generator function overridable. All request IDs must be unique.
R=amit
BUG=none
TEST=Should be no change. Run automation tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24212
Patch Set 1 #
Total comments: 5
Messages
Total messages: 4 (0 generated)
|