Bug 185153
| Summary: | Web Inspector: Canvas tab: don't show a progress view for small recordings | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED MOVED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=185152 | ||
| Bug Depends on: | 182995 | ||
| Bug Blocks: | 173807, 175485 | ||
Devin Rousso
If a recording is small enough to be processed within a single (or even a handful) of frames, we shouldn't show a progress view as it will just look like a flash of content.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
This will be "fixed" by <https://webkit.org/b/185152> in that there will no longer be a progress view at all.