Bug 228770 - Use fast malloc for RuleData vectors
Summary: Use fast malloc for RuleData vectors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 227446
Blocks:
  Show dependency treegraph
 
Reported: 2021-08-04 04:36 PDT by Antti Koivisto
Modified: 2021-09-15 15:13 PDT (History)
4 users (show)

See Also:


Attachments
patch (2.40 KB, patch)
2021-08-04 04:41 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 Antti Koivisto 2021-08-04 04:36:54 PDT
Revert the change that enabled probabilistic guard malloc as it is not needed anymore.
Comment 1 Antti Koivisto 2021-08-04 04:41:27 PDT
Created attachment 434897 [details]
patch
Comment 2 EWS 2021-08-04 11:02:28 PDT
Committed r280643 (240254@main): <https://commits.webkit.org/240254@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434897 [details].
Comment 3 Radar WebKit Bug Importer 2021-08-04 11:03:16 PDT
<rdar://problem/81523233>