Bug 225926 - Layer names should not contain object addresses in release builds
Summary: Layer names should not contain object addresses in release builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Compositing (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-18 11:00 PDT by Simon Fraser (smfr)
Modified: 2021-05-18 16:56 PDT (History)
13 users (show)

See Also:


Attachments
Patch (8.86 KB, patch)
2021-05-18 14:09 PDT, Simon Fraser (smfr)
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-05-18 11:00:50 PDT
Object addresses should not show in layer names in release, to reduce string churn, and to avoid giving away memory address locations.
Comment 1 Simon Fraser (smfr) 2021-05-18 14:09:34 PDT
Created attachment 428978 [details]
Patch
Comment 2 Geoffrey Garen 2021-05-18 14:15:48 PDT
Comment on attachment 428978 [details]
Patch

r=me
Comment 3 EWS 2021-05-18 16:55:16 PDT
Committed r277692 (237886@main): <https://commits.webkit.org/237886@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428978 [details].
Comment 4 Radar WebKit Bug Importer 2021-05-18 16:56:25 PDT
<rdar://problem/78180136>