0
Files
src/content/browser
Joshua Bell 76a2f7b88d Indexed DB: Prevent invalid transaction timeouts
A transaction watchdog timer intended to guard against hung renderers
would be scheduled even if the transaction backend still had tasks to
perform, which could be blocked on other backend work. The watchdog
timer should only be started if the backend is only waiting on the
front end. Add the extra condition.

Bug: 1045585
Change-Id: I86e978faa9735e1b7a89a10660f1c747237b3c9c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026109
Reviewed-by: Daniel Murphy <dmurph@chromium.org>
Commit-Queue: Joshua Bell <jsbell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736211}
2020-01-29 03:22:31 +00:00
..
2019-12-09 19:33:04 +00:00
2020-01-24 20:55:00 +00:00
2020-01-28 18:17:22 +00:00
2019-12-16 21:20:27 +00:00
2020-01-28 22:49:47 +00:00
2020-01-27 08:14:13 +00:00
2019-12-09 00:23:57 +00:00
2020-01-28 18:17:22 +00:00
2020-01-28 23:16:43 +00:00