electron/shell
Calvin 3eb94b72ba
feat: Options parameter for Session.clearData API (#41355)
* feat: Options parameter for `Session.clearData` API

* Consolidate & curate data type categories

* Update docs for better typing

* off-by-one typo

* refactor to use `std::shared_ptr` instead of `base::RefCounted`

* fix compile errors

* std::enable_shared_from_this didn't work 🤷

* Refine docs with defaults
2024-04-01 12:09:01 -04:00
..
app chore: update src_preload_function_for_environment.patch (#41500) 2024-03-04 13:11:14 +01:00
browser feat: Options parameter for Session.clearData API (#41355) 2024-04-01 12:09:01 -04:00
common test: add test and api_feature definition for chrome.scripting.globalParams (#41685) 2024-03-26 12:33:47 +01:00
renderer chore: bump chromium to 124.0.6359.0 (main) (#41584) 2024-03-15 14:03:42 -04:00
services/node fix: destroy NodeService message pipe last (#41277) 2024-02-09 22:44:35 +01:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00