WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258812
Fix the SamplingProfiler to work when JIT is disabled.
https://bugs.webkit.org/show_bug.cgi?id=258812
Summary
Fix the SamplingProfiler to work when JIT is disabled.
Mark Lam
Reported
2023-07-03 09:46:04 PDT
It was making an assumption that the ExecutableAllocator is always available. This is not true when the JIT is disabled.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-03 09:46:29 PDT
<
rdar://problem/111691907
>
Mark Lam
Comment 2
2023-07-03 10:19:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15505
EWS
Comment 3
2023-07-03 11:21:36 PDT
Committed
265727@main
(2a8ef0e4c893): <
https://commits.webkit.org/265727@main
> Reviewed commits have been landed. Closing PR #15505 and removing active labels.
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