Dragana Damjanovic
81e4019cf2
Bug 1035075 - Dispatch a runnable to wait for the PAC thread to shutdown. r=mcmanus
2014-08-14 01:59:00 -04:00
Michal Novotny
bb9e12a5bf
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
7da0afd3c8
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
Bobby Holley
e70ddb7476
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
2014-08-14 18:47:15 -07:00
Ryan VanderMeulen
30ae466592
Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage.
2014-08-14 17:23:10 -04:00
Bobby Holley
3e4d70a655
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
2014-08-14 12:54:34 -07:00
Seth Fowler
fba5d7592f
Bug 913586 (Part 8) - Update Maybe users in netwerk. r=mcmanus
...
--HG--
extra : rebase_source : 9e5d4813ab463860a6339740e955a958b1902f8f
2014-08-13 15:42:16 -07:00
Georgios Kontaxis
84de446bfd
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
Valentin Gosu
57c966fb5b
Bug 1009648: Fix windows crash when removing from linked list r=mcmanus
2014-08-09 06:59:00 +03:00
Valentin Gosu
e32bd146bf
Bug 1009648: nsStandardURL crashes when calling SetHost after Clear() r=mcmanus
2014-08-11 12:14:03 +03:00
Ryan VanderMeulen
db7081fbb1
Backed out changeset dc22b1e92554 (bug 1009648
) for Windows debug shutdown crashes.
...
CLOSED TREE
2014-08-09 00:49:19 -04:00
Valentin Gosu
b4b9a0213d
Bug 1009648
- nsStandardURL crashes when calling SetHost after Clear(). r=mcmanus
2014-08-08 19:44:21 +03:00
Patrick McManus
4ac7801522
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
f63232ca9e
bug 1050598 - changing the pac uri should be synchronous r=hurley
...
--HG--
extra : rebase_source : 15cbe1d0b6c0aa966d217d7a3c64f2295eedb923
2014-08-06 17:16:32 -04:00
Patrick McManus
f80b31d13e
bug 1050598 - fix proxy_over_tls pref r=hurley
...
--HG--
extra : rebase_source : 33517c42a9966930fd68912bf1c7a7b6fb4c2bb7
2014-07-30 12:02:00 -04:00
Monica Chew
5375d3ad83
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
a7cf4142b4
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
Nicholas Hurley
69c1b339fe
Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso
2014-08-07 15:53:09 -07:00
Ed Morley
654dda23fd
Backed out changeset 72f85a52a2ca (bug 1047594) for causing bug 1050063
2014-08-07 16:41:42 +01:00
Valentin Gosu
bae32198f9
Bug 1035007 - Make sure hostname is inserted in the right place. r=mcmanus
2014-08-06 08:17:53 -04:00
Nicholas Hurley
41f59db250
Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler
2014-08-05 08:41:14 -07:00
Ehsan Akhgari
0403683a4f
Bug 1047782 - Fix some bad impliciit constructors in netwerk/; r=mcmanus
2014-08-05 09:20:50 -04:00
Ehsan Akhgari
748c8aca19
Bug 1048271 - Fix more bad implicit constructors in netwerk; r=mcmanus
2014-08-05 09:20:24 -04:00
Ed Morley
b1f615d07c
Bug 1026987 - Remove spurious space after newline; DONTBUILD
2014-08-05 14:03:22 +01:00
Ed Morley
789c5b3c77
Bug 1026987 - Give the MOZ_DISABLE_NONLOCAL_CONNECTIONS error a TBPL-parsable prefix; r=froydnj
2014-08-04 15:21:35 +01:00
Dragana Damjanovic
7c154d043f
Bug 1007020 - Also send progress information when connection is LOAD_BACKGROUND. r=bz
2014-08-01 02:10:00 -04:00
Byron Campen [:bwc]
272d9b26ec
Bug 963524 - Avoid setting SO_REUSEADDR when binding a UDP socket to port 0, since the linux kernel might select an already open port. r=mcmanus
2014-07-30 15:02:58 -07:00
Ryan VanderMeulen
0e3ca8d9b5
Merge m-c to inbound. a=merge
2014-07-31 16:06:22 -04:00
Ryan VanderMeulen
831e6c1761
Merge m-c to fx-team. a=merge
2014-07-31 15:54:50 -04:00
Paolo Amadini
2d0a634cff
Bug 1040721 - The search service should provide details for parsing search result URLs. r=gavin
2014-07-31 15:57:02 +01:00
Nathan Froyd
12c76f15f7
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
Kyle Huey
66cd098679
Bug 1045390: Add a MOZ_FINAL annotation to STSThreadPoolListener. r=cyu
...
--HG--
extra : rebase_source : 417070dabd46733357d350b4f6e6388f9d286dbd
2014-07-30 19:30:39 -07:00
Brian Smith
c45dc156d1
Bug 1039064: Use strongly-typed enum instead of NSPR-style error handling, r=keeler
...
--HG--
extra : rebase_source : 4f3e41916cd7e2c74679d468eeeb702af3321532
2014-07-18 11:48:49 -07:00
Patrick McManus
7b3d6bf83d
Bug 354493 - revert Add nsINetworkZonePolicy to protect resources loaded from private IPs r=backout a=backout
2014-07-24 10:05:36 -04:00
Patrick McManus
17997be3f9
bug 1041511 - backout due to instability. r=backout a=backout
2014-07-24 09:59:42 -04:00
Monica Chew
3a14448afa
Bug 1039012: Only cancel third party channels with NS_ERROR_TRACKING_URI (r=gcp,briansmith)
2014-07-24 10:59:00 -07:00
Patrick McManus
959e69cf86
bug 1040930 - part 2 allow proxy connects if uri host is not yet known r=hurley
...
--HG--
extra : rebase_source : cbccec4785861bec7c25ed980df01c66c7001ac8
2014-07-18 15:05:41 -04:00
Ben Kelly
0d01c09be4
Bug 1029620 P4 Make HTTP token and header value validation accessible via nsNetUtil.h r=ehsan r=mcmanus
2014-07-24 12:38:55 -04:00
Steve Workman
e8c969cfc2
Bug 1041511 - Fix navigations to private resources after landing bug 354493 r=mcmanus
2014-07-23 10:25:26 -07:00
Mike Hommey
bc5d6801bb
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Steve Workman
111df17ab2
Bug 354493 - Add nsINetworkZonePolicy to protect resources loaded from private IPs r=mcmanus
2014-07-17 11:08:20 -07:00
Makoto Kato
3708a1ba13
Bug 984033 - Large OOM in nsStreamLoader::WriteSegmentFun. r=honza
2014-07-17 17:37:33 +09:00
Jeremy Poulin
6240993aa3
Bug 1037184 - Extended the speculative connection overrider to track predictor preconnects. r=hurley
2014-07-14 11:30:18 -07:00
Dragana Damjanovic
2cd40ad8a5
Bug 915024 - Add ForcePending for HttpChannel. r=jduell
2014-07-10 10:13:00 -04:00
Brian Smith
60c3387388
Bug 1036765: Disable cipher suites that are not in the "Browser Cipher Suite" proposal that are still enabled, r=keeler
...
--HG--
extra : rebase_source : af06ac8fe6c2132b942ca4a1a50a12505b3ca508
extra : histedit_source : 2127635c80fbff235136980990993e753509e802
2014-07-09 18:33:38 -07:00
Boris Zbarsky
2d81966ba3
Bug 965413 part 3. Add a .loadInfo property to channels. r=mcmanus
2014-07-10 02:56:36 -04:00
Wes Kocher
b4cf7d16de
Backed out changeset 7b5a6cc2a244 (bug 354493) for frequent intermittent xpcshell oranges
2014-07-09 18:20:54 -07:00
Steve Workman
ce5c9f601f
Bug 354493 - Add nsINetworkZonePolicy to restrict private resource loads from public networks r=mcmanus
2014-07-09 11:16:39 -07:00
Mike Connor
584e14f367
Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
...
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret
--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
Benoit Jacob
2e6afb5415
Bug 1035394 - Fix dangerous public destructors in netwerk - r=mcmanus
2014-07-08 17:23:18 -04:00