[Webkit-unassigned] [Bug 136962] New: [iOS] ASSERTION FAILED: WTF::isMainThread() in WebCore::memoryCache() when using WebKit1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 19 14:54:00 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136962
Summary: [iOS] ASSERTION FAILED: WTF::isMainThread() in
WebCore::memoryCache() when using WebKit1
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: psolanki at apple.com
CC: simon.fraser at apple.com
Loading Safari causes the above assertion to trigger. This is because the disk image caching callback is happening on the main (UI) thread instead of the web thread when using WebKit1.
--
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