[Webkit-unassigned] [Bug 117091] Assert when selecting a video tag in contenteditable mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 14:03:15 PDT 2013


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





--- Comment #1 from Alexandru Chiculita <achicu at adobe.com>  2013-05-31 14:01:46 PST ---
That line was introduced in http://trac.webkit.org/changeset/149007 . The problem is that containingBlockForAbsolutePosition returns a RenderVideo object and then the caller tries to cast it to RenderBlock.

-- 
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