[Webkit-unassigned] [Bug 159722] v2: WebContent crash due to RELEASE_ASSERT(!m_inLoadPendingImages) in StyleResolver::~StyleResolver()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 12:07:39 PDT 2016


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

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #283540|review?                     |review+
              Flags|                            |

--- Comment #6 from Andreas Kling <akling at apple.com> ---
Comment on attachment 283540
  --> https://bugs.webkit.org/attachment.cgi?id=283540
Patch

r=me

It would be good to eventually move to a system where we gather all the loads we need to schedule and fire them at a later point instead of initiating them synchronously from loadPendingImages.
That would sidestep the hackish situation Simon raised concerns about.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160713/ec67ae41/attachment.html>


More information about the webkit-unassigned mailing list