Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Issue 9704039: Revert 126719 - IndexedDB: Fix prefetching; cache was always being bypassed. (Closed)

Created:
8 years, 9 months ago by jsbell
Modified:
8 years, 9 months ago
Reviewers:
jsbell
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Revert 126719 - IndexedDB: Fix prefetching; cache was always being bypassed. Regression introduced in r119183 when "Null" and "Invalid" were disambiguated. Tests will require refactoring; tracked as crbug.com/118033 BUG=117920 Review URL: http://codereview.chromium.org/9691021 TBR=jsbell@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126752

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/common/indexed_db/proxy_webidbcursor_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jsbell
8 years, 9 months ago (2012-03-14 21:56:49 UTC) #1
jsbell
8 years, 9 months ago (2012-03-14 21:58:45 UTC) #2
FYI, this introduced a leak:

http://build.chromium.org/p/chromium.memory.fyi/builders/Chromium%20OS%20UI%2...

Reverted (since memory trumps performance), will solve that before re-landing.

Powered by Google App Engine
This is Rietveld 408576698