[Webkit-unassigned] [Bug 149430] New: Reloading without content blockers doesn’t apply to resource loads after the main frame finishes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 16:25:35 PDT 2015


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

            Bug ID: 149430
           Summary: Reloading without content blockers doesn’t apply to
                    resource loads after the main frame finishes
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: sam at webkit.org

It turns out that _userContentExtensionsEnabled SPI on WKWebView from bug 146128 is not sufficient for performing a “reload without content blockers” operation, because clients can’t tell reliably when to set and reset that property (seem comments in that bug). A true _reloadWithoutContentBlockers SPI as originally proposed in bug 146128, perhaps implemented with a flag on DocumentLoader, is still needed.

-- 
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/20150921/72ff6d01/attachment-0001.html>


More information about the webkit-unassigned mailing list