Skip to content

Failure in Thunderbird 18 after core bug 723362 – Make an asynchronous variant of nsCacheEntryDescriptor::Doom #2

@wsmwk

Description

@wsmwk

TB18 daily starting 2012-08-19 (or 08-20) with bugmail 1.6.1 fails after picking up core bug 723362 – Make an asynchronous variant of nsCacheEntryDescriptor::Doom

Error: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICacheSession.openCacheEntry]
Source File: chrome://bugmail/content/overlay.js
Line: 65

64 var cacheSession = cacheService.createSession("bugmail", CI.nsICache.STORE_IN_MEMORY, true);
65 var entry = cacheSession.openCacheEntry(uri, CI.nsICache.ACCESS_WRITE, true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions