Bug 179205
Summary: | Web Inspector: Canvas: capture backtrace whenever an extension is enabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, joepeck |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 179070 | ||
Bug Blocks: | 173807 |
Devin Rousso
This would only occur when WebInspector is open on the page, similar to the backtrace of the creation of the canvas context.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
I created this bug to discuss the usefulness/validity of this addition. I am still not convinced that it would be useful, but I also have never programmed with WebGL. Does anyone else have any thoughts?
Joseph Pecoraro
Yeah when I saw this bug I didn't think it would be useful. I'd guess extensions are enabled in one place, and probably would be easy to search for.
Tangentially, what might be useful would be toggling extensions on / off. I'm not sure to what degree that is possible.