Bug 116032

Summary: [WK2][CoordinatedGraphics] WKView needs API for handling opacity
Product: WebKit Reporter: Jesus Sanchez-Palencia <jesus>
Component: New BugsAssignee: Jesus Sanchez-Palencia <jesus>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, kenneth, luiz, noam, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jesus Sanchez-Palencia 2013-05-13 07:05:28 PDT
[WK2][CoordinatedGraphics] WKView needs API for handling opacity
Comment 1 Jesus Sanchez-Palencia 2013-05-13 07:11:26 PDT
Created attachment 201561 [details]
Patch
Comment 2 Mikhail Pozdnyakov 2013-05-13 07:36:57 PDT
Comment on attachment 201561 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=201561&action=review

> Source/WebKit2/UIProcess/API/C/CoordinatedGraphics/WKView.h:102
> +WK_EXPORT double WKViewOpacity(WKViewRef view);

nit: arg name could be omitted.
Comment 3 WebKit Commit Bot 2013-05-13 07:58:40 PDT
Comment on attachment 201561 [details]
Patch

Clearing flags on attachment: 201561

Committed r150012: <http://trac.webkit.org/changeset/150012>
Comment 4 WebKit Commit Bot 2013-05-13 07:58:43 PDT
All reviewed patches have been landed.  Closing bug.