[Webkit-unassigned] [Bug 10845] New: Various bugs in ResourceLoaderWin with local files

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 13 13:57:26 PDT 2006


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

           Summary: Various bugs in ResourceLoaderWin with local files
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: morlmor at yahoo.com


Various bugs in ResourceLoaderWin with local files:

  - m_fileHandle is sometimes compared to NULL and sometimes compared to 
    INVALID_HANDLE_VALUE.  lack of consistency results in bad behavior.

  - ResourceLoader::fileLoadTimer does not call client()->receivedResponse,
    which causes the rest of WebCore to get confused and sometimes crash.

Patch coming up.


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