[webkit-reviews] review canceled: [Bug 196003] ASSERTION FAILED: !object || !isRuby(object->parent()) || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && is<RenderBlock>(*object) && object->style().display() == D : [Attachment 382334] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 13:49:22 PDT 2019


WebKit Commit Bot <commit-queue at webkit.org> has canceled  review:
Bug 196003: ASSERTION FAILED: !object || !isRuby(object->parent()) ||
is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent()
|| object->isAfterContent())) || (object->isAnonymous() &&
is<RenderBlock>(*object) && object->style().display() == D
https://bugs.webkit.org/show_bug.cgi?id=196003

Attachment 382334: Patch

https://bugs.webkit.org/attachment.cgi?id=382334&action=review




--- Comment #7 from WebKit Commit Bot <commit-queue at webkit.org> ---
Comment on attachment 382334
  --> https://bugs.webkit.org/attachment.cgi?id=382334
Patch

Clearing flags on attachment: 382334

Committed r251799: <https://trac.webkit.org/changeset/251799>


More information about the webkit-reviews mailing list