You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-stati...@lists.mozilla.org
Hey hey,
After getting back to DXR, I continued work on making JSON data exported
by DXR. At the moment not all the data visible on the HTML side can be
gotten through JSON, only queries for file paths and FTS queries on file
contents are available:
Next thing to work on is making remaining sidebar panes data available
through JSON, and probably adding further data that could be considered
necessary, as well as possibly allowing limit/offset throughout the
resultset.