Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IndexedDB: Fixed Heap-use-after-free read in RunVersionChangeTransaction. | cmumford | 2014-11-11 | 1 | -6/+15 |
* | Remove implicit conversions from scoped_refptr to T* in content/browser/index... | Daniel Cheng | 2014-08-26 | 1 | -3/+3 |
* | IndexedDB: Only fire 'blocked' if 'versionchange' was ignored [Chromium] | jsbell@chromium.org | 2014-07-07 | 1 | -0/+6 |
* | IndexedDB: Fix trivial cpplint.py errors | jsbell@chromium.org | 2014-06-11 | 1 | -1/+1 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -1/+1 |
* | IndexedDB: Ensure that closed connections are not used | jsbell@chromium.org | 2013-10-19 | 1 | -0/+6 |
* | IndexedDB: Keep backing store alive for time after connection closes | jsbell@chromium.org | 2013-09-11 | 1 | -2/+2 |
* | Convert WebIDBDatabaseImpl to IndexedDBConnection | jsbell@chromium.org | 2013-07-03 | 1 | -0/+31 |