Henry Chang
eec96acbf0
Bug 1343425 - Supports nsIURIClassifier.asyncClassifyLocalWithTables. r=baku
...
We add a new "on-off" protocol PURLClassifierLocal which calls
nsIURIClassifier.asyncClassifyLocalWithTables on construction and
calls back on destruction. Pretty much the same design as PURLClassifier.
In order to avoid code duplication, the actor implementation is templatized
and |MaybeInfo| in PURLClassifier.ipdl is moved around.
Test case is included and the custom event target is not in place for labelling.
The custom event target will be done in Bug 1353701.
MozReview-Commit-ID: IdHYgdnBV7S
--HG--
extra : rebase_source : ab1c896305b9f76cab13a92c9bd88c2d356aacb7
2017-04-07 14:15:16 +08:00
Thomas Nguyen
2b86f73c62
Bug 1339006 - Specify event target if we run nsIURIClassifier.clasify() from content process.r=ehsan, r=gcp
...
MozReview-Commit-ID: BztjVMlQngi
2017-03-08 11:06:36 +08:00
Thomas Nguyen
65d9ef988a
Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois
...
MozReview-Commit-ID: 6u0dUOB838F
--HG--
extra : rebase_source : 8800e60e6a3b787f1ebaeafb48057e3a3d509468
2017-02-21 09:46:36 +08:00
Ehsan Akhgari
b4fa73d470
Bug 1325651 - Assume failure in case of early returns in a couple of places; r=bzbarsky
2016-12-31 11:40:49 -05:00
Wes Kocher
1a2e2404c4
Backed out changeset 263b1b07c2ac (bug 1325651) for being a possible cause of valgrind leaks a=backout
2016-12-30 10:56:57 -08:00
Ehsan Akhgari
9fc596c6c1
Bug 1325651 - Assume failure in case of early returns in a couple of places; r=bzbarsky
2016-12-30 11:41:04 -05:00
Ehsan Akhgari
41b2cc8dd4
Bug 1325255 - Don't crash during shutdown if the deserialization of the principal fails; r=bkelly
2016-12-22 15:09:12 -05:00
Ehsan Akhgari
8d51b7e4f4
Bug 1323220 - Don't attempt to delete the child actor twice in URLClassifierParent; r=baku
2016-12-14 10:53:14 -05:00
Phil Ringnalda
3094022bf6
Backed out changeset 8508fca15e2f (bug 1323220) for e10s ASan reftest bustage
...
CLOSED TREE
MozReview-Commit-ID: 5xEV8szfp77
2016-12-13 16:54:55 -08:00
Ehsan Akhgari
5da6979a0b
Bug 1323220 - Include some more diagnostic information in the crash reports; r=mccr8
2016-12-13 19:09:20 -05:00
Ehsan Akhgari
8ccfaa7a63
Bug 1322204 - Fail gracefully when the URL classifier service isn't available because we're in safe mode; r=smaug
2016-12-08 15:20:14 -10:00
Ehsan Akhgari
7009c0e03a
Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku
2016-11-22 08:17:26 -05:00