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

Issue 1690093003: Indexed DB: Remove transaction throttle (Closed)

Created:
4 years, 10 months ago by jsbell
Modified:
4 years, 10 months ago
Reviewers:
cmumford
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2623
Target Ref:
refs/pending/branch-heads/2623
Project:
chromium
Visibility:
Public.

Description

Indexed DB: Remove transaction throttle A transaction throttle was introduced in https://crrev.com/1511973004 to mitigate behavior where a renderer was issuing transactions faster than they could be processed, leading to eventual OOM. Unfortunately, it looks like some apps are relying on behavior that trips this throttle, so we need to rethink it. Remove the throttle, but keep recording UMA stats. R=cmumford@chromium.org BUG=338800, 584768 Review URL: https://codereview.chromium.org/1671193003 Cr-Commit-Position: refs/heads/master@{#374443} (cherry picked from commit 8b348ae7675a7db880b2dee87a582a79377d8fa8) Committed: https://chromium.googlesource.com/chromium/src/+/59e29d78bd78a2f1bf68c9240ce67c6407d1ac42

Patch Set 1 #

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

Messages

Total messages: 2 (1 generated)
jsbell
4 years, 10 months ago (2016-02-12 18:00:33 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
59e29d78bd78a2f1bf68c9240ce67c6407d1ac42 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698