Bug 185153 - Web Inspector: Canvas tab: don't show a progress view for small recordings
Summary: Web Inspector: Canvas tab: don't show a progress view for small recordings
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords:
Depends on: 182995
Blocks: WebInspectorCanvasRecording WebInspectorCanvasTab
  Show dependency treegraph
 
Reported: 2018-04-30 18:28 PDT by Devin Rousso
Modified: 2018-08-19 15:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2018-04-30 18:28:51 PDT
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.
Comment 1 Devin Rousso 2018-08-19 15:01:08 PDT
This will be "fixed" by <https://webkit.org/b/185152> in that there will no longer be a progress view at all.