This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 954
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: make the flipper plugin also observe WKHTTPCookieStore (see https://fb.workplace.com/groups/flipper.community.support/permalink/1031948131877035/) -- this entailed: 1. doing all on main thread(WKWebkitStorage isnt fully thread safe) 2. diffing the changes as the 2 storages refresh too often without changes (especially for ~~10secs after app start while storages are setup) Reviewed By: lblasa Differential Revision: D59422745 fbshipit-source-id: d4756766428588aaf16e9cab334c9e1d8912e3b5
- Loading branch information
1 parent
0dc81e3
commit b6f8125
Showing
1 changed file
with
83 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters