[Webkit-unassigned] [Bug 212714] Release Assert @ WebCore::RenderTreeBuilder::RenderTreeBuilder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 12:25:41 PDT 2020


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

Pinki Gyanchandani <pgyanchandani at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #20 from Pinki Gyanchandani <pgyanchandani at apple.com> ---
Re-opening to incorporate Darin's comment -

replacing auto map = WTFMove(widgetNewParentMap()) with auto map = std::exchange(widgetNewParentMap(), { }).

-- 
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/20200610/3da1c9f0/attachment.htm>


More information about the webkit-unassigned mailing list