Bug 28482 - Disable an assert in SKIA that was recently added and causes problems.
Summary: Disable an assert in SKIA that was recently added and causes problems.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jeremy Orlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 20:37 PDT by Jeremy Orlow
Modified: 2009-08-19 20:52 PDT (History)
0 users

See Also:


Attachments
Patch v1 (1.47 KB, patch)
2009-08-19 20:39 PDT, Jeremy Orlow
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Orlow 2009-08-19 20:37:55 PDT
In http://trac.webkit.org/changeset/47386/ an assert was "fixed" in SKIA code.  When this was pulled into Chromium, it started breaking the page cycler.  Disable it again until we can figure out what's going on.
Comment 1 Jeremy Orlow 2009-08-19 20:39:27 PDT
Created attachment 35184 [details]
Patch v1
Comment 2 Jeremy Orlow 2009-08-19 20:52:08 PDT
Committed r47546: <http://trac.webkit.org/changeset/47546>