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

Chris Dumez
Reported 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.
Attachments
Patch (1.50 KB, patch)
2016-02-19 15:05 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-02-19 15:05:29 PST
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2016-02-19 15:24:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.