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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 3 03:46:21 PDT 2015


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

--- Comment #3 from Gabor Rapcsanyi <rgabor at webkit.org> ---
(In reply to comment #2)
> Comment on attachment 249976 [details]
> 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?

Well, maybe incorrect is a better word for it. I'm not sure whether we should change the assert or just remove it.

-- 
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/042e27e4/attachment.html>


More information about the webkit-unassigned mailing list