Bug 101157

Summary: Web Inspector: "$ref" in Inspector.json is an odd naming idiosyncrasy
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, keishi, loislo, me, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Timothy Hatcher
Reported 2012-11-03 17:04:42 PDT
No other properties in the JSON have $ in them. Why is $ref? Why is it abbreviated?
Attachments
Nikita Vasilyev
Comment 1 2012-11-03 18:17:46 PDT
Timothy Hatcher
Comment 2 2012-11-03 18:50:10 PDT
Fair enough.
Timothy Hatcher
Comment 3 2012-11-03 18:57:42 PDT
Seems like it is not being used correctly though: A JSON Reference is a JSON object containing a single member "$ref", whose value identifies another JSON value via a URI [RFC3986]. Maybe we should just rename our use and not confuse things?
Brian Burg
Comment 4 2014-12-12 13:40:37 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.