Bug 191547
Summary: | InspectorInstrumentation::renderLayerDestroyed() is a misnomer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
InspectorInstrumentation::renderLayerDestroyed() is called when a layer loses its composited backing, not when the RenderLayer is destroyed. It should be renamed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |