Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Web Inspector: [Canvas] UI: add a context selector to show screenshot…
… of any canvas in the log https://bugs.webkit.org/show_bug.cgi?id=107274 Reviewed by Pavel Feldman. Adding a canvas context selector to display in the replay image screenshot. Drive-by: Reuse common CSS class "status-bar-item" to remove a lot of CSS duplication. * English.lproj/localizedStrings.js: * inspector/front-end/CanvasProfileView.js: (WebInspector.CanvasProfileView): (WebInspector.CanvasProfileView.prototype._createControlButton): (WebInspector.CanvasProfileView.prototype._onReplayContextChanged): (WebInspector.CanvasProfileView.prototype._onReplayFirstStepClick): (WebInspector.CanvasProfileView.prototype._onReplayLastStepClick): (WebInspector.CanvasProfileView.prototype._enableWaitIcon): (WebInspector.CanvasProfileView.prototype._replayTraceLog.didReplayTraceLog): (WebInspector.CanvasProfileView.prototype._replayTraceLog): (WebInspector.CanvasProfileView.prototype._didReceiveTraceLog): (WebInspector.CanvasProfileView.prototype._requestReplayContextInfo.didReceiveResourceInfo): (WebInspector.CanvasProfileView.prototype._requestReplayContextInfo): * inspector/front-end/canvasProfiler.css: * inspector/front-end/inspector.css: (.status-bar button.status-bar-item img): Canonical link: https://commits.webkit.org/125522@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@140160 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
122 additions
and 53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters