[Webkit-unassigned] [Bug 146053] New: [GTK] WEBKIT_CACHE_MODEL_DOCUMENT_VIEWER doesn't disable memory cache when set before the web process is launched

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 02:30:03 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146053

            Bug ID: 146053
           Summary: [GTK] WEBKIT_CACHE_MODEL_DOCUMENT_VIEWER doesn't
                    disable memory cache when set before the web process
                    is launched
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: gns at gnome.org, svillar at igalia.com

The cache is disabled in WebProcess::platformSetCacheModel() when the cache model is CacheModelDocumentViewer, but it's enabled again by WebProcess::setMemoryCacheDisabled() when memoryCacheDisabled creation parameter is processed. We need to make sure the cache model and memoryCacheDisabled parameters are consistent.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150617/cdb7acaa/attachment-0001.html>


More information about the webkit-unassigned mailing list