[Webkit-unassigned] [Bug 27464] New: Implement application cache online whitelist wildcard flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 15:28:35 PDT 2009


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

           Summary: Implement application cache online whitelist wildcard
                    flag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


HTML 5 now allows "*" in NETWORK section of appcache manifest, which allows
arbitrary requests to go to network, if not served by the cache.

By default, such requests are ignored to facilitate manifest creation. However,
this new feature seems important for some authors.

-- 
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