[Webkit-unassigned] [Bug 63582] New: [Qt] Regression: Fix for 49650 breaks custom QNAM implementations...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 16:28:03 PDT 2011


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

           Summary: [Qt] Regression: Fix for 49650 breaks custom QNAM
                    implementations...
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adawit at kde.org


The fix applied to workaround the QNAM limitation in bug 49650 breaks custom QNAM implementations, namely kdewebkit's, that rely on the unsupportedContent signal being invoked as soon as possible instead of being queued. 

kdewebkit requires this functionality in order to take advantage of KIO's put-slave-on-hold functionality which allows two different applications to share the same network resource. That way a single resource will not be downloaded multiple times: once when the user clicks on the link and a second time when the appropriate application attempts to display the resource.

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