[Webkit-unassigned] [Bug 78695] ASSERT in WebCore::RenderTableCell::col - m_column != unsetColumnIndex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 18:34:41 PDT 2012


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





--- Comment #5 from Julien Chaffraix <jchaffraix at webkit.org>  2012-04-02 18:34:41 PST ---
(In reply to comment #4)
> I've verified that this ASSERT seems ignorable - no obvious problems with my GMail scenario in a Release build.

I investigated this ASSERT some time ago and as part of this bug, it's indeed harmless. It just underlines that our logic is wrong. I haven't sided if our current approach (let's defer setting the column) is wrong or if it's just a single failure that needs to be patched alone.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list