[Webkit-unassigned] [Bug 126840] [GTK] Make MiniBrowser windows non-transient by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 12 09:15:08 PST 2014


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





--- Comment #9 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-12 09:12:48 PST ---
(From update of attachment 220973)
I still think we could just make windows independent to each other, but if we really want to keep the parent window, I think it would be simpler to keep the pointer to the parent window in the BroserWindow struct and use g_object_add_weak_pointer to make sure the parent pointer is NULL when the parent is destroyed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list