Bug 109309 - Web Inspector: remove duplicate composited borders API
Summary: Web Inspector: remove duplicate composited borders API
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 09:49 PST by egraether
Modified: 2014-12-13 13:45 PST (History)
11 users (show)

See Also:


Attachments
Patch (13.85 KB, patch)
2013-02-08 09:58 PST, egraether
pfeldman: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description egraether 2013-02-08 09:49:35 PST
Web Inspector: remove duplicate composited borders API
Comment 1 egraether 2013-02-08 09:58:02 PST
Created attachment 187335 [details]
Patch
Comment 2 Pavel Feldman 2013-02-09 01:16:54 PST
Comment on attachment 187335 [details]
Patch

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

> Source/WebCore/inspector/Inspector.json:456
> +                "name": "canSetCompositingBordersVisible",

I don't see usages of get/setCompositingBordersVisible neither in the front-end nor in the tests.