[Webkit-unassigned] [Bug 151030] ASSERTION FAILED: roundedIntPoint(LayoutPoint(rendererMappedResult)) == result in WebCore::RenderGeometryMap::mapToContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 11:18:52 PST 2020


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #391139|review?, commit-queue?      |review+
              Flags|                            |

--- Comment #21 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 391139
  --> https://bugs.webkit.org/attachment.cgi?id=391139
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391139&action=review

> Source/WebCore/platform/graphics/LayoutSize.h:139
> +#if ASSERT_ENABLED

No need to wrap this in #if ASSERT_ENABLED.  LayoutUnit::mightBeSaturated() isn't.

> LayoutTests/fast/layers/geometry-map-saturated-offset-assert.html:10
> +        -webkit-appearance:media-volume-slider-mute-button;
> +        vertical-align:-53772756.9in;
> +        overflow-y:hidden;
> +        -webkit-padding-before:+.8mm;

Is this really the minimal test case? Can we do without  media-volume-slider-mute-button and the -webkit prefixes?

-- 
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/20200219/bb83e1a8/attachment.htm>


More information about the webkit-unassigned mailing list