[Webkit-unassigned] [Bug 18893] New: [GTK] Support offline mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 5 05:23:37 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18893

           Summary: [GTK] Support offline mode
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marco.barisione at collabora.co.uk


Epiphany and midori need a way to go into offline mode, that is only local
files should be accessible.

dispatchDecidePolicyForNavigationAction/"navigation-requested" cannot be used
because it works only for the main resource, i.e. the main html page, not the
images, scripts, etc.

dispatchWillSendRequest is called for everyv resource but I don't know how to
block the loading from it.

Suggestions?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list