[Webkit-unassigned] [Bug 173874] DocumentLoader should always notify the client if there are pending icon loads when the load is stopped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 07:40:08 PDT 2017


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #313911|                            |review?
              Flags|                            |

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 313911

  --> https://bugs.webkit.org/attachment.cgi?id=313911&action=review

Patch

I noticed this while working on moving the GTK+ and WPE APIs to use the new icon loading client. The unit test reported memory leaks, because we keep a reference of the web view in the icon loading decision callback, and the lambda is not destroyed as expected when a new load happens. So, this will be covered by GTK+ and WPE unit tests once I finish the migration.

-- 
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/20170627/60617c23/attachment-0001.html>


More information about the webkit-unassigned mailing list