Ryan VanderMeulen
|
d4dde7eee6
|
Merge m-c to inbound. a=merge
|
2014-08-15 17:04:03 -04:00 |
|
Ryan VanderMeulen
|
24a88dd7d4
|
Merge b2g-inbound to m-c. a=merge
|
2014-08-15 17:03:00 -04:00 |
|
Ed Morley
|
451be40554
|
Merge mozilla-central and b2g-inbound
|
2014-08-15 17:35:28 +01:00 |
|
Garrett Robinson
|
97ee67c6a9
|
Bug 1029155 - Tests for storing failed certificate chains r=keeler
|
2014-08-15 11:27:31 -07:00 |
|
Garrett Robinson
|
9b2820621f
|
Bug 1029155 - Store peer certificate chain from failed connections on TransportSecurityInfo r=keeler
|
2014-08-15 11:27:22 -07:00 |
|
Ethan Tseng
|
ef3a013663
|
Bug 1049235 - [MADAI][Multimedia] Some RTSP link does not operate seek function. r=sworkman
|
2014-08-08 16:48:02 +08:00 |
|
Sotaro Ikeda
|
6b37857940
|
Bug 1053204 - remove redundant close() r=bent
|
2014-08-13 20:57:24 -07:00 |
|
Seth Fowler
|
638ce4dcf1
|
Bug 913586 (Part 8) - Update Maybe users in netwerk. r=mcmanus
--HG--
extra : rebase_source : 9e5d4813ab463860a6339740e955a958b1902f8f
|
2014-08-13 15:42:16 -07:00 |
|
Michal Novotny
|
98b42b65eb
|
Bug 1026951 - Assertion failure: NS_IsMainThread() (OnStateStop should only be called on the main thread.). r=sworkman
|
2014-08-14 05:45:00 -04:00 |
|
Dragana Damjanovic
|
29ae85f646
|
Bug 1043256 - If unKnownDecoder needs to be used, Content_Encodings will be loaded before OnStartRequest is called on the listener. This makes an error in e10s because Content_Encodings will be loaded before HttpChannelParent can disable them. r=bagder
|
2014-08-13 10:52:00 -04:00 |
|
Gervase Markham
|
c6f2712ac2
|
Bug 1051892 - Fix comments in PSL. r=gerv
|
2014-08-13 07:39:00 -04:00 |
|
Frederico Neves
|
1855a221d4
|
Bug 1051875 - Update PSL for nom.br. r=gerv
|
2014-08-13 07:41:00 -04:00 |
|
Mehmet Gurevin
|
f8dbaed56f
|
Bug 1041035 - Add subTLDs for .tr to PSL. r=gerv
|
2014-08-13 07:45:00 -04:00 |
|
Stefano Rivera
|
d15fb491ec
|
Bug 1040729 - Add yolasite.com to PSL. r=gerv
|
2014-08-13 07:51:00 -04:00 |
|
Jonathan Rudenberg
|
24c654245a
|
Bug 1037901 - Add flynnhub.com to PSL. r=gerv
|
2014-08-13 07:53:00 -04:00 |
|
Gervase Markham
|
b46fd93721
|
Bug 1028347 - Remove k12.nd.us from PSL. r=gerv
|
2014-08-13 07:55:00 -04:00 |
|
Stefan Meinecke
|
7cb5cedc60
|
Bug 1024631 - Remove additional line breaks between 4rd level .us tld sections. r=gerv
|
2014-08-13 07:59:00 -04:00 |
|
Valentin Gosu
|
6568fdac17
|
Bug 1045886 - Remove Cache directory from Android profiles r=michal
|
2014-08-13 16:43:45 +03:00 |
|
Georgios Kontaxis
|
126022ad5a
|
Bug 1050348: nsChannelClassifier will update the security state of the document and fire a security state change event to include the nsIWebProgressListener::STATE_BLOCKED_TRACKING_CONTENT or STATE_LOADED_TRACKING_CONTENT flag depending on whether it is about to cancel a channel or skip tracking protection classification respectively. r=mcmanus
|
2014-08-12 13:53:15 -07:00 |
|
Shigeki Ohtsu
|
55c24f6b7c
|
Bug 1051982 - fix integer prefix to encode Header Table Size Update r=hurley
|
2014-08-12 09:31:26 +09:00 |
|
Ben Cartwright-Cox
|
14f9ccbc8e
|
Bug 1025002 - Update .et in PSL. r=gerv
|
2014-06-25 08:31:00 -04:00 |
|
Gervase Markham
|
dea8c71828
|
Bug 1024740 - Change one instance of engineering to engineer in the PSL. r=gerv
|
2014-06-13 02:40:00 -04:00 |
|
Geoff Brown
|
d964248d50
|
Bug 675039 - Enable some netwerk xpcshell tests; no review
|
2014-08-12 07:17:14 -06:00 |
|
Ed Morley
|
f7bdb794ef
|
Backed out changeset 48e333722371 (bug 1045886) for assertions during test_bug437844.xul
|
2014-08-12 12:00:13 +01:00 |
|
Valentin Gosu
|
85cfc04ae0
|
Bug 1045886 - Remove Cache directory from Android profiles r=michal
|
2014-08-12 12:04:13 +03:00 |
|
Michael Wu
|
58f9bd9241
|
Bug 1036394 - Add support for getting the zip entry from the jar channel, r=jduell
|
2014-08-04 11:54:28 -04:00 |
|
Ryan VanderMeulen
|
b0e8e0344f
|
Merge m-c to b2g-inbound. a=merge
|
2014-08-11 17:18:31 -04:00 |
|
Jason Duell
|
a939bf36b7
|
Bug 1049806 - b2g process leaks FDs. r=bent
|
2014-08-11 11:35:03 -07:00 |
|
Ryan VanderMeulen
|
1b6596a43d
|
Backed out changeset dc22b1e92554 (bug 1009648) for Windows debug shutdown crashes.
CLOSED TREE
|
2014-08-09 00:49:19 -04:00 |
|
J. Ryan Stinnett
|
1b2191be57
|
Bug 1040130 - Allow specifying a client cert for sockets. r=keeler, r=mcmanus
|
2014-08-07 16:32:00 -04:00 |
|
Valentin Gosu
|
cdd160f6ea
|
Bug 1009648 - nsStandardURL crashes when calling SetHost after Clear(). r=mcmanus
|
2014-08-08 19:44:21 +03:00 |
|
Patrick McManus
|
079c227905
|
bug 1050598 - test for proxy_over_tls pref and https proxying r=hurley
--HG--
extra : rebase_source : 27e7e50586e4a9778299912ce45858b0df873bbd
|
2014-08-06 17:23:18 -04:00 |
|
Patrick McManus
|
6d0f430a96
|
bug 1050598 - thread local jit context for pac instead of global r=hurley
--HG--
extra : rebase_source : a6f94aec59fdfafef5edc7770f7941a6a55c1923
|
2014-08-07 11:38:41 -04:00 |
|
Patrick McManus
|
d0aae02f51
|
bug 1050598 - changing the pac uri should be synchronous r=hurley
--HG--
extra : rebase_source : 15cbe1d0b6c0aa966d217d7a3c64f2295eedb923
|
2014-08-06 17:16:32 -04:00 |
|
Nathan Froyd
|
14fb6bfe4c
|
Bug 1050433 - part 2 - move TK_CFLAGS inclusion into moz.build; r=mshal
|
2014-08-07 14:46:58 -04:00 |
|
Nathan Froyd
|
103ed7a5b0
|
Bug 1050433 - part 1 - move effective_tld_names.dat into xpcshell manifest declarations; r=mshal
|
2014-08-07 14:46:15 -04:00 |
|
Patrick McManus
|
f425449e9d
|
bug 1050598 - fix proxy_over_tls pref r=hurley
--HG--
extra : rebase_source : 33517c42a9966930fd68912bf1c7a7b6fb4c2bb7
|
2014-07-30 12:02:00 -04:00 |
|
Valentin Gosu
|
13dcd9eb3e
|
Bug 1009648: Fix windows crash when removing from linked list r=mcmanus
|
2014-08-09 06:59:00 +03:00 |
|
Valentin Gosu
|
f068a9d368
|
Bug 1009648: nsStandardURL crashes when calling SetHost after Clear() r=mcmanus
|
2014-08-11 12:14:03 +03:00 |
|
Monica Chew
|
2487ba91d5
|
Bug 1033871: Check nsIPermissionManager before enabling tracking protection in nsChannelClassifier (r=mcmanus)
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/classifiedAnnotatedFrame.html => toolkit/components/url-classifier/tests/mochitest/allowlistAnnotatedFrame.html
rename : toolkit/components/url-classifier/tests/mochitest/test_classified_annotations.html => toolkit/components/url-classifier/tests/mochitest/test_allowlisted_annotations.html
|
2014-08-08 13:52:28 -07:00 |
|
Nicholas Nethercote
|
8c60d14a1a
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
* * *
imported patch rm-dummy-params
--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
|
2014-08-06 06:31:21 -07:00 |
|
Chris Peterson
|
6e2ecabbe3
|
Bug 1050103 - Mark netwerk/srtp as FAIL_ON_WARNINGS. r=rjesup a=kwierso
|
2014-08-06 21:30:00 -07:00 |
|
Nicholas Hurley
|
b4b1cf6efb
|
Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso
|
2014-08-07 15:53:09 -07:00 |
|
Ed Morley
|
3f022990e9
|
Backed out changeset 72f85a52a2ca (bug 1047594) for causing bug 1050063
|
2014-08-07 16:41:42 +01:00 |
|
Mike Hommey
|
0f4c5d9244
|
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
|
2014-08-07 14:21:03 +09:00 |
|
Nathan Froyd
|
7d196c1018
|
Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal
|
2014-08-01 12:53:05 -04:00 |
|
Valentin Gosu
|
1bbbd96a13
|
Bug 1035007 - Make sure hostname is inserted in the right place. r=mcmanus
|
2014-08-06 08:17:53 -04:00 |
|
Andrew McCreight
|
edbfabc8f6
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
|
Gervase Markham
|
dd4c012fe5
|
Bug 1045295 - Update PSL with new TLD additions for TLDs contracted with ICANN from 06/05/2014 - 07/24/2014. r=gerv
|
2014-08-05 11:00:00 -04:00 |
|
Nicholas Hurley
|
706f6d2c0f
|
Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler
|
2014-08-05 08:41:14 -07:00 |
|