Bug 154477 - Drop UnsafeVectorOverflow on ElementDescendantConstIterator::m_ancestorSiblingStack
Summary: Drop UnsafeVectorOverflow on ElementDescendantConstIterator::m_ancestorSiblin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 15:04 PST by Chris Dumez
Modified: 2016-02-19 15:24 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2016-02-19 15:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.