Bug 82531 - [CSS Filters] Switching from composited filters to software mode results in a crash
Summary: [CSS Filters] Switching from composited filters to software mode results in a...
Status: RESOLVED DUPLICATE of bug 82521
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 14:34 PDT by Alexandru Chiculita
Modified: 2012-03-30 13:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch V1 (25.18 KB, patch)
2012-03-28 16:32 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ec2-cr-linux-03 (10.27 MB, application/zip)
2012-03-28 18:51 PDT, WebKit Review Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2012-03-28 14:34:32 PDT
Switching from GPU filters to software results in a crash.
Comment 1 Alexandru Chiculita 2012-03-28 16:32:20 PDT
Created attachment 134439 [details]
Patch V1
Comment 2 WebKit Review Bot 2012-03-28 18:51:36 PDT
Comment on attachment 134439 [details]
Patch V1

Attachment 134439 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12174021

New failing tests:
css3/filters/filter-repaint-composited-fallback-crash.html
Comment 3 WebKit Review Bot 2012-03-28 18:51:43 PDT
Created attachment 134469 [details]
Archive of layout-test-results from ec2-cr-linux-03

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-03  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 4 Alexandru Chiculita 2012-03-29 15:32:06 PDT
This is fixed by the last patch in https://bugs.webkit.org/show_bug.cgi?id=82521.
Comment 5 Dean Jackson 2012-03-29 21:19:48 PDT
Comment on attachment 134439 [details]
Patch V1

Alex says the updated expectations in another patch will fix the chromium tests, so marking as cq+.
Comment 6 Alexandru Chiculita 2012-03-29 21:24:10 PDT
https://bugs.webkit.org/show_bug.cgi?id=82521 should fix this one too, so there's no need to commit this one.
Comment 7 Alexandru Chiculita 2012-03-30 13:01:13 PDT
Comment on attachment 134439 [details]
Patch V1

The exact same scenario is fixed and tested in 82521 which is already committed. No need to fix it anymore.
Comment 8 Alexandru Chiculita 2012-03-30 13:01:26 PDT

*** This bug has been marked as a duplicate of bug 82521 ***