[Webkit-unassigned] [Bug 29902] New: No way to distinguish javascript generated navigation requests...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 15:21:39 PDT 2009


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

           Summary: No way to distinguish javascript generated navigation
                    requests...
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adawit at kde.org


The QWebPage::accessNavigationRequest request provides a navigation type
parameter that provides information about the origin of the request.
Unfortunately requests originated from javascript are lumped together in the
'NavigationTypeOther' category making it difficult to differentiate those
requests from regular load or setUrl requests without solution specific hacks.

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