[Webkit-unassigned] [Bug 43117] Chromium regression when viewing a plugin document with plugins disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 10:37:47 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63588|review+, commit-queue+      |review-
               Flag|                            |




--- Comment #5 from Eric Seidel <eric at webkit.org>  2010-08-05 10:37:47 PST ---
(From update of attachment 63588)
If the "fix" is to remove the ASSERT, we should instead replace it with:

ASSERT_ARG(length, !m_embedElement || !length);

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