[Webkit-unassigned] [Bug 10314] New: WebUnarchivingState archivedResourceForURL: doesn't work

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 8 19:10:58 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10314

           Summary: WebUnarchivingState archivedResourceForURL: doesn't work
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: Graham.Dennis at gmail.com


This method tries to get the object from the archivedResources dictionary with
a key of (NSURL *)URL, however, objects are put into that dictionary with
(NSString *)[URL _web_originalDataAsString]. This prevents the data for
applewebdata:// URL's (e.g. for pasted images) to be fetched correctly for
WebCore's cache.

Patch forthcoming.


-- 
Configure bugmail: http://bugzilla.opendarwin.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