Bug 160834 - Web Inspector: Add application/vnd.api+json as a valid JSON MIME-type
Summary: Web Inspector: Add application/vnd.api+json as a valid JSON MIME-type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-08-12 17:06 PDT by Timothy Hatcher
Modified: 2016-08-12 17:58 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2016-08-12 17:08 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2016-08-12 17:06:45 PDT
This will allow it to be pretty printed.

http://www.iana.org/assignments/media-types/application/vnd.api+json

rdar://problem/27608536
Comment 1 Timothy Hatcher 2016-08-12 17:08:27 PDT
Created attachment 285981 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-12 17:33:47 PDT
Comment on attachment 285981 [details]
Patch

Rejecting attachment 285981 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 285981, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
org/repository/webkit/trunk ...
RA layer request failed: Unable to connect to a repository at URL 'http://svn.webkit.org/repository/webkit/trunk': OPTIONS of 'http://svn.webkit.org/repository/webkit/trunk': could not connect to server (http://svn.webkit.org) at /Applications/Xcode.app/Contents/Developer/usr/libexec/git-core/git-svn line 1032.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: http://webkit-queues.webkit.org/results/1860977
Comment 3 Timothy Hatcher 2016-08-12 17:37:39 PDT
Tracking support for all "+json" MIME-types in a CodeMirror issue: https://github.com/codemirror/CodeMirror/issues/4163
Comment 4 WebKit Commit Bot 2016-08-12 17:58:19 PDT
Comment on attachment 285981 [details]
Patch

Clearing flags on attachment: 285981

Committed r204437: <http://trac.webkit.org/changeset/204437>
Comment 5 WebKit Commit Bot 2016-08-12 17:58:22 PDT
All reviewed patches have been landed.  Closing bug.