Bug 116131 - Use ElementTraversal in SelectorDataList::execute
Summary: Use ElementTraversal in SelectorDataList::execute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-14 19:38 PDT by Ryosuke Niwa
Modified: 2013-05-14 20:17 PDT (History)
6 users (show)

See Also:


Attachments
Cleanup (2.21 KB, patch)
2013-05-14 19:41 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Added the missing include (2.43 KB, patch)
2013-05-14 19:43 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-05-14 19:38:09 PDT
It’s still not to use ElementTraversal there.
Comment 1 Ryosuke Niwa 2013-05-14 19:41:55 PDT
Created attachment 201781 [details]
Cleanup
Comment 2 Ryosuke Niwa 2013-05-14 19:43:01 PDT
Created attachment 201782 [details]
Added the missing include
Comment 3 Ryosuke Niwa 2013-05-14 20:17:12 PDT
Committed r150099: <http://trac.webkit.org/changeset/150099>