RESOLVED FIXED 77301
Web Inspector: TimelinePanel does not respect InspectorFrontendHost.canSaveAs
https://bugs.webkit.org/show_bug.cgi?id=77301
Summary Web Inspector: TimelinePanel does not respect InspectorFrontendHost.canSaveAs
Joseph Pecoraro
Reported 2012-01-29 13:06:18 PST
The TimelinePanel has Save and Load timeline data context menu options. Like other areas that use InspectorFrontendHost.saveAs this should first check if InspectorFrontendHost.canSaveAs() is true, before presenting the options. Some ports, like mac, return false for this.
Attachments
Patch (2.75 KB, patch)
2012-01-30 04:02 PST, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-01-30 04:02:05 PST
Pavel Feldman
Comment 2 2012-01-30 04:06:38 PST
Note You need to log in before you can comment on or make changes to this bug.