Bug 89013 - [Chromium] Crash when WebViewImpl::setIsTransparent is called before the WebLayerTreeView has been initialized.
Summary: [Chromium] Crash when WebViewImpl::setIsTransparent is called before the WebL...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: David Reveman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 09:54 PDT by David Reveman
Modified: 2012-06-13 15:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2012-06-13 09:56 PDT, David Reveman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Reveman 2012-06-13 09:54:29 PDT
This happens when transparency is used without compositing.
Comment 1 David Reveman 2012-06-13 09:56:49 PDT
Created attachment 147347 [details]
Patch
Comment 2 James Robinson 2012-06-13 14:11:20 PDT
Comment on attachment 147347 [details]
Patch

Whoops!
Comment 3 James Robinson 2012-06-13 14:37:33 PDT
Comment on attachment 147347 [details]
Patch

Needless to say, tests would also be great - but I don't know of a good way to do this for WVI :/
Comment 4 WebKit Review Bot 2012-06-13 15:58:45 PDT
Comment on attachment 147347 [details]
Patch

Clearing flags on attachment: 147347

Committed r120254: <http://trac.webkit.org/changeset/120254>
Comment 5 WebKit Review Bot 2012-06-13 15:58:49 PDT
All reviewed patches have been landed.  Closing bug.