Bug 161495

Summary: Web Inspector: tweak one UIString for "reasons for compositing"
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Fix simon.fraser: review+, simon.fraser: commit-queue-

Description BJ Burg 2016-09-01 11:07:05 PDT
.
Comment 1 BJ Burg 2016-09-01 11:07:19 PDT
<rdar://problem/13718387>
Comment 2 BJ Burg 2016-09-01 11:12:34 PDT
Created attachment 287639 [details]
Proposed Fix
Comment 3 Simon Fraser (smfr) 2016-09-01 11:17:12 PDT
Comment on attachment 287639 [details]
Proposed Fix

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

> Source/WebInspectorUI/UserInterface/Views/LayerTreeDetailsSidebarPanel.js:401
> +            addReason(WebInspector.UIString("Element may overlap other compositing element"));

"another"
Comment 4 BJ Burg 2016-09-01 11:21:32 PDT
Committed r205300: <http://trac.webkit.org/changeset/205300>