Bug 67507 - [chromium] Check for null context when reinitializing compositor
Summary: [chromium] Check for null context when reinitializing compositor
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: Nat Duca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 11:03 PDT by Nat Duca
Modified: 2011-09-02 14:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2011-09-02 11:04 PDT, Nat Duca
no flags Details | Formatted Diff | Diff
Patch for landing (15.89 KB, patch)
2011-09-02 13:30 PDT, Nat Duca
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nat Duca 2011-09-02 11:03:47 PDT
[chromium] Check for null context when reinitializing compositor
Comment 1 Nat Duca 2011-09-02 11:04:13 PDT
Created attachment 106158 [details]
Patch
Comment 2 James Robinson 2011-09-02 11:08:44 PDT
Comment on attachment 106158 [details]
Patch

Good call.

Could we add a parameter to the lost context test to have the recreation fail?  I <3 testing
Comment 3 Nat Duca 2011-09-02 13:30:07 PDT
Created attachment 106183 [details]
Patch for landing
Comment 4 WebKit Review Bot 2011-09-02 14:35:04 PDT
Comment on attachment 106183 [details]
Patch for landing

Clearing flags on attachment: 106183

Committed r94450: <http://trac.webkit.org/changeset/94450>
Comment 5 WebKit Review Bot 2011-09-02 14:35:08 PDT
All reviewed patches have been landed.  Closing bug.