RESOLVED FIXED 251238
Remove GraphicsContextGL.h from WebCoreArgumentCoders.h
https://bugs.webkit.org/show_bug.cgi?id=251238
Summary Remove GraphicsContextGL.h from WebCoreArgumentCoders.h
Dan Glastonbury
Reported 2023-01-26 17:49:47 PST
WebCoreArgumentCoders only needs a few simple declarations from GraphicsContextGL.h. Refactor GraphicsContextGL.h allow the required pieces to be included with out need to pull in the entire, expensive to parse, header. Follow up to https://bugs.webkit.org/show_bug.cgi?id=250817.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-26 17:50:37 PST
Dan Glastonbury
Comment 2 2023-01-26 17:53:34 PST
EWS
Comment 3 2023-01-30 21:12:08 PST
Committed 259605@main (df7bdf36f1cc): <https://commits.webkit.org/259605@main> Reviewed commits have been landed. Closing PR #9201 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.