NEW 179691
Try using WeakPtr in HTML collections and node lists
https://bugs.webkit.org/show_bug.cgi?id=179691
Summary Try using WeakPtr in HTML collections and node lists
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.