Skip to content

Commit

Permalink
Bug 1860887 - Reorder JSON functions r=jandem
Browse files Browse the repository at this point in the history
Follow the order in the header file, and group by class to make them easier to
find.

The exceptions are: I kept JSONSyntaxParseHandler near JSONFullParseHandler in
JSONParser.h because their interfaces need to be kept in sync. I kept the
JSONSyntaxParseHandler definitions in JSONParser.cpp near JSONSyntaxParser
because they need to work closely together.

Differential Revision: https://phabricator.services.mozilla.com/D198321
  • Loading branch information
bthrall committed Feb 5, 2024
1 parent 5a49766 commit 5e5508c
Showing 1 changed file with 533 additions and 533 deletions.
Loading

0 comments on commit 5e5508c

Please sign in to comment.