WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
101157
Web Inspector: "$ref" in Inspector.json is an odd naming idiosyncrasy
https://bugs.webkit.org/show_bug.cgi?id=101157
Summary
Web Inspector: "$ref" in Inspector.json is an odd naming idiosyncrasy
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
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2012-11-03 18:17:46 PDT
Looks like JSON Reference
http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03
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.
Top of Page
Format For Printing
XML
Clone This Bug