Bug 196795

Summary: Web Inspector: replace all uses of `this` with `WI` in Main.js/Test.js
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2019-04-10 17:03:46 PDT
It makes it so much harder to search for specific variables/functions when they are used as `this.*` in Main.js/Test.js and `WI.*` everywhere else.
Comment 1 Radar WebKit Bug Importer 2019-04-10 17:06:58 PDT
<rdar://problem/49796618>
Comment 2 Devin Rousso 2019-04-13 14:55:03 PDT
Created attachment 367393 [details]
Patch
Comment 3 WebKit Commit Bot 2019-04-15 10:25:00 PDT
Comment on attachment 367393 [details]
Patch

Clearing flags on attachment: 367393

Committed r244266: <https://trac.webkit.org/changeset/244266>
Comment 4 WebKit Commit Bot 2019-04-15 10:25:01 PDT
All reviewed patches have been landed.  Closing bug.