[Webkit-unassigned] [Bug 47020] Fixing crash when audio media player is destructed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 15:54:53 PDT 2010


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





--- Comment #7 from James Robinson <jamesr at chromium.org>  2010-10-01 15:54:54 PST ---
(From update of attachment 69530)
View in context: https://bugs.webkit.org/attachment.cgi?id=69530&action=review

Is the change in WebMediaPlayerClientImpl.cpp addressing the same bug, or something different?  I don't understand how that is related to the crash.

> WebCore/ChangeLog:9
> +        Makes check in destructor to see if renderer was hooked up to the
> +        layer before destructing object.
> +
> +        Fixing crash when audio media player is destructed
> +        https://bugs.webkit.org/show_bug.cgi?id=47020

nit: should be one line description, bug link, newline, long description

> WebKit/chromium/ChangeLog:9
> +        Creates the VideoLayerChromium layer only if the media player contains
> +        a video.
> +
> +        Fixing crash when audio media player is destructed
> +        https://bugs.webkit.org/show_bug.cgi?id=47020

nit: should be one line description, bug link, newline, long description

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