Mmarja@chromium.orgFix: Prerendering was confusing SessionService to not save sessionStorage.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
DOMStorageMessageFilter implementation that utilizes the new dom_storage classes. This class is not yet used, it's behind the ENABLE_NEW_DOM_STORAGE_BACKEND flag which is not defined. The _new filenames are temporary, once the transition is complete they'll be renamed. BUG=106763 Review URL: https://chromiumcodereview.appspot.com/9667013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127025 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Move over a bunch of tests from browser_tests to content_browsertests. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10831023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148507 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Better session restore: Persist sessionStorage on disk. Write sessionStorage on disk, and restore it after relaunching, when recovering from a crash, and when the startup option "continue where I left off" is selected. BUG=104292 TEST=Manual; SessionStorageDatabaseTest.ReadOriginsInNamespace Review URL: https://chromiumcodereview.appspot.com/9963107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150314 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Better session restore: Persist sessionStorage on disk. Write sessionStorage on disk, and restore it after relaunching, when recovering from a crash, and when the startup option "continue where I left off" is selected. BUG=104292 TEST=Manual; SessionStorageDatabaseTest.ReadOriginsInNamespace Review URL: https://chromiumcodereview.appspot.com/9963107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150314 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and using a predominantly async IPC message protocol. - use DomStorageCachedArea + DomStorageProxy - an ipc message throttling mechanism to defend against misbehaving usage - less chatty storage event propagation - diable sudden termination when domstorage messages are pending to allow changes to be flushed thru to the backend on page unload - deleted the obsolete sync message types and handlers BUG=94382,128482 Review URL: https://chromiumcodereview.appspot.com/10383123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139602 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove #pragma once from content Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix: Prerendering was confusing SessionService to not save sessionStorage. BUG=149905 Review URL: https://chromiumcodereview.appspot.com/10969012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158778 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix: Prerendering was confusing SessionService to not save sessionStorage. BUG=149905 Review URL: https://chromiumcodereview.appspot.com/10969012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158778 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |