[Webkit-unassigned] [Bug 47432] No longer ASSERT for LayerRenderer in VideoLayerChromium destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 12:24:59 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70329|review?                     |review-
               Flag|                            |




--- Comment #4 from Adam Barth <abarth at webkit.org>  2010-10-10 12:25:00 PST ---
(From update of attachment 70329)
View in context: https://bugs.webkit.org/attachment.cgi?id=70329&action=review

Can we have an test that hits this assert (even periodically)?

> WebCore/ChangeLog:17
> -        
> +

This change is spurious and will cause the automatic commit to fail.

> WebCore/platform/graphics/chromium/VideoLayerChromium.cpp:191
> +    if (layerRenderer()) {

Prefer early return.

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