Bug 161557

Summary: Use ASCIILiteral in some more places
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-09-02 16:34:46 PDT
Use ASCIILiteral in some more places.

A bunch of trivial places that were just returning a literal and the return type is WTFString.
Comment 1 Joseph Pecoraro 2016-09-02 16:35:22 PDT
Created attachment 287834 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-09-03 07:54:28 PDT
Comment on attachment 287834 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 287834

Committed r205405: <http://trac.webkit.org/changeset/205405>
Comment 3 WebKit Commit Bot 2016-09-03 07:54:31 PDT
All reviewed patches have been landed.  Closing bug.