Bug 220318

Summary: WebKit IPC builtin messages should be part of the model
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 220236    
Bug Blocks: 217211, 220319    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Kimmo Kinnunen 2021-01-05 03:19:03 PST
WebKit IPC builtin messages should be part of the model

This way the generator can operate on all the messages, not just all non-builtin messages
Comment 1 Kimmo Kinnunen 2021-01-05 03:23:53 PST
Created attachment 416987 [details]
Patch
Comment 2 Kimmo Kinnunen 2021-01-05 04:38:43 PST
Created attachment 416991 [details]
Patch
Comment 3 Chris Dumez 2021-01-06 07:31:38 PST
This seems to be failing the tests.
Comment 4 Kimmo Kinnunen 2021-01-07 01:52:53 PST
Created attachment 417170 [details]
Patch
Comment 5 Kimmo Kinnunen 2021-01-07 08:01:31 PST
(In reply to Chris Dumez from comment #3)
> This seems to be failing the tests.

Sorry, updated and added some tests around the issue.
Comment 6 EWS 2021-01-07 09:04:26 PST
Committed r271237: <https://trac.webkit.org/changeset/271237>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417170 [details].
Comment 7 Radar WebKit Bug Importer 2021-01-07 09:05:19 PST
<rdar://problem/72891299>