Bug 188518 - ASSERT(foundContainer) reached in RenderGeometryMap::mapToContainer()
Summary: ASSERT(foundContainer) reached in RenderGeometryMap::mapToContainer()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-13 10:07 PDT by Antoine Quint
Modified: 2018-08-13 10:08 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-08-13 10:07:59 PDT
Loading www.seloger.com hits ASSERT(foundContainer) under `void RenderGeometryMap::mapToContainer(TransformState& transformState, const RenderLayerModelObject* container) const` in a debug build.
Comment 1 Radar WebKit Bug Importer 2018-08-13 10:08:28 PDT
<rdar://problem/43237555>