Bug 161495 - Web Inspector: tweak one UIString for "reasons for compositing"
Summary: Web Inspector: tweak one UIString for "reasons for compositing"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-09-01 11:07 PDT by BJ Burg
Modified: 2016-09-01 11:21 PDT (History)
6 users (show)

See Also:


Attachments
Proposed Fix (3.91 KB, patch)
2016-09-01 11:12 PDT, BJ Burg
simon.fraser: review+
simon.fraser: commit-queue-
Details | Formatted Diff | Diff

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