Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: Prerendering was confusing SessionService to not save sessionStorage. | marja@chromium.org | 2012-09-26 | 1 | -0/+4 |
* | Move SessionStorageNamespace entirely into NavigationController and support S... | ajwong@chromium.org | 2012-08-13 | 1 | -0/+4 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-07-25 | 1 | -1/+2 |
* | Session restore: Store and restore persistent IDs for sessionStorage. | marja@chromium.org | 2012-06-22 | 1 | -3/+9 |
* | Create and store persistent unique ids for sessionStorage. | marja@chromium.org | 2012-06-18 | 1 | -6/+21 |
* | Fix for DOMStorageContextImpl::LeakyCloneSessionStorage. | marja@chromium.org | 2012-06-06 | 1 | -4/+10 |
* | Fix up SequencedWorkerPool in preparation for making it a TaskRunner | akalin@chromium.org | 2012-02-27 | 1 | -0/+1 |
* | Framing for a DomStorage backend that does not depend on in-process-webkit. O... | michaeln@google.com | 2012-02-07 | 1 | -0/+47 |