[Webkit-unassigned] [Bug 135685] New: Random resource replacement on beta.icloud.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 6 19:55:51 PDT 2014


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

           Summary: Random resource replacement on beta.icloud.com
           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: ap at webkit.org, beidson at apple.com, akling at apple.com


ASSERT(m_data->size() == newBuffer->size()) is being triggered when loading beta.icloud.com. This can cause problems in release build since it means we will replace existing CachedResource data with incorrect data meant for a different 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