Bug 154477

Summary: Drop UnsafeVectorOverflow on ElementDescendantConstIterator::m_ancestorSiblingStack
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kling, koivisto, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=140346
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-02-19 15:04:03 PST
Drop UnsafeVectorOverflow on ElementDescendantConstIterator::m_ancestorSiblingStack. Andreas already dropped in on ElementDescendantIterator::m_ancestorSiblingStack in <http://trac.webkit.org/changeset/178253> but did not update the "Const" counterpart.
Comment 1 Chris Dumez 2016-02-19 15:05:29 PST
Created attachment 271810 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-19 15:24:49 PST
Comment on attachment 271810 [details]
Patch

Clearing flags on attachment: 271810

Committed r196839: <http://trac.webkit.org/changeset/196839>
Comment 3 WebKit Commit Bot 2016-02-19 15:24:53 PST
All reviewed patches have been landed.  Closing bug.