Bug 161557 - Use ASCIILiteral in some more places
Summary: Use ASCIILiteral in some more places
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-02 16:34 PDT by Joseph Pecoraro
Modified: 2016-09-03 07:54 PDT (History)
1 user (show)

See Also:


Attachments
[PATCH] Proposed Fix (12.37 KB, patch)
2016-09-02 16:35 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.