[Webkit-unassigned] [Bug 48509] [GTK] Implement UpdateChunk, ChunkedUpdateDrawingArea/Proxy, WebView classes for WebKit2 and add WKAPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 10:06:11 PST 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78234|review?                     |review-
               Flag|                            |




--- Comment #21 from Martin Robinson <mrobinson at webkit.org>  2011-01-14 10:06:11 PST ---
(From update of attachment 78234)
View in context: https://bugs.webkit.org/attachment.cgi?id=78234&action=review

> WebKit2/UIProcess/API/C/gtk/WKView.h:37
> +WK_EXPORT WKViewRef WKViewCreate(GdkRectangle rect, WKContextRef context, WKPageGroupRef pageGroup, GtkWidget * hostWindow);

Since the GdkRectangle parameter is currently unused, I'd say just leave it out for now. You have an extra space after GtkWidget.

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