Bug 202015 - Rename VMInspector::m_list to m_vmList.
Summary: Rename VMInspector::m_list to m_vmList.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-19 17:04 PDT by Mark Lam
Modified: 2019-09-19 17:31 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (2.18 KB, patch)
2019-09-19 17:07 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-09-19 17:04:06 PDT
m_vmList is more descriptive, and this rename helps grep-ability by disambiguating it from other m_lists in the code base.
Comment 1 Mark Lam 2019-09-19 17:07:12 PDT
Created attachment 379176 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2019-09-19 17:09:02 PDT
Comment on attachment 379176 [details]
proposed patch.

r=me
Comment 3 WebKit Commit Bot 2019-09-19 17:30:03 PDT
Comment on attachment 379176 [details]
proposed patch.

Clearing flags on attachment: 379176

Committed r250112: <https://trac.webkit.org/changeset/250112>
Comment 4 WebKit Commit Bot 2019-09-19 17:30:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-09-19 17:31:21 PDT
<rdar://problem/55541901>