gecko-dev/netwerk/protocol/data
Valentin Gosu 85893b625c Bug 1344498 - Use fallible string.StripWhitespace to avoid OOM r=mcmanus
MozReview-Commit-ID: 9wosC46DNcX

--HG--
extra : rebase_source : 266a4c722d32d9e924d5450c000740f80c145bc3
2017-03-23 12:54:38 +01: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
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 1344498 - Use fallible string.StripWhitespace to avoid OOM r=mcmanus 2017-03-23 12:54:38 +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