Bug 309059
| Summary: | [GTK][WPE] Support `uintptr_t`as the first parameter of WTF{Emit,Begin,End}Signpost | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
Starting from 300860@main first argument of WTF{Emit,Begin,End}Signpost can be of type `uintptr_t` but Sysprof implementation only takes a pointer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/59792
EWS
Committed 308551@main (828243dd39f9): <https://commits.webkit.org/308551@main>
Reviewed commits have been landed. Closing PR #59792 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/171627725>