Bug 121879 - Disable CSS_SHAPES on Windows
Summary: Disable CSS_SHAPES on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords:
Depends on:
Blocks: 118810
  Show dependency treegraph
 
Reported: 2013-09-24 16:32 PDT by Bear Travis
Modified: 2013-09-24 18:13 PDT (History)
1 user (show)

See Also:


Attachments
Disable CSS_SHAPES Patch (3.90 KB, patch)
2013-09-24 16:45 PDT, Bear Travis
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2013-09-24 16:32:47 PDT
Enabling CSS_SHAPES on Windows causes DRT to crash. Disabling to unblock the bots until I can get to the root of the problem.
Comment 1 Bear Travis 2013-09-24 16:45:19 PDT
Created attachment 212522 [details]
Disable CSS_SHAPES Patch
Comment 2 Brent Fulgham 2013-09-24 17:10:59 PDT
Comment on attachment 212522 [details]
Disable CSS_SHAPES Patch

r=me
Comment 3 Bear Travis 2013-09-24 17:17:22 PDT
Committed https://trac.webkit.org/r156375
Comment 4 Brent Fulgham 2013-09-24 18:13:55 PDT
A permanent fix for the bug that caused this feature to be temporarily disabled is being worked on under Bug 121883.