Bug 99381 - skip crashing softwarecompositing bugs
Summary: skip crashing softwarecompositing bugs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-15 16:17 PDT by Dirk Pranke
Modified: 2012-10-15 16:27 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.07 KB, patch)
2012-10-15 16:18 PDT, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-10-15 16:17:20 PDT
skip crashing softwarecompositing bugs
Comment 1 Dirk Pranke 2012-10-15 16:18:21 PDT
Created attachment 168803 [details]
Patch
Comment 2 James Robinson 2012-10-15 16:19:59 PDT
Example failure:

23:42:14.498 2932 worker/7 platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll.html crashed, (stderr lines):
23:42:14.498 2932   ASSERTION FAILED: format == GraphicsContext3D::RGBA


from http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7%20%28dbg%29%282%29/builds/4/steps/webkit_tests/logs/stdio.  Guessing that bitmap is BGRA since that's native on skia.
Comment 3 Adrienne Walker 2012-10-15 16:20:04 PDT
Comment on attachment 168803 [details]
Patch

R=me.  Thanks for changing this.
Comment 4 Dirk Pranke 2012-10-15 16:27:42 PDT
Comment on attachment 168803 [details]
Patch

Clearing flags on attachment: 168803

Committed r131380: <http://trac.webkit.org/changeset/131380>
Comment 5 Dirk Pranke 2012-10-15 16:27:44 PDT
All reviewed patches have been landed.  Closing bug.