[Webkit-unassigned] [Bug 53679] New: Regression with commit r77425
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 06:51:56 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53679
Summary: Regression with commit r77425
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://webkit.org/blog/386/3d-transforms/
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: backer at chromium.org
CC: vangelis at chromium.org
Go to the above URL with --accelerated-layers-enabled on a recent chromium linux build. The following assert happens:
ASSERTION FAILED: m_ptr
(third_party/WebKit/Source/JavaScriptCore/wtf/OwnPtr.h:66 typename WTF::RemovePointer<T>::Type* WTF::OwnPtr<T>::operator->() const [with T = WebCore::RenderSurfaceChromium])
I've narrowed it down to r77425 by building from source (https://bugs.webkit.org/show_bug.cgi?id=53179).
--
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