Bug 116032 - [WK2][CoordinatedGraphics] WKView needs API for handling opacity
Summary: [WK2][CoordinatedGraphics] WKView needs API for handling opacity
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: Jesus Sanchez-Palencia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 07:05 PDT by Jesus Sanchez-Palencia
Modified: 2013-05-13 07:58 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.52 KB, patch)
2013-05-13 07:11 PDT, Jesus Sanchez-Palencia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.