Bug 283827
| Summary: | messages.in files should be annotated with a dispatched(From|To)="(UI|Network|GPU|WebProcess)" attribute | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gavin <gavin.p> |
| Component: | New Bugs | Assignee: | Sihui Liu <sihui_liu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gavin
We should create new dispatched(From|To)="(UI|Network|GPU|WebProcess)" attributes which can be used to assert a given process always sends/receives the message. This can be achieved via an ASSERT(WebKit::IsInWebProcess()); generated via the .messages.in parser and place in the sender/receiver
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Gavin
<rdar://problem/125231437>
Gavin
Pull request: https://github.com/WebKit/WebKit/pull/37254
EWS
Committed 287439@main (ea719b6182f6): <https://commits.webkit.org/287439@main>
Reviewed commits have been landed. Closing PR #37254 and removing active labels.
Sihui Liu
Re-opening for pull request https://github.com/WebKit/WebKit/pull/37551
EWS
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
EWS
Committed 287463@main (aaf0cdea1740): <https://commits.webkit.org/287463@main>
Reviewed commits have been landed. Closing PR #37551 and removing active labels.