Bug 69467 - [chromium] ASSERT triggered when gpu process lost in single-threaded compositing path
Summary: [chromium] ASSERT triggered when gpu process lost in single-threaded composit...
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: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 14:46 PDT by James Robinson
Modified: 2011-10-05 17:59 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2011-10-05 14:47 PDT, James Robinson
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2011-10-05 14:46:42 PDT
[chromium] ASSERT triggered when gpu process lost in single-threaded compositing path
Comment 1 James Robinson 2011-10-05 14:47:25 PDT
Created attachment 109867 [details]
Patch
Comment 2 Kenneth Russell 2011-10-05 14:57:29 PDT
Comment on attachment 109867 [details]
Patch

Looks OK to me assuming it's been tested. Also should fix whatever the style failure is.
Comment 3 James Robinson 2011-10-05 15:41:35 PDT
Committed r96759: <http://trac.webkit.org/changeset/96759>
Comment 4 James Robinson 2011-10-05 17:59:33 PDT
The stylebot error was a bug in the new watchlist implementation, for those curious.