Searched
full:allowed (Results
751 -
775 of
7690) sorted by null
<<31323334353637383940>>
/external/chromium_org/chrome/common/extensions/ |
mime_types_handler.h | 23 // Returns list of extensions' ids that are allowed to use MIME type filters.
|
/external/chromium_org/components/ |
README | 19 be allowed to #include from content/public/browser.
|
/external/chromium_org/components/policy/core/common/cloud/ |
rate_limiter.h | 41 // the callback will be invoked later, ensuring the allowed rate is not
|
/external/chromium_org/content/browser/browser_plugin/ |
browser_plugin_geolocation_permission_context.cc | 48 // We need to go to the renderer to ask embedder's js if we are allowed to
|
/external/chromium_org/content/browser/ |
browser_process_sub_thread.cc | 40 // messages around; it shouldn't be allowed to perform any blocking disk
|
/external/chromium_org/content/browser/loader/ |
cross_site_resource_handler.h | 19 // the previous page is allowed to run. This handler wraps an
|
/external/chromium_org/content/browser/renderer_host/media/ |
webrtc_identity_service_host.h | 24 // Only one outstanding request is allowed per renderer at a time. If a second
|
/external/chromium_org/content/browser/renderer_host/ |
software_frame_manager_unittest.cc | 83 // Create twice as many frames as are allowed. 132 // Create twice as many frames as are allowed. 169 // Create twice as many frames as are allowed. 206 // Create twice as many frames as are allowed and swap a visible frame to all
|
/external/chromium_org/content/browser/streams/ |
stream_registry.h | 59 // Maximum amount of memory allowed to use for Stream instances registered
|
/external/chromium_org/content/browser/webui/ |
url_data_source_impl.cc | 34 // about to be deleted. If the AddRef were allowed through, when 'this' is
|
/external/chromium_org/content/shell/browser/ |
shell_browser_context.h | 73 // allowed on the current thread.
|
/external/chromium_org/extensions/common/ |
csp_validator.h | 29 // 'unsafe-eval' in the script-src directive, so that is allowed as a special
|
/external/chromium_org/net/ftp/ |
ftp_auth_cache.h | 23 // GURL("ftp://myserver/PATH") -- WRONG, paths not allowed
|
/external/chromium_org/net/http/ |
http_auth_filter.cc | 16 // entries in the registry mean that you are only allowed to connect to the site
|
http_status_code_list.h | 46 HTTP_STATUS(METHOD_NOT_ALLOWED, 405, "Method Not Allowed")
|
/external/chromium_org/net/socket/ |
client_socket_factory.h | 47 // It is allowed to pass in a |transport_socket| that is not obtained from a
|
/external/chromium_org/net/ssl/ |
ssl_cert_request_info.h | 51 // allowed by the server.
|
/external/chromium_org/ppapi/shared_impl/ |
ppapi_globals.cc | 51 // If we allowed it, it would always over-ride the "test" versions.
|
/external/chromium_org/remoting/webapp/ |
third_party_token_fetcher.js | 33 * @param {Array.<string>} tokenUrlPatterns Token URL patterns allowed for the 65 console.error('No token URLs are allowed for this host'); 69 // Verify the host-supplied URL matches the domain's allowed URL patterns. 81 console.error('Token URL does not match the domain\'s allowed URL patterns.' +
|
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/ |
syscall_parameters_restrictions.h | 46 // Also, in F_SETFL, restrict the allowed flags to: O_ACCMODE | O_APPEND |
|
/external/chromium_org/third_party/ |
README.chromium.template | 7 License: The license under which the package is distributed. Arbitrary text is allowed, but prefer standard forms, eg MIT/X11/BSD/Apache 2.0/GPL/LGPL.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
array-out-of-memory.html | 9 // The index 'target' is the location in the array we expect to fault on access, should the size calculation of the realloc of the vector be allowed
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
MixedContentChecker.h | 56 void logWarning(bool allowed, const String& action, const KURL&) const;
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGGradientStop.cpp | 48 // <stop> elements should only be allowed to make renderers under gradient elements
|
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
SVGAnimatedEnumerationPropertyTearOff.h | 34 // All SVG enumeration values, that are allowed to be set via SVG DOM start with 1, 0 corresponds to unknown and is not settable through SVG DOM.
|
Completed in 1216 milliseconds
<<31323334353637383940>>