Bug 197921 - Replace double-quotes with single quotes in steps.py
Summary: Replace double-quotes with single quotes in steps.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-05-15 12:02 PDT by Aakash Jain
Modified: 2019-05-15 15:44 PDT (History)
6 users (show)

See Also:


Attachments
Patch (8.19 KB, patch)
2019-05-15 12:04 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-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>