Bug 120422 - Factor descendant iterator assertions into a class
Summary: Factor descendant iterator assertions into a class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 09:08 PDT by Antti Koivisto
Modified: 2013-08-28 09:34 PDT (History)
5 users (show)

See Also:


Attachments
patch (15.12 KB, patch)
2013-08-28 09:11 PDT, Antti Koivisto
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-08-28 09:08:05 PDT
We can use it for const iterators too.
Comment 1 Antti Koivisto 2013-08-28 09:11:10 PDT
Created attachment 209892 [details]
patch
Comment 2 Antti Koivisto 2013-08-28 09:34:01 PDT
https://trac.webkit.org/r154751