Bug 224160 - Reduce Vector<> wasted capacity in some RuleSet code
Summary: Reduce Vector<> wasted capacity in some RuleSet code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on: 227373
Blocks:
  Show dependency treegraph
 
Reported: 2021-04-03 13:34 PDT by Simon Fraser (smfr)
Modified: 2021-08-04 10:39 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.40 KB, patch)
2021-04-03 13:36 PDT, Simon Fraser (smfr)
koivisto: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
reland (5.62 KB, patch)
2021-08-04 05:08 PDT, Antti Koivisto
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
reland (5.98 KB, patch)
2021-08-04 06:56 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2021-04-03 13:34:01 PDT
Reduce Vector<> wasted capacity in some RuleSet code
Comment 1 Simon Fraser (smfr) 2021-04-03 13:36:44 PDT
Created attachment 425109 [details]
Patch
Comment 2 EWS 2021-04-05 18:27:40 PDT
commit-queue failed to commit attachment 425109 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 3 EWS 2021-04-05 21:12:51 PDT
commit-queue failed to commit attachment 425109 [details] to WebKit repository. To retry, please set cq+ flag again.
Comment 4 Simon Fraser (smfr) 2021-04-07 15:48:08 PDT
https://trac.webkit.org/changeset/275633/webkit
Comment 5 Radar WebKit Bug Importer 2021-04-07 15:50:07 PDT
<rdar://problem/76369555>
Comment 6 WebKit Commit Bot 2021-06-24 12:12:19 PDT
Re-opened since this is blocked by bug 227373
Comment 7 Antti Koivisto 2021-08-04 05:08:25 PDT
Created attachment 434899 [details]
reland
Comment 8 Antti Koivisto 2021-08-04 06:56:43 PDT
Created attachment 434901 [details]
reland
Comment 9 EWS 2021-08-04 10:39:58 PDT
Committed r280638 (240251@main): <https://commits.webkit.org/240251@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434901 [details].