[Webkit-unassigned] [Bug 143334] New: Remove unnecessary ASSERT from XMLDocumentParser::notifyFinished()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 06:42:31 PDT 2015


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

            Bug ID: 143334
           Summary: Remove unnecessary ASSERT from
                    XMLDocumentParser::notifyFinished()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rgabor at webkit.org

Remove the ASSERT(m_pendingScript->accessCount() > 0) because if the MemoryCache is disabled then we never icrease the accessCount.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150402/a4323a29/attachment-0001.html>


More information about the webkit-unassigned mailing list