Bug 251238
| Summary: | Remove GraphicsContextGL.h from WebCoreArgumentCoders.h | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebCore Misc. | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
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
<rdar://problem/104722312>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/9201
EWS
Committed 259605@main (df7bdf36f1cc): <https://commits.webkit.org/259605@main>
Reviewed commits have been landed. Closing PR #9201 and removing active labels.