Bug 196795 - Web Inspector: replace all uses of `this` with `WI` in Main.js/Test.js
Summary: Web Inspector: replace all uses of `this` with `WI` in Main.js/Test.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-10 17:03 PDT by Devin Rousso
Modified: 2019-04-15 10:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (107.40 KB, patch)
2019-04-13 14:55 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.