gecko-dev/netwerk/protocol/data
Thomas Nguyen 651c28ca53 Bug 1351147 - Use fullhash instead of prefix in OnClassifyComplete r=francois
In order to optionally report the full hash back to Google, we need to keep it
around in the callback. While a prefix is not the same as a full hash (multiple
full hashes can map to the same prefix), in this case, the callback will only be
called when the full hash matches.

MozReview-Commit-ID: F4WSLZpYrXB

--HG--
extra : rebase_source : da3b16b00729d0aa6ff1765a135b751fcf44c012
2017-08-04 18:20:13 +08:00
..
DataChannelChild.cpp Bug 1363659 - Ensure not sending data channel constructor when shutting down, r=valentin 2017-05-26 03:09:00 +02:00
DataChannelChild.h
DataChannelParent.cpp Bug 1351147 - Use fullhash instead of prefix in OnClassifyComplete r=francois 2017-08-04 18:20:13 +08:00
DataChannelParent.h Bug 1307331 - Use MOZ_MUST_USE in netwerk/protocol/data r=valentin 2016-10-03 14:54:01 +08:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsDataChannel.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsDataChannel.h Bug 1307331 - Use MOZ_MUST_USE in netwerk/protocol/data r=valentin 2016-10-03 14:54:01 +08:00
nsDataHandler.cpp Bug 1373513 - Part 1: data:image, data:css, and data:fonts should be same origin. r=smaug 2017-07-12 11:00:13 +08:00
nsDataHandler.h Bug 1307331 - Use MOZ_MUST_USE in netwerk/protocol/data r=valentin 2016-10-03 14:54:01 +08:00
nsDataModule.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00