Summary: | Update json.hpp to v2.1.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Component: | WebKit2 | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | achristensen, cdumez, commit-queue, ggaren, krollin, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
David Kilzer (:ddkilzer)
2017-05-13 21:53:04 PDT
Created attachment 310061 [details]
Patch
Comment on attachment 310061 [details]
Patch
*sigh*
We really need to make our JSON parser use callbacks like our YARR parser to allow us to use it instead of this.
r=me. Let's update.
Comment on attachment 310061 [details] Patch Clearing flags on attachment: 310061 Committed r216875: <http://trac.webkit.org/changeset/216875> All reviewed patches have been landed. Closing bug. |