gecko-dev/netwerk/protocol/data
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
..
DataChannelChild.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
DataChannelChild.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
DataChannelParent.cpp Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois 2017-02-21 09:46:36 +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 1262359 (part 5) - Add a missing rv check for call to nsDataHandler::ParseURI(). r=jduell. 2016-04-06 17:23:56 +10: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 1328860: Install pref to have data: URIs not inherit the security context. r=smaug 2017-01-26 18:40:32 +01: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