WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
126569
Assertion failures in CoordinatedGraphics
https://bugs.webkit.org/show_bug.cgi?id=126569
Summary
Assertion failures in CoordinatedGraphics
Edit Balint
Reported
2014-01-07 01:39:22 PST
The following assertion failures occur when you open
http://flickr.com
webpage * Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsScene.cpp(561) : void WebCore::CoordinatedGraphicsScene::updateImageBacking ASSERTION FAILED: 2000 >= std::max(rect.width(), rect.height()) * Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp(50) : void WebCore::CoordinatedBackingStoreTile::swapBuffers ASSERTION FAILED: textureMapper->maxTextureSize().width() >= m_tileRect.size().width()
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug