[webkit-reviews] review denied: [Bug 16104] [GTK] There is no way to retrieve the frame source : [Attachment 17508] Implement webkit_frame_copy_source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 25 14:43:02 PST 2007


Alp Toker <alp at atoker.com> has denied Christian Dywan
<christian at twotoasts.de>'s request for review:
Bug 16104: [GTK] There is no way to retrieve the frame source
http://bugs.webkit.org/show_bug.cgi?id=16104

Attachment 17508: Implement webkit_frame_copy_source
http://bugs.webkit.org/attachment.cgi?id=17508&action=edit

------- Additional Comments from Alp Toker <alp at atoker.com>
The trouble here is that the frame source may be in different formats, and
copying is not great either. Not sure that returning a const gchar* is a good
general way of representing this in a way that we can stick to in the long
term.

We should try to do something more like the ObjC API now that we're following
it more closely.


More information about the webkit-reviews mailing list