[Webkit-unassigned] [Bug 23738] New: Add the ability to determine what the target string is in a hit test.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 12:58:45 PST 2009


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

           Summary: Add the ability to determine what the target string is
                    in a hit test.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ben at meyerhome.net


Currently in the QWebHitTest you can get a pointer to the QWebFrame that the
target link points to.  This is nice that the string is automatically converted
to the frame, but when the frame is 0 because the target string is not
necessarily _blank, but could be a bad frame name such as foobar.  This patch
adds a function to QWebHitTest to return the string name.  Included is a test
for it.

http://code.staikos.net/cgi-bin/gitweb.cgi?p=webkit;a=commit;h=05088d2fb9c454ff9e5029985eb35e1707d0a2d0


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