[Webkit-unassigned] [Bug 27951] New: Invalid assert in v8 SVG bindings (hit during acid3 test).
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 3 13:53:20 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27951
Summary: Invalid assert in v8 SVG bindings (hit during acid3
test).
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: deanm at chromium.org
We're asserting that a PassRefPtr is not NULL, but the pointer has already be
taken my assigning it to a refptr. The patch is simple. It is already covered
by tests.
--
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