[Webkit-unassigned] [Bug 156972] [GTK] Crashes if DISPLAY is unset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 07:37:46 PDT 2016


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

Alberto Garcia <berto at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #277239|0                           |1
        is obsolete|                            |
 Attachment #277239|review?                     |
              Flags|                            |
 Attachment #277247|                            |review?
              Flags|                            |

--- Comment #3 from Alberto Garcia <berto at igalia.com> ---
Created attachment 277247
  --> https://bugs.webkit.org/attachment.cgi?id=277247&action=review
Patch

Ok, I chose to initialize m_ownedDisplay in the body of the constructor to make sure that m_display is set first. Otherwise we'd have to rely on the order in which m_display and m_ownedDisplay are declared in the class definition.

-- 
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/20160425/fdfb8f94/attachment.html>


More information about the webkit-unassigned mailing list