[Webkit-unassigned] [Bug 240710] Non-unified build fixes, late-ish May 2022 edition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 02:09:21 PDT 2022


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
The build error was:


/app/webkit/Source/WebCore/rendering/svg/RenderSVGBlock.cpp:132:23: error: member access into incomplete type 'WebCore::RenderView'                                                                                                            
        ASSERT(!view().frameView().layoutContext().isPaintOffsetCacheEnabled());                                                                                                                                                               
                      ^                                                                                                                                                                                                                        
/app/webkit/Source/WebCore/dom/Document.h:204:7: note: forward declaration of 'WebCore::RenderView'                                                                                                                                            
class RenderView;                                                                                                                                                                                                                              
      ^

-- 
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/20220520/7ef4774e/attachment.htm>


More information about the webkit-unassigned mailing list