Lines Matching full:know
156 // If the user typed a scheme, and it's HTTP or HTTPS, we know how to parse it
165 // See if we know how to handle the URL internally.
196 // We don't know about this scheme. It might be that the user typed a
238 // We don't know about this scheme and it doesn't look like the user
385 // No TLD that we know about. This could be:
387 // we reach this point, we know there's no known TLD on the string, so the
392 // * A URL with a valid TLD we don't know about yet. If e.g. a registrar adds
393 // "xxx" as a TLD, then until we add it to our data file, Chrome won't know