RESOLVED DUPLICATE of bug 126159 126706
Web Inspector: New Reason for Layers: CompositingReasonBlending
https://bugs.webkit.org/show_bug.cgi?id=126706
Summary Web Inspector: New Reason for Layers: CompositingReasonBlending
Joseph Pecoraro
Reported 2014-01-09 10:39:31 PST
There is a new Compositing Reason ("blending") added in: <https://webkit.org/b/99200> Add support for blendmode to Core Animation layer The Inspector should list that as a reason.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-01-09 10:40:32 PST
Joseph Pecoraro
Comment 2 2014-01-09 10:50:48 PST
Note to self: - Source/WebCore/inspector/prototype/LayerTree.json => update CompositingReasons to include "blending" - Source/WebCore/inspector/InspectorLayerTreeAgent.cpp => update InspectorLayerTreeAgent::reasonsForCompositingLayer to set blending - Source/WebInspectorUI/UserInterface/LayerTreeSidebarPanel.js => update _populateListOfCompositingReasons to add a user readable string when blending is a reason
Radar WebKit Bug Importer
Comment 3 2014-01-09 10:51:30 PST
Timothy Hatcher
Comment 4 2014-01-09 10:53:28 PST
*** This bug has been marked as a duplicate of bug 126159 ***
Note You need to log in before you can comment on or make changes to this bug.