Bug 304509
| Summary: | Web Inspector: TypeError: layerGroup.clear is not a function. (In 'layerGroup.clear()', 'layerGroup.clear' is undefined) (at Layers3DContentView.js:324:33) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anuj Panta <a_panta> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Anuj Panta
From this PR "https://github.com/WebKit/WebKit/pull/54125" we accidentally used a clear() function that doesn't exist for older Three.js using .remove() should work !
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166891010>
Anuj Panta
Pull request: https://github.com/WebKit/WebKit/pull/55714
EWS
Committed 305665@main (9dd8793cb3ee): <https://commits.webkit.org/305665@main>
Reviewed commits have been landed. Closing PR #55714 and removing active labels.