summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authornyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 05:01:20 +0000
committernyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 05:01:20 +0000
commit1cfd39e749afc9bb776a441fdbd05e4b4cff34aa (patch)
treeffb53278ae9fa2391e613f0601f87a502e395764 /base
parent80288a2a837b677c2b9d4b47ac79f71645c9184b (diff)
downloadchromium_src-1cfd39e749afc9bb776a441fdbd05e4b4cff34aa.zip
chromium_src-1cfd39e749afc9bb776a441fdbd05e4b4cff34aa.tar.gz
chromium_src-1cfd39e749afc9bb776a441fdbd05e4b4cff34aa.tar.bz2
Ensure 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 Review URL: https://chromiumcodereview.appspot.com/22642004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216591 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions