WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 215400
Web Inspector: remove error-prone WI.UIString variant that takes two arguments
https://bugs.webkit.org/show_bug.cgi?id=215400
Summary
Web Inspector: remove error-prone WI.UIString variant that takes two arguments
Blaze Burg
Reported
2020-08-11 16:07:42 PDT
.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2020-08-11 16:09:22 PDT
Note that `(string, comment)` combo is pretty common. I got 34 matches when I searched using `WI.UIString\("[^"]+", "[^"]+"\)` regex. You'd need to add 34 keys for those strings.
Radar WebKit Bug Importer
Comment 2
2020-08-18 16:08:16 PDT
<
rdar://problem/67359636
>
Patrick Angle
Comment 3
2020-08-19 13:08:12 PDT
For reference, the two argument variant for WI.UIString(...) was introduced in
r245827
.
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