NotSupportedError 155 Source/core/animation/AnimationTest.cpp EXPECT_EQ(NotSupportedError, exceptionState.code()); NotSupportedError 175 Source/core/animation/AnimationTest.cpp EXPECT_EQ(NotSupportedError, exceptionState.code()); NotSupportedError 195 Source/core/animation/AnimationTest.cpp EXPECT_EQ(NotSupportedError, exceptionState.code()); NotSupportedError 215 Source/core/animation/AnimationTest.cpp EXPECT_EQ(NotSupportedError, exceptionState.code()); NotSupportedError 111 Source/core/animation/EffectInput.cpp exceptionState.throwDOMException(NotSupportedError, "Partial keyframes are not supported."); NotSupportedError 87 Source/core/clipboard/DataTransferItemList.cpp exceptionState.throwDOMException(NotSupportedError, "An item already exists for type '" + type + "'."); NotSupportedError 104 Source/core/css/CSSMatrix.cpp exceptionState.throwDOMException(NotSupportedError, "The matrix is not invertable."); NotSupportedError 794 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "No element registration context is available."); NotSupportedError 849 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "This operation is not supported for HTML documents."); NotSupportedError 894 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 939 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "The node provided is a shadow root, which may not be imported."); NotSupportedError 950 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "The node provided is a document, which may not be imported."); NotSupportedError 961 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 970 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "The node provided is of type '" + source->nodeName() + "', which may not be adopted."); NotSupportedError 1147 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "This document does not support XML."); NotSupportedError 1152 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "This document does not support the XML version '" + version + "'."); NotSupportedError 1162 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "This document does not support XML."); NotSupportedError 1489 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 1498 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 1509 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 1519 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 1528 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 1537 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 3780 Source/core/dom/Document.cpp exceptionState.throwDOMException(NotSupportedError, "The provided event type ('" + eventType + "') is invalid."); NotSupportedError 1109 Source/core/dom/Range.cpp exceptionState.throwDOMException(NotSupportedError, "The range's container must be an HTML element."); NotSupportedError 46 Source/core/dom/TreeWalker.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "Node")); NotSupportedError 48 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "Elements cannot be registered from extensions."); NotSupportedError 52 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "Prototype constructor property is not configurable."); NotSupportedError 64 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "The context is no longer valid."); NotSupportedError 68 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "The tag name specified in 'extends' is not a valid tag name."); NotSupportedError 72 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "The tag name specified in 'extends' is a custom element name. Use inheritance instead."); NotSupportedError 80 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "The prototype is already in-use as an interface prototype object."); NotSupportedError 84 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "The prototype option is not an object."); NotSupportedError 88 Source/core/dom/custom/CustomElementException.cpp exceptionState.throwDOMException(NotSupportedError, preamble(type) + "A type with that name is already registered."); NotSupportedError 972 Source/core/editing/markup.cpp exceptionState.throwDOMException(NotSupportedError, "The range's container is '" + element->localName() + "', which is not supported."); NotSupportedError 1684 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(x0, "x0")); NotSupportedError 1686 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(y0, "y0")); NotSupportedError 1688 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(x1, "x1")); NotSupportedError 1690 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(y1, "y1")); NotSupportedError 1702 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(x0, "x0")); NotSupportedError 1704 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(y0, "y0")); NotSupportedError 1706 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(r0, "r0")); NotSupportedError 1708 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(x1, "x1")); NotSupportedError 1710 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(y1, "y1")); NotSupportedError 1712 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(r1, "r1")); NotSupportedError 1828 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(1, "ImageData")); NotSupportedError 1840 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(sw, "source width")); NotSupportedError 1842 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(sh, "source height")); NotSupportedError 1867 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(sx, "source X")); NotSupportedError 1869 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(sy, "source Y")); NotSupportedError 1871 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(sw, "source width")); NotSupportedError 1873 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(sh, "source height")); NotSupportedError 1922 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(dx, "dx")); NotSupportedError 1924 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(dy, "dy")); NotSupportedError 1926 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(dirtyX, "dirtyX")); NotSupportedError 1928 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(dirtyY, "dirtyY")); NotSupportedError 1930 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(dirtyWidth, "dirtyWidth")); NotSupportedError 1932 Source/core/html/canvas/CanvasRenderingContext2D.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::notAFiniteNumber(dirtyHeight, "dirtyHeight")); NotSupportedError 267 Source/core/svg/SVGAngle.cpp exceptionState.throwDOMException(NotSupportedError, "Cannot convert from unknown or invalid units."); NotSupportedError 79 Source/core/svg/SVGAngleTearOff.cpp exceptionState.throwDOMException(NotSupportedError, "Cannot set value with unknown or invalid units (" + String::number(unitType) + ")."); NotSupportedError 95 Source/core/svg/SVGAngleTearOff.cpp exceptionState.throwDOMException(NotSupportedError, "Cannot convert to unknown or invalid units (" + String::number(unitType) + ")."); NotSupportedError 113 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(3, "SVGLengthType")); NotSupportedError 145 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::argumentNullOrIncorrectType(3, "SVGLengthType")); NotSupportedError 177 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "The viewport could not be determined."); NotSupportedError 198 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "The viewport could not be determined."); NotSupportedError 236 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "No context could be found."); NotSupportedError 242 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "No font-size could be determined."); NotSupportedError 253 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "No context could be found."); NotSupportedError 264 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "No context could be found."); NotSupportedError 272 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "No x-height could be determined."); NotSupportedError 283 Source/core/svg/SVGLengthContext.cpp exceptionState.throwDOMException(NotSupportedError, "No context could be found."); NotSupportedError 117 Source/core/svg/SVGLengthTearOff.cpp exceptionState.throwDOMException(NotSupportedError, "Cannot set value with unknown or invalid units (" + String::number(unitType) + ")."); NotSupportedError 133 Source/core/svg/SVGLengthTearOff.cpp exceptionState.throwDOMException(NotSupportedError, "Cannot convert to unknown or invalid units (" + String::number(unitType) + ")."); NotSupportedError 43 Source/core/svg/SVGPreserveAspectRatioTearOff.cpp exceptionState.throwDOMException(NotSupportedError, "The alignment provided is invalid."); NotSupportedError 57 Source/core/svg/SVGPreserveAspectRatioTearOff.cpp exceptionState.throwDOMException(NotSupportedError, "The meetOrSlice provided is invalid."); NotSupportedError 56 Source/core/xml/XPathEvaluator.cpp exceptionState.throwDOMException(NotSupportedError, "The context node provided is null."); NotSupportedError 61 Source/core/xml/XPathEvaluator.cpp exceptionState.throwDOMException(NotSupportedError, "The node provided is '" + contextNode->nodeName() + "', which is not a valid context node type."); NotSupportedError 63 Source/core/xml/XPathExpression.cpp exceptionState.throwDOMException(NotSupportedError, "The context node provided is null."); NotSupportedError 68 Source/core/xml/XPathExpression.cpp exceptionState.throwDOMException(NotSupportedError, "The node provided is '" + contextNode->nodeName() + "', which is not a valid context node type."); NotSupportedError 29 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp exceptionState.throwDOMException(NotSupportedError, "The key system provided ('" + keySystem +"') is not supported."); NotSupportedError 69 Source/modules/encryptedmedia/MediaKeys.cpp exceptionState.throwDOMException(NotSupportedError, "The '" + keySystem + "' key system is not supported."); NotSupportedError 79 Source/modules/encryptedmedia/MediaKeys.cpp exceptionState.throwDOMException(NotSupportedError, "A content decryption module could not be loaded for the '" + keySystem + "' key system."); NotSupportedError 126 Source/modules/encryptedmedia/MediaKeys.cpp exceptionState.throwDOMException(NotSupportedError, "The type provided ('" + contentType + "') is unsupported."); NotSupportedError 88 Source/modules/mediasource/MediaSource.cpp exceptionState.throwDOMException(NotSupportedError, "The type provided ('" + type + "') is unsupported."); NotSupportedError 105 Source/modules/mediasource/MediaSource.cpp ASSERT(exceptionState.code() == NotSupportedError || exceptionState.code() == QuotaExceededError); NotSupportedError 330 Source/modules/mediasource/MediaSourceBase.cpp exceptionState.throwDOMException(NotSupportedError, "The type provided ('" + type + "') is not supported."); NotSupportedError 88 Source/modules/mediasource/WebKitMediaSource.cpp exceptionState.throwDOMException(NotSupportedError, "The type provided ('" + type + "') is not supported."); NotSupportedError 128 Source/modules/mediastream/MediaStreamTrack.cpp exceptionState.throwDOMException(NotSupportedError, ExceptionMessages::failedToExecute("getSources", "MediaStreamTrack", "Functionality not implemented yet")); NotSupportedError 57 Source/modules/mediastream/NavigatorMediaStream.cpp exceptionState.throwDOMException(NotSupportedError, "No user media controller available; is this a detached window?"); NotSupportedError 74 Source/modules/mediastream/NavigatorMediaStream.cpp exceptionState.throwDOMException(NotSupportedError, "No media device controller available; is this a detached window?"); NotSupportedError 81 Source/modules/mediastream/NavigatorMediaStream.cpp exceptionState.throwDOMException(NotSupportedError, "Failed to request media devices."); NotSupportedError 52 Source/modules/mediastream/RTCDTMFSender.cpp exceptionState.throwDOMException(NotSupportedError, "The MediaStreamTrack provided is not an element of a MediaStream that's currently in the local streams set."); NotSupportedError 106 Source/modules/mediastream/RTCDTMFSender.cpp exceptionState.throwDOMException(NotSupportedError, "The 'canInsertDTMF' attribute is false: this sender cannot send DTMF."); NotSupportedError 52 Source/modules/mediastream/RTCDataChannel.cpp exceptionState.throwDOMException(NotSupportedError, "Blob support not implemented yet"); NotSupportedError 65 Source/modules/mediastream/RTCDataChannel.cpp exceptionState.throwDOMException(NotSupportedError, "RTCDataChannel is not supported"); NotSupportedError 191 Source/modules/mediastream/RTCPeerConnection.cpp exceptionState.throwDOMException(NotSupportedError, "PeerConnections may not be created in detached documents."); NotSupportedError 197 Source/modules/mediastream/RTCPeerConnection.cpp exceptionState.throwDOMException(NotSupportedError, "No PeerConnection handler can be created, perhaps WebRTC is disabled?"); NotSupportedError 204 Source/modules/mediastream/RTCPeerConnection.cpp exceptionState.throwDOMException(NotSupportedError, "Failed to initialize native PeerConnection."); NotSupportedError 343 Source/modules/mediastream/RTCPeerConnection.cpp exceptionState.throwDOMException(NotSupportedError, "This method is not yet implemented."); NotSupportedError 60 Source/modules/quota/DeprecatedStorageInfo.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 72 Source/modules/quota/DeprecatedStorageInfo.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 62 Source/modules/quota/DeprecatedStorageQuota.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 68 Source/modules/quota/DeprecatedStorageQuota.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 84 Source/modules/quota/DeprecatedStorageQuota.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 90 Source/modules/quota/DeprecatedStorageQuota.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 95 Source/modules/quota/StorageQuota.cpp resolver->reject(DOMError::create(NotSupportedError)); NotSupportedError 112 Source/modules/quota/StorageQuota.cpp resolver->reject(DOMError::create(NotSupportedError)); NotSupportedError 35 Source/modules/serviceworkers/Cache.cpp resolver->reject(DOMError::create(NotSupportedError)); NotSupportedError 46 Source/modules/serviceworkers/Cache.cpp resolver->reject(DOMError::create(NotSupportedError)); NotSupportedError 290 Source/modules/webaudio/AudioContext.cpp NotSupportedError, NotSupportedError 294 Source/modules/webaudio/AudioContext.cpp NotSupportedError, NotSupportedError 301 Source/modules/webaudio/AudioContext.cpp NotSupportedError, NotSupportedError 305 Source/modules/webaudio/AudioContext.cpp NotSupportedError, NotSupportedError 274 Source/modules/webaudio/AudioNode.cpp NotSupportedError, NotSupportedError 121 Source/modules/webaudio/ConvolverNode.cpp NotSupportedError, NotSupportedError 46 Source/modules/webaudio/DelayNode.cpp NotSupportedError, NotSupportedError 44 Source/modules/webaudio/OfflineAudioContext.cpp NotSupportedError, NotSupportedError 70 Source/modules/webaudio/OfflineAudioContext.cpp NotSupportedError, NotSupportedError 540 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebStorageQuotaErrorNotSupported, NotSupportedError); NotSupportedError 74 Source/web/StorageQuotaClientImpl.cpp executionContext->postTask(StorageErrorCallback::CallbackTask::create(errorCallback, NotSupportedError)); NotSupportedError 92 Source/web/StorageQuotaClientImpl.cpp resolver->reject(DOMError::create(NotSupportedError));