Bug 198792

Summary: Replace double-quotes with single quotes in loadConfig.py
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, commit-queue, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>