[webkit-reviews] review granted: [Bug 126159] [CSS Blending] Log blending as a layer creation reason in the WI : [Attachment 220858] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 10:53:49 PST 2014


Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 126159: [CSS Blending] Log blending as a layer creation reason in the WI
https://bugs.webkit.org/show_bug.cgi?id=126159

Attachment 220858: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=220858&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=220858&action=review


> Source/WebInspectorUI/UserInterface/LayerTreeSidebarPanel.js:432
> +	       addReason(WebInspector.UIString("Element has “blend-mode”
style"));

Why do we use longer and more vague descriptions in WebCore ("due to
association with") and in the UI we are more matter of fact?


More information about the webkit-reviews mailing list