[Webkit-unassigned] [Bug 283827] New: messages.in files should be annotated with a dispatched(From|To)="(UI|Network|GPU|WebProcess)" attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 29 07:19:42 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=283827

            Bug ID: 283827
           Summary: messages.in files should be annotated with a
                    dispatched(From|To)="(UI|Network|GPU|WebProcess)"
                    attribute
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gavin.p at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241129/18f92083/attachment.htm>


More information about the webkit-unassigned mailing list