Bug 179691

Summary: Try using WeakPtr in HTML collections and node lists
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: buildbot, cdumez, dbates, esprehn+autocc, gyuyoung.kim, kangil.han, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP none

Ryosuke Niwa
Reported 2017-11-14 13:52:33 PST
We should try using WeakPtr in HTML collections, node lists, and document ordered map.
Attachments
WIP (22.16 KB, patch)
2017-11-14 13:54 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2017-11-14 13:54:17 PST
Build Bot
Comment 2 2017-11-14 13:56:22 PST
Attachment 326921 [details] did not pass style-queue: ERROR: Source/WebCore/html/CollectionTraversal.h:277: value_type is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Ryosuke Niwa
Comment 3 2017-11-14 18:31:09 PST
Note You need to log in before you can comment on or make changes to this bug.