Bug 209068 - configSizeToProtect should be 16KB
Summary: configSizeToProtect should be 16KB
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-13 11:18 PDT by Saam Barati
Modified: 2020-03-13 23:19 PDT (History)
10 users (show)

See Also:


Attachments
patch (3.17 KB, patch)
2020-03-13 17:58 PDT, Saam Barati
no flags Details | Formatted Diff | Diff
patch (3.62 KB, patch)
2020-03-13 18:07 PDT, Saam Barati
no flags Details | Formatted Diff | Diff
fix windows build (1.04 KB, patch)
2020-03-13 23:17 PDT, Saam Barati
saam: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2020-03-13 11:18:50 PDT
...
Comment 1 Saam Barati 2020-03-13 17:58:04 PDT
Created attachment 393563 [details]
patch
Comment 2 Saam Barati 2020-03-13 18:07:59 PDT
Created attachment 393566 [details]
patch
Comment 3 Keith Miller 2020-03-13 18:11:56 PDT
Comment on attachment 393566 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2020-03-13 21:11:50 PDT
Comment on attachment 393566 [details]
patch

Clearing flags on attachment: 393566

Committed r258460: <https://trac.webkit.org/changeset/258460>
Comment 5 WebKit Commit Bot 2020-03-13 21:11:51 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-03-13 21:12:13 PDT
<rdar://problem/60446382>
Comment 7 Saam Barati 2020-03-13 23:17:07 PDT
Created attachment 393575 [details]
fix windows build