DescriptionThe length of scheme is at least five characters even when the scheme has 'web+' prefix
The content-scheme handler specification requires that it is SecurityError if the length of
scheme isn't five characters at least, including 'web+' prefix. Thus, we need to check the length
of scheme on the 'web+' scheme.
Spec: http://www.whatwg.org/specs/web-apps/current-work/#custom-handlers
BUG= N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156049
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|