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

Devin Rousso
Reported 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.
Attachments
Patch (107.40 KB, patch)
2019-04-13 14:55 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2019-04-10 17:06:58 PDT
Devin Rousso
Comment 2 2019-04-13 14:55:03 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2019-04-15 10:25:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.