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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 08:08:49 PDT 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #3)
> Created attachment 277247 [details]
> 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.

Isn't the order ensured by the compiler? why do we have a warning when the order in the list doesn't match the one in the declaration, then?

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


More information about the webkit-unassigned mailing list