I'm not sure, maybe Aryx can help you with that.
Bug 1712413 Comment 15 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Mats Palmgren (:mats) from comment #14) > > layout/base/nsCounterManager.cpp(156,51): error: incompatible pointer types assigning to 'nsIFrame *' from 'nsContainerFrame *' > [task 2021-10-15T21:26:20.561Z] 21:26:20 INFO - for (auto* p = aNode->mPseudoFrame; p; p = p->GetParent()) > > WTF? That's a compiler bug, right? > It should be perfectly fine to assign a 'nsContainerFrame *' result to an 'nsIFrame *' variable. > > What is this "Bp-hybrid" target about anyway? I'm not sure, maybe Aryx can help you with that.