gecko-dev/netwerk/protocol
Nathan Froyd 4e5f97268e Bug 1443316 - part 2 - don't repeatedly construct comparators when checking cache entries; r=ckerschb
nsCaseInsensitiveCStringComparator ought to be cheap to construct, but
the object actually has a vtable to install and whatnot.  So it's
beneficial to pull the construction of it outside of the headers loop.
2018-03-07 13:39:54 -05:00
..
about Bug 1434163 - Make all nsIURI attributes readonly r=mayhemer 2018-02-27 00:07:48 +01:00
data Bug 1433958 - Change code that sets nsIURI.ref to use nsIURIMutator r=mayhemer 2018-02-26 20:43:46 +01:00
file Bug 1434766 - Make nsIFileURL attributes readonly r=mayhemer 2018-02-26 05:24:09 +01:00
ftp Bug 1433958 - Change code that sets nsIURI.filePath to use nsIURIMutator r=mayhemer 2018-02-26 20:43:45 +01:00
gio Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer 2018-02-21 01:00:54 +01:00
http Bug 1443316 - part 2 - don't repeatedly construct comparators when checking cache entries; r=ckerschb 2018-03-07 13:39:54 -05:00
res Bug 1440771 - Part 4: Use nsCOMPtr<nsIInputStream> directly in PNecko, r=baku 2018-03-05 16:00:06 -05:00
viewsource Bug 1439931 - nsIIOService.extractScheme/net_ExtractURLScheme should lowercase its output r=mayhemer 2018-02-26 16:42:27 +01:00
websocket Bug 1433958 - Change code that sets nsIURI.scheme to use nsIURIMutator r=mayhemer 2018-02-26 20:43:47 +01:00
wyciwyg Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug 2018-01-24 17:17:31 +01:00
moz.build Bug 1408957 - Remove netwerk/protocol/device/ (no longer used) r=dragana 2017-10-16 12:12:16 +02:00