[Webkit-unassigned] [Bug 45462] New: Application cache directory should be checked before sent to the web process
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 09:16:03 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45462
Summary: Application cache directory should be checked before
sent to the web process
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kb at inf.u-szeged.hu
If the platform does not implements WebContext::applicationCacheDirectory (returns with null string) then the WebProcess asserts in ApplicationCacheStorage::setCacheDirectory. Since this is an optional feature we should check the value before sending it to the WebProcess.
--
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