Closed GoogleCodeExporter closed 9 years ago
Here's the diagram fixed.
Original comment by yyankov
on 23 Jun 2011 at 11:45
Attachments:
DCHECK(g_io_thread) in browser_webblobregistry_impl.cc(94) is failed sometimes
on shutdown (CEF r246).
Original comment by igor.ara...@gmail.com
on 24 Jun 2011 at 12:57
Re #2: Yes, we're talking about the same issue.
Original comment by yyankov
on 24 Jun 2011 at 1:02
@comment #1: Your diagram seems to suggest that
WebCore::memoryCache()->setDisabled(true) posts a task to the IO thread. Can
you explain where that task is being posted from?
(And thanks for the diagram! :-)
Original comment by magreenb...@gmail.com
on 15 Jul 2011 at 8:46
@#4: It is being posted from the UI thread, because webkit_glue::ClearCache is
being run from the UI thread. Are you implying something doesn't add up?
And sorry for the late response. (insert usual excuses here)
(No, thank you for your awesome work!)
Original comment by yyankov
on 21 Jul 2011 at 1:21
Thanks, committed as revision 273 with minor changes.
Original comment by magreenb...@gmail.com
on 3 Aug 2011 at 4:25
Additional shutdown crash when exiting while loading resources fixed in
revision 400.
Original comment by marsh...@spotify.com
on 30 Nov 2011 at 5:00
Original issue reported on code.google.com by
yyankov
on 23 Jun 2011 at 11:42Attachments: