[Webkit-unassigned] [Bug 68074] [GTK][WEBKIT2] Add support for title property in WebKitWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 12:39:32 PDT 2011


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


Nayan Kumar K <nayankk at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107318|0                           |1
        is obsolete|                            |
 Attachment #107318|review?                     |
               Flag|                            |
 Attachment #109188|                            |review?
               Flag|                            |




--- Comment #3 from Nayan Kumar K <nayankk at motorola.com>  2011-09-29 12:39:32 PST ---
Created an attachment (id=109188)
 --> (https://bugs.webkit.org/attachment.cgi?id=109188&action=review)
Title property added.

Implementation of title property as per the new GObjectization design.

This approach adds 'title' property to WebKitWebView. Loader client will register didTitleReceiveCallback and intimates WebView upon title change. WebView will in turn notifies the application via g_object_notify.

GtkLauncher2 is modified accordingly.

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