Searched refs:SECURITY_ERR (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/workers/
H A DAbstractWorker.cpp71 ec = SECURITY_ERR;
76 ec = SECURITY_ERR;
H A DSharedWorker.cpp76 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/dom/
H A DExceptionCode.h57 SECURITY_ERR = 18, enumerator in enum:WebCore::__anon5628
H A DDOMCoreException.idl71 const unsigned short SECURITY_ERR = 18;
H A DDocument.cpp3809 ec = SECURITY_ERR;
3830 ec = SECURITY_ERR;
3861 ec = SECURITY_ERR;
3885 ec = SECURITY_ERR;
3892 ec = SECURITY_ERR;
3900 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/storage/
H A DStorage.cpp65 ec = SECURITY_ERR;
78 ec = SECURITY_ERR;
91 ec = SECURITY_ERR;
104 ec = SECURITY_ERR;
123 ec = SECURITY_ERR;
136 ec = SECURITY_ERR;
149 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileError.idl38 const unsigned short SECURITY_ERR = 2;
H A DFileError.h44 SECURITY_ERR = 2, enumerator in enum:WebCore::FileError::ErrorCode
H A DFileException.idl49 const unsigned short SECURITY_ERR = 2;
H A DFileException.h50 SECURITY_ERR = FileExceptionOffset + 2, enumerator in enum:WebCore::FileException::FileExceptionCode
H A DFileReaderLoader.cpp83 failed(FileError::SECURITY_ERR);
250 return FileError::SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DWorkerGlobalScopeWebDatabase.cpp53 ec = SECURITY_ERR;
69 ec = SECURITY_ERR;
H A DDOMWindowWebDatabase.cpp56 ec = SECURITY_ERR;
H A DDatabaseManager.cpp200 return SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBFactory.cpp99 ec = SECURITY_ERR;
134 ec = SECURITY_ERR;
155 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/page/
H A DHistory.cpp146 ec = SECURITY_ERR;
H A DDOMWindow.cpp795 ec = SECURITY_ERR;
801 ec = SECURITY_ERR;
813 ec = SECURITY_ERR;
831 ec = SECURITY_ERR;
841 ec = SECURITY_ERR;
864 ec = SECURITY_ERR;
H A DEventSource.cpp97 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/Modules/navigatorcontentutils/
H A DNavigatorContentUtils.cpp115 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/Modules/notifications/
H A DNotification.cpp70 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/Modules/websockets/
H A DWebSocket.cpp236 ec = SECURITY_ERR;
250 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequest.cpp484 ec = SECURITY_ERR;
497 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLCanvasElement.cpp467 ec = SECURITY_ERR;
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLRenderingContext.cpp5735 ec = SECURITY_ERR;
5748 ec = SECURITY_ERR;
5762 ec = SECURITY_ERR;
H A DCanvasRenderingContext2D.cpp1902 ec = SECURITY_ERR;

Completed in 475 milliseconds