[Webkit-unassigned] [Bug 239857] ITP data not deleted when cleared via WebsiteDataStore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 12:19:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239857

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com

--- Comment #20 from Chris Dumez <cdumez at apple.com> ---
(In reply to Michael Catanzaro from comment #19)
> (In reply to Michael Catanzaro from comment #18)
> > Next step: I'll try to figure out why
> > ResourceLoadStatisticsDatabaseStore::insertObservedDomain is being called.
> 
> This is unexpectedly difficult. The problem is if I try to attach to the
> network process with gdb, it takes so long to attach that WebKit decides the
> network process is lost and spawns a new one.

You may need to update `AuxiliaryProcessProxy::mayBecomeUnresponsive()` to return false and then again. AuxiliaryProcessProxy::mayBecomeUnresponsive() may not be properly detecting that the process is being debugged.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220527/97046f08/attachment-0001.htm>


More information about the webkit-unassigned mailing list