Bug 147352 - Speed up StringBuilder::appendQuotedJSONString()
Summary: Speed up StringBuilder::appendQuotedJSONString()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 20:43 PDT by Benjamin Poulain
Modified: 2015-07-28 01:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2015-07-27 20:44 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-07-27 20:43:29 PDT
Speed up StringBuilder::appendQuotedJSONString()
Comment 1 Benjamin Poulain 2015-07-27 20:44:58 PDT
Created attachment 257631 [details]
Patch
Comment 2 Andreas Kling 2015-07-27 23:39:32 PDT
Comment on attachment 257631 [details]
Patch

Hah, nice!
Comment 3 WebKit Commit Bot 2015-07-28 01:33:46 PDT
Comment on attachment 257631 [details]
Patch

Clearing flags on attachment: 257631

Committed r187484: <http://trac.webkit.org/changeset/187484>
Comment 4 WebKit Commit Bot 2015-07-28 01:33:50 PDT
All reviewed patches have been landed.  Closing bug.