WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196795
Web Inspector: replace all uses of `this` with `WI` in Main.js/Test.js
https://bugs.webkit.org/show_bug.cgi?id=196795
Summary
Web Inspector: replace all uses of `this` with `WI` in Main.js/Test.js
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-10 17:06:58 PDT
<
rdar://problem/49796618
>
Devin Rousso
Comment 2
2019-04-13 14:55:03 PDT
Created
attachment 367393
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug