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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 22:15:53 PDT 2015


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 249976
  --> https://bugs.webkit.org/attachment.cgi?id=249976
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=249976&action=review

> Source/WebCore/ChangeLog:9
> +        Remove the ASSERT(m_pendingScript->accessCount() > 0) because if the MemoryCache is disabled
> +        then we never icrease the accessCount.

Is it unnecessary, or incorrect?

-- 
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/20150403/8776699c/attachment.html>


More information about the webkit-unassigned mailing list