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

Issue 270633009: [FileAPI] Clean up WebFileSystemImpl before Blink shutdown (Closed)

Created:
6 years, 7 months ago by tzik
Modified:
6 years, 7 months ago
Reviewers:
kinuko, jam
CC:
chromium-reviews, darin-cc_chromium.org, kinuko+watch, jam, nhiroki, jamesr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[FileAPI] Clean up WebFileSystemImpl before Blink shutdown WebFileSystemImpl should not outlive V8 instance, since it may have references to V8. This CL ensures it deleted before Blink shutdown. BUG=369525 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269345

Patch Set 1 #

Patch Set 2 : +clean up on RenderThreadImpl #

Total comments: 4

Patch Set 3 : move to ChildThread #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M content/child/child_thread.cc View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tzik
PTL
6 years, 7 months ago (2014-05-08 05:19:22 UTC) #1
tzik
On 2014/05/08 05:19:22, tzik wrote: > PTL Sorry, let me cancel the review request. This ...
6 years, 7 months ago (2014-05-08 06:07:14 UTC) #2
tzik
Updated. PTL.
6 years, 7 months ago (2014-05-08 06:42:00 UTC) #3
tzik
Adding James as the content/renderer OWNER. Please take a look to the change.
6 years, 7 months ago (2014-05-08 07:15:17 UTC) #4
kinuko
James looks to be ooo https://codereview.chromium.org/270633009/diff/20001/content/child/fileapi/webfilesystem_impl.cc File content/child/fileapi/webfilesystem_impl.cc (right): https://codereview.chromium.org/270633009/diff/20001/content/child/fileapi/webfilesystem_impl.cc#newcode347 content/child/fileapi/webfilesystem_impl.cc:347: g_webfilesystem_tls.Pointer()->Set(NULL); Don't we do ...
6 years, 7 months ago (2014-05-08 07:44:08 UTC) #5
tzik
> James looks to be ooo Indeed. John, please take a look as a content/ ...
6 years, 7 months ago (2014-05-08 08:05:30 UTC) #6
kinuko
lgtm
6 years, 7 months ago (2014-05-08 08:20:47 UTC) #7
jam
lgtm
6 years, 7 months ago (2014-05-08 16:30:17 UTC) #8
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 7 months ago (2014-05-08 16:51:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/270633009/40001
6 years, 7 months ago (2014-05-08 16:55:04 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 17:04:13 UTC) #11
Message was sent while issue was closed.
Change committed as 269345

Powered by Google App Engine
This is Rietveld 408576698