WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283827
messages.in files should be annotated with a dispatched(From|To)="(UI|Network|GPU|WebProcess)" attribute
https://bugs.webkit.org/show_bug.cgi?id=283827
Summary
messages.in files should be annotated with a dispatched(From|To)="(UI|Network...
Gavin
Reported
2024-11-29 07:19:42 PST
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
Comment 1
2024-11-29 07:23:48 PST
<
rdar://problem/125231437
>
Gavin
Comment 2
2024-11-29 07:28:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37254
EWS
Comment 3
2024-12-06 04:24:43 PST
Committed
287439@main
(ea719b6182f6): <
https://commits.webkit.org/287439@main
> Reviewed commits have been landed. Closing PR #37254 and removing active labels.
Sihui Liu
Comment 4
2024-12-06 10:41:34 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/37551
EWS
Comment 5
2024-12-06 15:34:29 PST
merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label
EWS
Comment 6
2024-12-06 15:46:23 PST
Committed
287463@main
(aaf0cdea1740): <
https://commits.webkit.org/287463@main
> Reviewed commits have been landed. Closing PR #37551 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