Back to bug 137958
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| mihnea | 2014-10-31 18:48:27 PDT | Attachment #240777 Flags | review?, commit-queue? | |
| commit-queue | 2014-10-31 18:49:25 PDT | CC | commit-queue, esprehn+autocc, glenn, kondapallykalyan | |
| mihnea | 2014-11-03 11:16:59 PST | CC | hyatt, mihnea | |
| cdumez | 2014-11-04 09:44:25 PST | Attachment #240777 Flags | review?, commit-queue? | review+, commit-queue- |
| mihnea | 2014-11-10 04:14:20 PST | Attachment #240777 Attachment is obsolete | 0 | 1 |
| Attachment #240777 Flags | review+, commit-queue- | |||
| mihnea | 2014-11-10 04:14:33 PST | Assignee | webkit-unassigned | mihnea |
| mihnea | 2014-11-10 04:14:38 PST | Attachment #241284 Flags | commit-queue+ | |
| commit-queue | 2014-11-10 06:59:00 PST | Attachment #241284 Flags | commit-queue+ | |
| commit-queue | 2014-11-10 06:59:05 PST | Status | NEW | RESOLVED |
| Resolution | --- | FIXED | ||
| rhodovan.u-szeged | 2014-12-08 06:48:46 PST | Status | RESOLVED | REOPENED |
| Resolution | FIXED | --- | ||
| rhodovan.u-szeged | 2015-02-17 02:29:37 PST | Summary | ASSERTION FAILED: !object || !object->parent()->isRuby() || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && ... ) in WebCore::isAnonymousRubyInlineBlock | ASSERTION FAILED: !object || !isRuby(object->parent()) || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && is<RenderBlock>... in WebCore::isAnonymousRubyInlineBlock |
| rhodovan.u-szeged | 2016-03-11 08:36:52 PST | Summary | ASSERTION FAILED: !object || !isRuby(object->parent()) || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() && is<RenderBlock>... in WebCore::isAnonymousRubyInlineBlock | [EFL] ASSERTION FAILED: !object || !isRuby(object->parent()) || is<RenderRubyRun>(*object) || (object->isInline() && (object->isBeforeContent() || object->isAfterContent())) || (object->isAnonymous() ... in WebCore::isAnonymousRubyInlineBlock |
| mcatanzaro | 2017-03-11 10:35:17 PST | Status | REOPENED | RESOLVED |
| CC | mcatanzaro | |||
| Resolution | --- | WONTFIX |
Back to bug 137958