|
Move DOMError to modules/quota
DOMError is only used in quota, so may as well move it there
while waiting for the deprecated parts of quota to be removed.
This patch also removes unneeded DOMError includes.
BUG= 460725
Committed: https://crrev.com/37968badbaf894849a000b2d0000eeb506fde0da
Cr-Commit-Position: refs/heads/master@{#418477}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+10 lines, -175 lines) |
Patch |
|
M |
third_party/WebKit/Source/bindings/core/v8/Dictionary.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/DictionaryHelperForCore.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/core_idl_files.gni
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/css/FontFaceSetLoadEvent.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/BUILD.gn
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/core/dom/DOMError.h
|
View
|
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/core/dom/DOMError.cpp
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/core/dom/DOMError.idl
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/crypto/CryptoResultImpl.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/modules_idl_files.gni
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/quota/BUILD.gn
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/WebKit/Source/modules/quota/DOMError.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
third_party/WebKit/Source/modules/quota/DOMError.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
third_party/WebKit/Source/modules/quota/DOMError.idl
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/quota/StorageErrorCallback.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/quota/StorageQuota.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/web/StorageQuotaClientImpl.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 18 (9 generated)
|