[Webkit-unassigned] [Bug 24758] New: [Gtk] Implement a WebDataSource for the gtk port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 23 08:49:24 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24758
Summary: [Gtk] Implement a WebDataSource for the gtk port
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jmalonzo at gmail.com
We need an implementation of WebDataSource so we can get the data, request,
response, resources, etc.. associated with a web frame. Sample use cases are:
* Viewing page's source
* Saving a frame/page on disk
* ...
Of course this is not handled by WebDataSource alone, but a WebDataSource
implementation is a good start to start implementing the other stuff required
to make these happen.
--
Configure bugmail: https://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