[Webkit-unassigned] [Bug 97583] New: [GTK][EFL] Disk cache is never dumped to disk in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 25 11:26:42 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97583
Summary: [GTK][EFL] Disk cache is never dumped to disk in
WebKit2
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: gyuyoung.kim at samsung.com, mrobinson at webkit.org,
svillar at igalia.com
Depends on: 97580
The problem is that WebProcess::platformTerminate(), where the cache is currently dumped, is not always called for the reasons explained here https://bugs.webkit.org/show_bug.cgi?id=94783. The cache is created and loaded in the main() so it can also be flushed and dumped there, so that we also make sure it's always called when the process finishes normally when the mina loop quits.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list