gecko-dev/netwerk/protocol/data
Junior Hsu b2a039ad47 Bug 1363659 - Ensure not sending data channel constructor when shutting down, r=valentin 2017-05-26 03:09:00 +02: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 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 1365166 - rename security.data_uri.inherit_security_context to security.data_uri.unique_opaque_origin. r=smaug, ckerschb 2017-05-23 09:02:05 +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