summaryrefslogtreecommitdiffstats
path: root/dom/base
diff options
context:
space:
mode:
authorSpockMan02 <aidanboyle@comcast.net>2018-08-05 04:08:37 -0700
committerSpockMan02 <aidanboyle@comcast.net>2018-08-05 04:08:37 -0700
commite5064882f1a6d2c55649957b1bcc22d3a1949861 (patch)
treed85dc4fd5cf8d33be1a8526bdcd35efd7f96b6ac /dom/base
parent559824514dc95e02fbe81f1786e6ac13ee8e9d55 (diff)
downloadUXP-e5064882f1a6d2c55649957b1bcc22d3a1949861.tar
UXP-e5064882f1a6d2c55649957b1bcc22d3a1949861.tar.gz
UXP-e5064882f1a6d2c55649957b1bcc22d3a1949861.tar.lz
UXP-e5064882f1a6d2c55649957b1bcc22d3a1949861.tar.xz
UXP-e5064882f1a6d2c55649957b1bcc22d3a1949861.zip
Issue #686: Un-deprecate the Application Cache API
Diffstat (limited to 'dom/base')
-rw-r--r--dom/base/nsDeprecatedOperationList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/base/nsDeprecatedOperationList.h b/dom/base/nsDeprecatedOperationList.h
index 8fb381d9d..ea4b05289 100644
--- a/dom/base/nsDeprecatedOperationList.h
+++ b/dom/base/nsDeprecatedOperationList.h
@@ -44,7 +44,6 @@ DEPRECATED_OPERATION(PannerNodeDoppler)
DEPRECATED_OPERATION(NavigatorGetUserMedia)
DEPRECATED_OPERATION(WebrtcDeprecatedPrefix)
DEPRECATED_OPERATION(RTCPeerConnectionGetStreams)
-DEPRECATED_OPERATION(AppCache)
DEPRECATED_OPERATION(PrefixedImageSmoothingEnabled)
DEPRECATED_OPERATION(PrefixedFullscreenAPI)
DEPRECATED_OPERATION(LenientSetter)