DescriptionRecognize json media types as (non-image) mime types.
Extend the IsSupportedNonImageMimeType() predicate to also
recognize the JSON media types ("application/<something>+json")
( http://tools.ietf.org/html/rfc6839#section-3.1 )
Note that the 6839 RFC text allows the use of any toplevel type, not just "application/". No known uses outside of application/ however, hence we limit ourselves for now.
R=
BUG=278568
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242008
Patch Set 1 #
Total comments: 2
Messages
Total messages: 18 (0 generated)
|