This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a3eb9e60c
gecko
/
toolkit
/
components
/
url-classifier
History
Gian-Carlo Pascutto
c3be33d64e
Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp
2012-01-10 17:09:38 +01:00
..
content
Bug 687332: Fix toolkit/. r=rs
2011-09-29 12:06:36 -04:00
tests
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
Makefile.in
Bug 669410 - Add PrefixSet datastructure for SafeBrowsing. r=dcamp
2011-09-08 22:15:08 +02:00
nsIUrlClassifierDBService.idl
nsIUrlClassifierHashCompleter.idl
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
2011-08-06 22:03:32 -07:00
nsIUrlClassifierPrefixSet.idl
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
nsIUrlClassifierStreamUpdater.idl
nsIUrlClassifierTable.idl
nsIUrlClassifierUtils.idl
nsIUrlListManager.idl
nsURLClassifier.manifest
nsUrlClassifierDBService.cpp
Bug 702217 - Fall back to SQLite when we fail PrefixSet construction. r=dcamp
2012-01-10 17:09:38 +01:00
nsUrlClassifierDBService.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
nsUrlClassifierHashCompleter.js
nsUrlClassifierLib.js
nsUrlClassifierListManager.js
nsUrlClassifierPrefixSet.cpp
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
nsUrlClassifierPrefixSet.h
Bug 702217 - Avoid double allocation in UrlClassifier. Handle OOM conditions. r=dcamp
2012-01-10 17:09:32 +01:00
nsUrlClassifierProxies.cpp
Bug 675221 part D - Fix up URL classifier to stop using XPCOM proxies, r=dcamp
2011-08-19 11:50:04 -04:00
nsUrlClassifierProxies.h
Bug 675221 part D - Fix up URL classifier to stop using XPCOM proxies, r=dcamp
2011-08-19 11:50:04 -04:00
nsUrlClassifierStreamUpdater.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
nsUrlClassifierStreamUpdater.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
nsUrlClassifierUtils.cpp
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
2011-10-17 10:59:28 -04:00
nsUrlClassifierUtils.h
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00