Bug 241214 - Web Inspector: replace the two "Export Audit" and "Export Result" buttons with a single button that has a picker in the `NSSavePanel`
Summary: Web Inspector: replace the two "Export Audit" and "Export Result" buttons wit...
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks: 256440
  Show dependency treegraph
 
Reported: 2022-06-01 22:19 PDT by Devin Rousso
Modified: 2023-05-07 20:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2022-06-01 22:19:50 PDT
it's odd to have only one "Import" button but two "Export Audit" and "Export Result" buttons in the Audits Tab

we should have only one "Export" button that shows a picker for choosing what kind of data to save
Comment 1 Devin Rousso 2022-06-01 22:20:03 PDT
<rdar://problem/76775840>
Comment 2 Devin Rousso 2022-06-01 22:51:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1231
Comment 3 EWS 2022-06-03 16:10:09 PDT
Committed r295240 (251295@main): <https://commits.webkit.org/251295@main>

Reviewed commits have been landed. Closing PR #1231 and removing active labels.