Bug 296025
| Summary: | Fix minor build issue: missing header | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Franco Vieira <francovsouza> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | annevk, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Franco Vieira
The definition of Performance::scriptExecutionContext() requires the header "ContextDestructionObserverInlines.h", which is not provided.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155926192>
Franco Vieira
Fixed on https://commits.webkit.org/297683@main
Anne van Kesteren
*** This bug has been marked as a duplicate of bug 296142 ***