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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 15:39:24 PDT 2009


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


christian at twotoasts.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #12 from christian at twotoasts.de  2009-03-16 15:39 PDT -------
2009-03-16  Christian Dywan  <christian at twotoasts.de>

        Reviewed by Adam Roben.

        [gtk] API implementation: url and title
        http://bugs.webkit.org/show_bug.cgi?id=14807

        * WebCoreSupport/FrameLoaderClientGtk.cpp:
        (WebKit::FrameLoaderClient::dispatchDidChangeLocationWithinPage):
        (WebKit::FrameLoaderClient::dispatchDidReceiveTitle):
        (WebKit::FrameLoaderClient::dispatchDidCommitLoad):
        * webkit/webkitwebview.cpp:
        * webkit/webkitwebview.h: Implement "title" and "uri" properties as
well
        as according functions. "uri" always reflects the current location
        including navigation inside the same page. title-changed is deprecated.

I adjusted the version tags while committing since we are targetting 1.1.4 now.


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