DescriptionEnsure we never try to register for the object id "NULL"
Currently if we choose to register for all model types for cache
invalidation, we also register for the ObjectId "NULL", which does not
exist. This causes errors with syncing the registration state between
client and server, since the server does not accept this ObjectId.
BUG=240535
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216591
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed comments #
Messages
Total messages: 6 (0 generated)
|