[Webkit-unassigned] [Bug 141574] New: Simplify ASSERT in lastRubyRun()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 13 14:03:29 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=141574
Bug ID: 141574
Summary: Simplify ASSERT in lastRubyRun()
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zalan at apple.com
ASSERT(!child || is<RenderRubyRun>(*child) || child->isBeforeContent() || child == rubyBeforeBlock(ruby)); is complex and redundant after r180064
--
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/20150213/fe10ae02/attachment-0002.html>
More information about the webkit-unassigned
mailing list