summaryrefslogtreecommitdiffstats
path: root/src/core/access_token_store_qt.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a stub AccessTokenStore implementation.Robin Burchell2014-11-121-0/+57
Callers inside Chromium expect an implementation of AccessTokenStore to exist. This fixes crashes with the geolocation-based APIs, exposed on e.g. google.com when faking an Android UA (as well as other places, probably). Change-Id: I45e6b483e096d5165fefd86927cdf34e799cc4d9 Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>