[Webkit-unassigned] [Bug 211351] lh / rlh units don't work properly for some elements.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 3 16:13:51 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211351
--- Comment #4 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Yusuke Suzuki from comment #3)
> (In reply to Yusuke Suzuki from comment #2)
> > (In reply to Emilio Cobos Álvarez (:emilio) from comment #1)
> > > Ah, that's a MainThreadNeverDestroyed, introduced by:
> > >
> > > https://bugs.webkit.org/show_bug.cgi?id=211264
> > >
> > > So this is a regression from that change.
> >
> > Could you upload the crash trace of this? If non main thread is touching
> > `const AtomString` generated by `MainThreadNeverDestroyed<>`, this
> > potentially means that `MainThreadNeverDestroyed<>` finds the real bug.
>
> OK, found that, thanks :)
Looks like that patch (adding new assertions) found a GTK specific bug, which cannot be caught due to lack of GTK Debug EWS.
--
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/20200503/d3776ddf/attachment.htm>
More information about the webkit-unassigned
mailing list