Bug 186059 - Reduce String allocations
Summary: Reduce String allocations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-29 13:43 PDT by Alex Christensen
Modified: 2018-05-30 12:23 PDT (History)
4 users (show)

See Also:


Attachments
Patch (11.85 KB, patch)
2018-05-29 13:43 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (11.86 KB, patch)
2018-05-29 13:46 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (11.94 KB, patch)
2018-05-29 14:19 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2018-05-29 13:43:05 PDT
Reduce String allocations
Comment 1 Alex Christensen 2018-05-29 13:43:57 PDT
Created attachment 341512 [details]
Patch
Comment 2 EWS Watchlist 2018-05-29 13:45:41 PDT
Attachment 341512 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alex Christensen 2018-05-29 13:46:49 PDT
Created attachment 341513 [details]
Patch
Comment 4 Alex Christensen 2018-05-29 14:19:36 PDT
Created attachment 341516 [details]
Patch
Comment 5 WebKit Commit Bot 2018-05-30 12:21:40 PDT
Comment on attachment 341516 [details]
Patch

Clearing flags on attachment: 341516

Committed r232302: <https://trac.webkit.org/changeset/232302>
Comment 6 WebKit Commit Bot 2018-05-30 12:21:41 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-05-30 12:23:23 PDT
<rdar://problem/40658906>