Home
last modified time | relevance | path

Searched refs:InvalidAccessError (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp285 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in updateStyleAndReturnAffectedElementCount()
346 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in createContentElement()
356 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in isValidContentSelect()
366 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in treeScopeRootNode()
376 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in parentTreeScope()
386 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in hasSelectorForIdInShadow()
396 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in hasSelectorForClassInShadow()
406 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in hasSelectorForAttributeInShadow()
416 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in hasSelectorForPseudoClassInShadow()
443 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in compareTreeScopePosition()
[all …]
DInternalSettings.cpp41 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); \
47 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); \
53 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); \
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DSourceBuffer.cpp168 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in setAppendWindowStart()
198 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in setAppendWindowEnd()
214 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in appendBuffer()
227 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in appendBuffer()
280 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in remove()
514 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in appendStreamInternal()
DWebKitMediaSource.cpp80 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in addSourceBuffer()
119 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in removeSourceBuffer()
DMediaSource.cpp81 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in addSourceBuffer()
128 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in removeSourceBuffer()
DMediaSourceBase.cpp154 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in setDuration()
211 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in endOfStream()
DWebKitSourceBuffer.cpp119 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in append()
/external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
DMediaKeys.cpp47 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in create()
96 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in createSession()
DMediaKeySession.cpp120 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in update()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DExceptionCode.h48 InvalidAccessError, enumerator
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DSQLResultSet.cpp53 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in insertId()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValue.cpp687 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getDoubleValue()
803 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getStringValue()
832 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getCounterValue()
842 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getRectValue()
852 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getQuadValue()
862 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getRGBColorValue()
873 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in getPairValue()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGMatrix.h118 exceptionState.throwDOMException(InvalidAccessError, "Arguments cannot be zero."); in rotateFromVector()
/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp334 …exceptionState.throwDOMException(InvalidAccessError, "Timeouts cannot be set for synchronous reque… in setTimeout()
352 …exceptionState.throwDOMException(InvalidAccessError, "The response type can only be changed for as… in setResponseType()
554 …exceptionState.throwDOMException(InvalidAccessError, "Synchronous requests are disabled for this p… in open()
563 …exceptionState.throwDOMException(InvalidAccessError, "Synchronous HTTP requests from a document mu… in open()
569 …exceptionState.throwDOMException(InvalidAccessError, "Synchronous requests must not set a timeout.… in open()
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBDatabase.cpp218 …exceptionState.throwDOMException(InvalidAccessError, "The autoIncrement option was set but the key… in createObjectStore()
267 exceptionState.throwDOMException(InvalidAccessError, "The storeNames parameter was empty."); in transaction()
DIDBObjectStore.cpp410 …exceptionState.throwDOMException(InvalidAccessError, "The keyPath argument was an array and the mu… in createIndex()
/external/chromium_org/third_party/WebKit/Source/core/timing/
DPerformanceUserTiming.cpp126 …exceptionState.throwDOMException(InvalidAccessError, "'" + markName + "' is empty: either the even… in findExistingMarkStartTime()
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DShadowRoot.cpp142 … exceptionState.throwDOMException(InvalidAccessError, "The ShadowRoot does not have a host."); in setInnerHTML()
/external/chromium_org/third_party/WebKit/Source/modules/websockets/
DWebSocket.cpp464 …exceptionState.throwDOMException(InvalidAccessError, "The code must be either 1000, or between 300… in closeInternal()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8WindowCustom.cpp83 …exceptionState.throwDOMException(InvalidAccessError, "No script context is available in which to e… in WindowSetTimeoutImpl()
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp557 COMPILE_ASSERT_MATCHING_ENUM(WebStorageQuotaErrorInvalidAccess, InvalidAccessError);
/external/chromium_org/ppapi/api/
Dppb_websocket.idl285 * corresponds to an InvalidAccessError in the WebSocket API specification.
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.cpp167 exceptionState.throwUninformativeAndGenericDOMException(InvalidAccessError); in throwExceptionForMediaKeyException()