[Webkit-unassigned] [Bug 226638] Implement FetchEvent.replacesClientId

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 02:27:48 PDT 2023


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

gregory.terzian at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gregory.terzian at gmail.com

--- Comment #5 from gregory.terzian at gmail.com ---
Can I please tackle this one? 

I've tried to follow the flow; is it correct that one should add a String, say "m_replacesClientIdentifier", to the "NetworkResourceLoader" in the network process, and do something similar to what is currently done with "m_resultingClientIdentifier"(propagate it all the way to where the "FetchEvent" is created in "ServiceWorkerFetch" within WebCore)?

-- 
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/20230418/3bce3c36/attachment.htm>


More information about the webkit-unassigned mailing list