Bug 275532
| Summary: | WebCore::BackgroundFetchOptions fails to initialize instance variables due to missing constructors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | Service Workers | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 251980 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
WebCore::BackgroundFetchOptions fails to initialize instance variables due to missing constructors.
Found by clang static analyzer.
Regressed in:
Add background fetch WebIDL
https://bugs.webkit.org/show_bug.cgi?id=251980
rdar://problem/105213321
<https://commits.webkit.org/260532@main>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129924024>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/29861