Bug 282768
| Summary: | Add necessary property attributes to _WKWebPushAction | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
_WKWebPushAction has some object property attributes that are assign instead of strong, since it is compiled under MRR.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139448671>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/36338
Ben Nham
Going to fold the changes in to https://bugs.webkit.org/show_bug.cgi?id=282725 instead.
*** This bug has been marked as a duplicate of bug 282725 ***