gecko-dev/netwerk/protocol/res
Valentin Gosu 82a16a09cb Bug 241788 - net_FilterURIString should filter \r\n\t from the entire URL r=honzab
* net_ExtractURLScheme now uses mozilla::Tokenizer
* net_FilterURIString also filters characters in the scheme now
* removed startPos and endPos parameters for net_FilterURIString and introduced net_IsAbsoluteURL
2016-02-05 14:45:08 +01:00
..
ExtensionProtocolHandler.cpp Bug 1195173 - Convert ExtensionProtocolHandler to use channel->Open2() (r=maglione) 2016-02-02 20:35:15 -08:00
ExtensionProtocolHandler.h Bug 1209184: Part 2 - [webext] Localize CSS files served from moz-extension: channels. r=jdm 2015-11-27 16:03:01 -08:00
SubstitutingProtocolHandler.cpp Bug 241788 - net_FilterURIString should filter \r\n\t from the entire URL r=honzab 2016-02-05 14:45:08 +01:00
SubstitutingProtocolHandler.h Bug 1209184: Part 2 - [webext] Localize CSS files served from moz-extension: channels. r=jdm 2015-11-27 16:03:01 -08:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsIResProtocolHandler.idl Bug 1161831 - Factor the sharable bits out of nsIResProtocolHandler. r=billm 2015-07-21 12:57:21 -07:00
nsISubstitutingProtocolHandler.idl Bug 1161831 - Factor the sharable bits out of nsIResProtocolHandler. r=billm 2015-07-21 12:57:21 -07:00
nsResProtocolHandler.cpp Bug 1225384 - Change how the default resource "host names" are handled. r=michal 2015-12-28 06:49:05 +09:00
nsResProtocolHandler.h Bug 1225384 - Change how the default resource "host names" are handled. r=michal 2015-12-28 06:49:05 +09:00