Bug 300206
| Summary: | Several WebXRLayer subclasses are pure virtual | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebXR | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | darin, djg, kkinnunen, sam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 300183 | ||
| Bug Blocks: | |||
Chris Dumez
Several WebXRLayer subclasses are pure virtual and it is causing issues with the generated bindings (https://github.com/WebKit/WebKit/pull/51823). Add the missing implementation to avoid linking issues and drop the IDL extended attributes that were adding to work around it in https://github.com/WebKit/WebKit/pull/51823.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/51842
EWS
Committed 301041@main (f406d3ac22e4): <https://commits.webkit.org/301041@main>
Reviewed commits have been landed. Closing PR #51842 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/162013177>