RESOLVED FIXED 198792
Replace double-quotes with single quotes in loadConfig.py
https://bugs.webkit.org/show_bug.cgi?id=198792
Summary Replace double-quotes with single quotes in loadConfig.py
Aakash Jain
Reported 2019-06-12 09:13:31 PDT
We prefer using single quotes as compared to double quotes in our python code. There is a mix of single and double quotes in loadConfig.py. We should replace double-quotes with single quotes.
Attachments
Patch (3.80 KB, patch)
2019-06-12 09:14 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2019-06-12 09:14:46 PDT
WebKit Commit Bot
Comment 2 2019-06-12 13:38:24 PDT
Comment on attachment 371966 [details] Patch Clearing flags on attachment: 371966 Committed r246373: <https://trac.webkit.org/changeset/246373>
WebKit Commit Bot
Comment 3 2019-06-12 13:38:25 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-06-12 13:39:17 PDT
Note You need to log in before you can comment on or make changes to this bug.