Bug 22281

Summary: wxWebView has no API for setting transparency
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
add Set/IsTransparent to wxWebView kevino: review+

Kevin Watters
Reported 2008-11-15 10:36:23 PST
In the wx port, there is no way to set a FrameView to be transparent.
Attachments
add Set/IsTransparent to wxWebView (1.80 KB, patch)
2008-11-15 10:40 PST, Kevin Watters
kevino: review+
Kevin Watters
Comment 1 2008-11-15 10:40:42 PST
Created attachment 25186 [details] add Set/IsTransparent to wxWebView Adds SetTransparent and IsTransparent to wxWebView, which just delegate to FrameView's setTransparent and isTransparent.
Mark Rowe (bdash)
Comment 2 2009-01-12 23:28:03 PST
This was landed back in r38424.
Note You need to log in before you can comment on or make changes to this bug.