Bug 136393 - Use jsNontrivialString for strings we know are more than a single character
Summary: Use jsNontrivialString for strings we know are more than a single character
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-29 15:57 PDT by Joseph Pecoraro
Modified: 2014-09-02 13:14 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.93 KB, patch)
2014-08-29 15:59 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 2014-08-29 15:57:56 PDT
There are some opportunities to use jsNontrivialString in JSCryptoKeySerializationJWK.cpp.
Comment 1 Joseph Pecoraro 2014-08-29 15:59:01 PDT
Created attachment 237385 [details]
[PATCH] Proposed Fix
Comment 2 Geoffrey Garen 2014-09-02 12:38:38 PDT
Comment on attachment 237385 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2014-09-02 13:14:43 PDT
Comment on attachment 237385 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 237385

Committed r173183: <http://trac.webkit.org/changeset/173183>
Comment 4 WebKit Commit Bot 2014-09-02 13:14:47 PDT
All reviewed patches have been landed.  Closing bug.