[Webkit-unassigned] [Bug 180539] ApplicationManifestParser should strip whitespace from the raw input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 17:07:24 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180539

--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> ---
> > 1. Let json be the result of parsing text. If parsing throws an error: ...
> > 
> > And here parseJSON(text) should satisfy this without the stripWhiteSpace.
> 
> The issue is with trailing whitespace. JSON::Value::parseJSON()
> (JSONValues.cpp:531) appears to fail if there are any characters remaining
> after parsing the value:

Sounds like we should fix JSON::Value::parseJSON then.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171208/5c7c73c4/attachment-0001.html>


More information about the webkit-unassigned mailing list