[webkit-reviews] review granted: [Bug 131417] Factor tile coverage map into a class : [Attachment 228928] make it build on release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 21:31:19 PDT 2014


Tim Horton <thorton at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 131417: Factor tile coverage map into a class
https://bugs.webkit.org/show_bug.cgi?id=131417

Attachment 228928: make it build on release
https://bugs.webkit.org/attachment.cgi?id=228928&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228928&action=review


> Source/WebCore/platform/graphics/ca/mac/TileCoverageMap.mm:40
> +    m_layer.get().setOpacity(0.75);

.get(). is ugly; is there a better way?


More information about the webkit-reviews mailing list