Bug 197921

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

Description Aakash Jain 2019-05-15 12:02:35 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 steps.py. We should replace double-quotes with single quotes in steps.py
Comment 1 Aakash Jain 2019-05-15 12:04:56 PDT
Created attachment 369979 [details]
Patch
Comment 2 WebKit Commit Bot 2019-05-15 15:42:06 PDT
Comment on attachment 369979 [details]
Patch

Clearing flags on attachment: 369979

Committed r245365: <https://trac.webkit.org/changeset/245365>
Comment 3 WebKit Commit Bot 2019-05-15 15:42:07 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-05-15 15:44:51 PDT
<rdar://problem/50830170>