[Webkit-unassigned] [Bug 14807] New: [gtk] API implementation: url and title

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 29 15:31:52 PDT 2007


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

           Summary: [gtk] API implementation: url and title
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christian at twotoasts.de


Currently the signal "title-changed" is emitted when either the url or the
title has changed. Accordingly title and uri are provided as gchar* arguments.
I suggest two changes.

1. For one we should split the signal into two separate signals, like
"uri-changed" and "title-changed". This makes a lot more sense to me.

2. Further more we should add a webkit_gtk_page_get_title and a
webkit_gtk_page_get_uri, since we do not currently have any means of retrieving
either the uri or the title directly.


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