gecko-dev/netwerk/streamconv
Emilio Cobos Álvarez 54fd961a29 Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin
There's no use case for stateful comparators, so they can be just plain
function pointers.

This is used in some hot places like CSS selector matching.

Differential Revision: https://phabricator.services.mozilla.com/D77084
2020-05-27 18:11:12 +00:00
..
converters Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
moz.build
mozITXTToHTMLConv.idl
nsIDirIndex.idl
nsIDirIndexListener.idl
nsIStreamConverter.idl Bug 1633790 - pass channels to stream conversion getContentType and always allow PDF.js use for user-opened local PDF files, r=mattwoodrow,jaws 2020-05-06 20:34:51 +00:00
nsIStreamConverterService.idl Bug 1633790 - pass channels to stream conversion getContentType and always allow PDF.js use for user-opened local PDF files, r=mattwoodrow,jaws 2020-05-06 20:34:51 +00:00
nsITXTToHTMLConv.idl
nsStreamConverterService.cpp Bug 1633790 - pass channels to stream conversion getContentType and always allow PDF.js use for user-opened local PDF files, r=mattwoodrow,jaws 2020-05-06 20:34:51 +00:00
nsStreamConverterService.h