WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-26 17:50:37 PST
<
rdar://problem/104722312
>
Dan Glastonbury
Comment 2
2023-01-26 17:53:34 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9201
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.
Top of Page
Format For Printing
XML
Clone This Bug