WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295141
Reduce use of pointer arithmetic in TinyPtrSet and BitVector
https://bugs.webkit.org/show_bug.cgi?id=295141
Summary
Reduce use of pointer arithmetic in TinyPtrSet and BitVector
Chris Dumez
Reported
2025-06-27 20:32:03 PDT
Reduce use of pointer arithmetic in TinyPtrSet and BitVector by leveraging flexible array members instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-06-27 20:33:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47334
EWS
Comment 2
2025-06-28 15:54:46 PDT
Committed
296776@main
(fbcfad496da8): <
https://commits.webkit.org/296776@main
> Reviewed commits have been landed. Closing PR #47334 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-06-28 15:55:13 PDT
<
rdar://problem/154580505
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug