fune/toolkit/components/url-classifier
Kris Maglione 031076f2f3 Bug 1463291: Move docShell getter from Document to Window. r=bz
DocShells are associated with outer DOM Windows, rather than Documents, so
having the getter on the document is a bit odd to begin with. But it's also
considerably less convenient, since most of the times when we want a docShell
from JS, we're dealing most directly with a window, and have to detour through
the document to get it.

MozReview-Commit-ID: LUj1H9nG3QL

--HG--
extra : source : fcfb99baa0f0fb60a7c420a712c6ae7c72576871
extra : histedit_source : 5be9b7b29a52a4b8376ee0bdfc5c08b12e3c775a
2018-05-21 16:58:23 -07:00
..
chromium
docs
tests Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
ChunkSet.cpp Bug 1362761 - Make prefix and chunk sets as const as possible. r=dimi 2018-07-11 12:52:37 +00:00
ChunkSet.h Bug 1362761 - Make prefix and chunk sets as const as possible. r=dimi 2018-07-11 12:52:37 +00:00
Classifier.cpp Bug 1453038 - Interrupt update when firefox is shutting down. r=francois 2018-07-16 16:48:53 +00:00
Classifier.h Bug 1467581 - Do less work in Reset() if Close() has been called. r=gcp 2018-06-07 17:45:46 -07:00
Entries.h
HashStore.cpp
HashStore.h
IUrlClassifierUITelemetry.idl
LookupCache.cpp Bug 1362761 - Force file and streams to use smart pointers. r=dimi 2018-07-12 22:19:40 +00:00
LookupCache.h Bug 1362761 - Force file and streams to use smart pointers. r=dimi 2018-07-12 22:19:40 +00:00
LookupCacheV4.cpp Bug 1362761 - Force file and streams to use smart pointers. r=dimi 2018-07-12 22:19:40 +00:00
LookupCacheV4.h Bug 1362761 - Force file and streams to use smart pointers. r=dimi 2018-07-12 22:19:40 +00:00
moz.build
nsCheckSummedOutputStream.cpp
nsCheckSummedOutputStream.h
nsIUrlClassifierDBService.idl Bug 1434206 - Keep LookupResult objects in smart pointers. r=gcp 2018-06-05 13:15:03 -07:00
nsIUrlClassifierHashCompleter.idl
nsIUrlClassifierInfo.idl
nsIUrlClassifierPrefixSet.idl
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp Bug 1469412 - Convert nsIUrlClassifierCacheInfo* objects to smart pointers. r=francois 2018-07-10 17:12:42 +00:00
nsUrlClassifierDBService.h Bug 1467581 - Replace all nsAutoPtrs with UniquePtrs in Safe Browsing code. r=gcp 2018-06-18 13:54:59 -07:00
nsUrlClassifierHashCompleter.js
nsUrlClassifierInfo.cpp
nsUrlClassifierInfo.h
nsUrlClassifierLib.js
nsUrlClassifierListManager.js
nsUrlClassifierPrefixSet.cpp Bug 1362761 - Safer Clean() and IsEmpty() handling in PrefixSet. r=dimi 2018-07-11 12:40:34 +00:00
nsUrlClassifierPrefixSet.h Bug 1362761 - Safer Clean() and IsEmpty() handling in PrefixSet. r=dimi 2018-07-11 12:40:34 +00:00
nsUrlClassifierProxies.cpp Bug 1469412 - Convert nsIUrlClassifierCacheInfo* objects to smart pointers. r=francois 2018-07-10 17:12:42 +00:00
nsUrlClassifierProxies.h Bug 1469412 - Convert nsIUrlClassifierCacheInfo* objects to smart pointers. r=francois 2018-07-10 17:12:42 +00:00
nsUrlClassifierStreamUpdater.cpp
nsUrlClassifierStreamUpdater.h
nsUrlClassifierUtils.cpp
nsUrlClassifierUtils.h Bug 1467581 - Replace all nsAutoPtrs with UniquePtrs in Safe Browsing code. r=gcp 2018-06-18 13:54:59 -07:00
ProtocolParser.cpp
ProtocolParser.h
RiceDeltaDecoder.cpp
RiceDeltaDecoder.h
SafeBrowsing.jsm
UrlClassifierTelemetryUtils.cpp
UrlClassifierTelemetryUtils.h
VariableLengthPrefixSet.cpp Bug 1362761 - Safer Clean() and IsEmpty() handling in PrefixSet. r=dimi 2018-07-11 12:40:34 +00:00
VariableLengthPrefixSet.h Bug 1362761 - Force file and streams to use smart pointers. r=dimi 2018-07-12 22:19:40 +00:00