[Webkit-unassigned] [Bug 168637] New: NetworkProcess: Stop disabling buffering when NETWORK_CACHE is disabled in build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 22:30:42 PST 2017


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

            Bug ID: 168637
           Summary: NetworkProcess: Stop disabling buffering when
                    NETWORK_CACHE is disabled in build
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: darin at apple.com, koivisto at iki.fi, zan at falconsigh.net

It was added in r193752 as part of bug #137692 to fix an infinite loop in network process that happened in EFL because they didn't enable the network cache at that time. I think that was actually a workaround, and it was added without any comment so it has stayed there even when EFL enabled disk cache, and now that is gone. Looking at current code I see no reason why buffering can't work with the disk cache disabled, so I think it's time to remove that workaround.

-- 
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/20170221/74619e7b/attachment.html>


More information about the webkit-unassigned mailing list