[Webkit-unassigned] [Bug 79785] [Qt] WebKit with Qt5 hangs on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 02:39:19 PDT 2012


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





--- Comment #8 from Zeno Albisser <zeno at webkit.org>  2012-05-15 02:38:23 PST ---
(In reply to comment #7)
> It's broken again for Lion.
> 
> Zeno, I've added more information in the corresponding QTBUG.
> 
> My feeling is that we can make a workaround here to get WebKit moving forward, then depending on the follow up from your report to Apple: either remove the workaround when possible or try to "fix" Qt by making sure we trigger QIconvCodec's Q_GLOBAL_STATIC in the right thread. What do you think?

The radar issue is unfortunately not visible to the public.
We can possibly come up with a workaround for this particular case. But the macro is used in several places. So even if we workaround this specific issue, we might end up having the same issue somewhere else in a week.
I see only two ways to get this issue fixed.
- Wait until the compiler is fixed. (probably not a good idea)
- Change Q_GLOBAL_STATIC macro in Qt. (i'm not sure this is actually possible)

Does anybody have a good suggestion?

-- 
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