[Webkit-unassigned] [Bug 179365] REGRESSION(r223773): [GTK] WebKitWebInspector bring-to-front signal is emitted right after open-window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 7 23:45:58 PST 2017


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Brian Burg from comment #3)
> Comment on attachment 326198 [details]
> Patch
> 
> If there is some way to check this inside platformBringToFront() and do
> nothing in this case, that would be better. Having a platform guard around a
> virtual platform method seems nonsensical.

Yes I can add a m_isOpening and check it from GTK specific impl, I discarded that because it's adding a member just for that and only used by GTK+.

-- 
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/20171108/21fbfc22/attachment.html>


More information about the webkit-unassigned mailing list