Bug 280275
| Summary: | Implement browser.storageArea.getKeys() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kiara Rose <kiara_rose> |
| Component: | WebKit Extensions | Assignee: | Kiara Rose <kiara_rose> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bazzimoe3, kiara_rose, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kiara Rose
Implement browser.storageArea.getAllKeys()
https://github.com/w3c/webextensions/issues/601
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136595295>
bazzimoe3
Hey Kiara, if you haven't worked on this yet, I'd love to push the quick patch I worked on later today. Let me know otherwise, thanks!
bazzimoe3
Pull request: https://github.com/WebKit/WebKit/pull/34319
Kiara Rose
Thanks for taking this on! I tried to assign the bug to you, but it didn't go through. Feel free to try to assign it to yourself if you'd like. No worries if not.
bazzimoe3
(In reply to Kiara Rose from comment #4)
> Feel free to try to assign it to yourself if you'd like. No
> worries if not.
I don't see any button to assign this to myself on this bugzilla page. Could be because it is in rdar. No worries though.
bazzimoe3
(In reply to Kiara Rose from comment #4)
> Thanks for taking this on! I tried to assign the bug to you, but it didn't
> go through. Feel free to try to assign it to yourself if you'd like. No
> worries if not.
For now, if you are able to, could you change the title of the bug to be getKeys() instead of getAllKeys() as per request: https://github.com/WebKit/WebKit/pull/34319#pullrequestreview-2332320534
EWS
Committed 284602@main (972a6ce2e9ed): <https://commits.webkit.org/284602@main>
Reviewed commits have been landed. Closing PR #34319 and removing active labels.
Timothy Hatcher
*** Bug 277922 has been marked as a duplicate of this bug. ***