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

Issue 58113002: Tear down IndexedDB dispatcher before WebKit is torn down (Closed)

Created:
7 years, 1 month ago by jsbell
Modified:
7 years, 1 month ago
Reviewers:
jamesr, dgrogan, marja
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Tear down IndexedDB dispatcher before WebKit is torn down Ensure callback objects held by the Indexed DB dispatcher are released before WebKit and V8 are torn down, since the callback objects hold V8 handles. This is the same patch as crrev.com/50333004 which landed as r232620 but reverted as r232649 due to timeouts on XP - I just tweaked the test constants slightly. BUG=308988 TBR=marja@chromium.org,jamesr@chromium.org,dgrogan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233505

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M content/browser/indexed_db/indexed_db_browsertest.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
A content/test/data/indexeddb/shutdown_with_requests.html View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/58113002/1
7 years, 1 month ago (2013-11-06 16:49:39 UTC) #1
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=172482
7 years, 1 month ago (2013-11-06 20:43:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/58113002/1
7 years, 1 month ago (2013-11-06 21:13:51 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 06:30:31 UTC) #4
Message was sent while issue was closed.
Change committed as 233505

Powered by Google App Engine
This is Rietveld 408576698