[Webkit-unassigned] [Bug 117775] Don't retain for the main resource by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 16:55:25 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
In DocumentLoader.cpp:

This seems to be added:

https://github.com/WebKit/WebKit/blob/7de67f9a0ccc4fc8ce195e32f61e7873ad81345e/Source/WebCore/loader/DocumentLoader.cpp#L208

but not here in DocumentLoader::mainResourceData:

https://github.com/WebKit/WebKit/blob/7de67f9a0ccc4fc8ce195e32f61e7873ad81345e/Source/WebCore/loader/DocumentLoader.cpp#L223

Not after this as well:

https://github.com/WebKit/WebKit/blob/7de67f9a0ccc4fc8ce195e32f61e7873ad81345e/Source/WebCore/loader/DocumentLoader.cpp#L515

Does not add 'void DocumentLoader::clearMainResourceHandle()' from Chromium / Blink patch.

_____________



This is added in DocumentLoader.h:

https://github.com/WebKit/WebKit/blob/7de67f9a0ccc4fc8ce195e32f61e7873ad81345e/Source/WebCore/loader/DocumentLoader.h#L497

-- 
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/20220822/61663b66/attachment-0001.htm>


More information about the webkit-unassigned mailing list