Bug 198792 - Replace double-quotes with single quotes in loadConfig.py
Summary: Replace double-quotes with single quotes in loadConfig.py
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-12 09:13 PDT by Aakash Jain
Modified: 2019-06-12 13:39 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.80 KB, patch)
2019-06-12 09:14 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 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.
Comment 1 Aakash Jain 2019-06-12 09:14:46 PDT
Created attachment 371966 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2019-06-12 13:38:25 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-06-12 13:39:17 PDT
<rdar://problem/51680562>