Bug 196093 - [B3] Use numChildren() instead of children().size()
Summary: [B3] Use numChildren() instead of children().size()
Status: RESOLVED DUPLICATE of bug 196091
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Robin Morisset
URL:
Keywords:
Depends on:
Blocks: 196091
  Show dependency treegraph
 
Reported: 2019-03-21 11:06 PDT by Robin Morisset
Modified: 2019-07-12 15:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.34 KB, patch)
2019-03-21 11:07 PDT, Robin Morisset
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2019-03-21 11:06:07 PDT
This is a trivial refactoring, but it will be required for https://bugs.webkit.org/show_bug.cgi?id=196091
Comment 1 Robin Morisset 2019-03-21 11:07:57 PDT
Created attachment 365569 [details]
Patch
Comment 2 Robin Morisset 2019-07-12 15:47:45 PDT

*** This bug has been marked as a duplicate of bug 196091 ***