[Webkit-unassigned] [Bug 27479] New: Guard access to installedMediaEngines()[0]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 19:25:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27479
Summary: Guard access to installedMediaEngines()[0]
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: agl at chromium.org
Else where in the file, installedMediaEngines is always checked for being empty
because access. This patch adds a case which missed that check.
This triggered a crash in Chromium:
http://www.yakeze.com/chat/example-chromium-crash/
However, I've been unable to reduce the reproduction, so there's no layout
test.
--
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