Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
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
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 7009c0e03a Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku 2016-11-22 08:17:26 -05:00