Bug 256440
| Summary: | REGRESSION (251295@main): -[WKWebInspectorUISaveController initWithSaveDatas:savePanel:] leaks an NSView | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Web Inspector | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 241214 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
-[WKWebInspectorUISaveController initWithSaveDatas:savePanel:] leaks an NSView.
Found by clang static analyzer.
Regressed in:
Web Inspector: replace the two "Export Audit" and "Export Result" buttons with a single button that has a picker in
the `NSSavePanel`
https://bugs.webkit.org/show_bug.cgi?id=241214
<rdar://problem/76775840>
<https://commits.webkit.org/251295@main>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109023427>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/13561
EWS
Committed 263787@main (e6f69b44fce6): <https://commits.webkit.org/263787@main>
Reviewed commits have been landed. Closing PR #13561 and removing active labels.