Carsten "Tomcat" Book
e8d8c705a1
Backed out changeset 490d3460a197 (bug 1230462) for test failures in test_modal_prompts.html
...
--HG--
rename : toolkit/components/prompts/test/test_subresources_prompts.html => toolkit/components/prompts/test/test_bug625187.html
2016-06-05 11:26:57 +02:00
Dragana Damjanovic
8d4a3a8b49
Bug 1230462 - Change the authentiation dialog message. r=mayhemer,dolske,margaret,tanvi
...
--HG--
rename : toolkit/components/prompts/test/test_bug625187.html => toolkit/components/prompts/test/test_subresources_prompts.html
extra : rebase_source : f37ed50a558040dee1958c215ccc5559637d2f84
2016-06-03 09:09:00 +02:00
Patrick McManus
c5691caef2
Bug 1277943 - atomic fix to sockettransport::debugautomutex r=hurley
2016-06-03 15:56:26 -04:00
Masatoshi Kimura
ee23c0a77c
Bug 975832 - Enable AES-256 variants of the AES-128 GCM cipher suites we have already enabled. r=keeler
2016-06-04 08:19:29 +09:00
Carsten "Tomcat" Book
71eb3110f9
merge mozilla-inbound to mozilla-central a=merge
2016-06-03 12:00:06 +02:00
Carsten "Tomcat" Book
1d8013d0b0
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : c93806bb4d7d52514ddf3f2543e85a14240f01bd
2016-06-03 11:56:52 +02:00
Carsten "Tomcat" Book
8f9e440056
Backed out changeset 1fe1c3b03d08 (bug 890908) on developer request
2016-06-03 05:51:06 +02:00
dimi
74a630e7b1
Bug 1258033 - Part 3: Set DNT header based on preference and tracking protection. r=mcmanus
...
MozReview-Commit-ID: JIOIomOvUhN
--HG--
extra : rebase_source : a3b7780ad1a3f71e18b4cdd15a40eb281b0e0c82
2016-06-02 10:23:46 +08:00
Kannan Vijayan
e4d6db6820
Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley
2016-06-01 16:16:40 -04:00
Jarda Snajdr
4948ad52d6
Bug 1274556 - Add a channelId attribute to nsIHttpChannel r=hurley
2016-06-01 12:29:21 -07:00
Frederik Braun
404a0bbb99
Bug 1265318: add require-sri-for CSP directive. r=ckerschb
...
MozReview-Commit-ID: 200PAvKtBME
2016-05-31 11:14:00 +02:00
Xidorn Quan
5c01d7c3ee
Bug 1276549 - Remove rvalue reference mark for already_AddRefed params of nsIEventTarget::Dispatch and related methods. r=froydnj
...
MozReview-Commit-ID: J5RAfGW3X7T
--HG--
extra : source : e1ff4b0d5d9d2599ac00bac376597357ffd58ce0
2016-06-01 10:04:54 +10:00
James Andreou
1d32e86b9c
Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm
2016-06-02 17:03:11 -04:00
Kannan Vijayan
b21283649e
Bug 1272101 - Fix nsINetworkInfoService implementation on Android to use Linux C APIs instead of Android Java APIs. r=snorp
2016-06-02 16:42:36 -04:00
Kannan Vijayan ext:(%2C%20Jonas%20Sicking%20%3Cjonas%40sicking.cc%3E)
8687d34336
Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley
...
--HG--
extra : amend_source : 73ed6e6bccb6b39d7aafd5851bb836a46bcd4e10
2016-06-02 02:47:00 -04:00
Jan de Mooij
38670ea4e2
Bug 1277267 - Convert PAC runtime to autoJSAPIOwnsErrorReporting. r=bz
2016-06-02 08:29:18 +02:00
Andi-Bogdan Postelnicu
2e7ce06ba0
Bug 1276670 - initialize member variable |port|. r=valentin
...
MozReview-Commit-ID: HELBqjSaRfP
--HG--
extra : rebase_source : 9b06e86abbd7cd856dccc0428ab98b58c793016f
2016-05-30 16:39:00 +03:00
Andi-Bogdan Postelnicu
12bffd32df
Bug 1276651 - initialize member variable |mCancelStatus|. r=valentin
...
MozReview-Commit-ID: AQCVagLaiuZ
--HG--
extra : rebase_source : 95646dff9a89a65da8249338c5f7b37c4fa09ad8
2016-05-30 15:48:05 +03:00
Andi-Bogdan Postelnicu
1239223ba1
Bug 1276642
- initialize member variable |mStatus|. r=valentin
...
MozReview-Commit-ID: DREwq15bAAe
--HG--
extra : rebase_source : 833daa0edd45c5f4207cabb07f2807d90a56c696
2016-05-30 15:37:47 +03:00
Andi-Bogdan Postelnicu
5f0816d6c4
Bug 1276635 - initialize member variables |mFlags| and |mWaitingForRedirectCallback|. r=valentin
...
MozReview-Commit-ID: 666SrPKUAed
--HG--
extra : rebase_source : 36d3d3e5657aaf3bfce9cf3962a99e59f634c2b4
2016-05-30 15:20:00 +03:00
Andi-Bogdan Postelnicu
c6abaafa19
Bug 1276622 - initialize member variable |mDebugCList|. r=valentin
...
MozReview-Commit-ID: FJZz94Gi2dd
--HG--
extra : rebase_source : 905a5103e0c9d48de08652e29ea38d5da83dfcb7
2016-05-30 13:51:45 +03:00
Chris Peterson
11ef78ae89
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
...
--HG--
rename : mfbt/Endian.h => mfbt/EndianUtils.h
2016-05-22 13:31:11 -07:00
Wes Kocher
4e72b32062
Merge fx-team to central, a=merge
2016-05-27 14:41:36 -07:00
Florian Quèze
e9ee2349cc
Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw.
2016-05-27 13:41:29 +02:00
Carsten "Tomcat" Book
b08e506896
Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js
2016-05-27 14:35:31 +02:00
Florian Quèze
148acbd4be
Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw.
2016-05-27 13:41:29 +02:00
Jason Duell
ee5595f78a
Backed out changeset 0d5cc353d9e0 a=crashes
2016-05-26 23:07:57 -07:00
Valentin Gosu
fa4080a0a7
Bug 1272284 - Encode C0 controls in path, query and hash r=mcmanus
...
MozReview-Commit-ID: 1zGRjVmAWts
2016-05-25 16:23:38 +02:00
Valentin Gosu
78d21aba95
Bug 1271955
- Strip leading and trailing C0 controls and space for urls passed to new URL() r=mcmanus
...
MozReview-Commit-ID: B7BiKE6P7GA
2016-05-25 16:23:37 +02:00
Christoph Kerschbaumer
031a59734b
Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak
2016-05-23 23:57:31 +02:00
Patrick McManus
636ad8d0dc
Bug 1202468 - remove mPendingQ lock r=dragana
2016-05-23 12:20:58 -04:00
Patrick McManus
11128b2023
Bug 1275054 - Remove expired NETWORK_SESSION_AT_256FD telemetry r=dragana
2016-05-23 13:48:18 -04:00
Jan Horak
c623d87906
Bug 890908 - "Move Negotiate auth off main thread". r=mayhemer
...
--HG--
extra : rebase_source : db273dc19ab332a9c858778d6569c044e2901e93
2016-05-20 06:07:00 +02:00
Patrick McManus
2cd574f25f
Bug 1274376 - more mozilla::net namespaces r=dragana
...
--HG--
extra : rebase_source : 914d48f23a4a5db052a789b9e21c1ff922533d35
2016-05-18 22:02:57 -04:00
Carsten "Tomcat" Book
2bec84cd13
Backed out changeset e3f130f1eb76 (bug 890908) for suspicion that something in this push caused failing Crashtests and Android/Valgrind issues on a CLOSED TREE
2016-05-23 11:37:57 +02:00
Jan Horak
1e1c7080c8
Bug 890908 - "Move Negotiate auth off main thread". r=mayhemer
...
--HG--
extra : rebase_source : 812c6c2237f01b5ad99f2dc2e0fd3d95a6d9f8c7
2016-05-20 06:07:00 +02:00
Daniel Holbert
b09bf9aef3
Bug 1274044: Relax assertion in nsStandardURL for case when mDefaultPort is -1. r=valentin
...
The assertion is trying to require that the caller should never pass in mDefaultPort; instead, the caller should pass -1. BUT, if mDefaultPort is itself -1 (i.e. there's no default port), then we need to allow the caller to pass in -1 without spamming an assertion.
MozReview-Commit-ID: GKxndkJoXcv
--HG--
extra : rebase_source : 3fcd7815ec3e64a71f0f34efd1a397be8f3dc9a2
2016-05-19 10:05:17 -07:00
Martin Thomson
103d3aba59
Bug 1250568 - Adding TLS 1.3 to nsISSLStatus, r=keeler
...
MozReview-Commit-ID: 4mLdtsdFoKN
--HG--
extra : rebase_source : 8526499c8765a14efeec22950372c738d8dc8b95
2016-04-04 16:21:19 -03:00
Andrea Marchesini
98894192c9
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
2016-05-18 18:21:56 +02:00
Trevor Saunders
1e81548029
bug 1271436 - use nsIDocShellTreeItem::GetDocument() more r=smaug
2016-05-17 18:16:07 -04:00
Valentin Gosu
26adbcb7e5
Bug 816866 - Trigger a captive portal recheck when a certificate error occurs r=mcmanus
2016-05-17 23:55:52 +02:00
Daniel Stenberg
a59148f843
Bug 1270147 - remote the SpeculativeConnect call, r=mcmanus
2016-05-17 12:51:24 -07:00
Cykesiopka
18c21f386e
Bug 1271495 - Replace uses of ScopedPK11Context with UniquePK11Context. r=keeler,mcmanus
...
ScopedPK11Context is based on Scoped.h, which is deprecated in favour of the
standardised UniquePtr.
MozReview-Commit-ID: HE8UY1hOuph
--HG--
extra : transplant_source : 4%BF%81M%09Q-%2A%E6%04%86i%18%1B%3CL%90%88%04%C7
2016-05-13 05:53:57 -07:00
Patrick McManus
f3e258d25a
Bug 1135104 - increase send window on modern windows r=dragana
2016-05-11 05:31:01 -04:00
Valentin Gosu
62b38035bf
Bug 1148161 - OfflineObserver seems to be racy r=honzab
2015-03-27 17:54:20 +02:00
Jason Duell
c3ec8327dc
Bug 759819 - necko objects not releasing nsIRequestObservers after OnStop r=mcmanus
2016-05-16 15:13:39 -07:00
Phil Ringnalda
4124f4b6e3
Merge f-t and m-i to m-c, a=merge
2016-05-15 20:37:48 -07:00
Mark Capella
3301837485
Bug 1262916 - Option to add custom search engine should disappear when site is added, r=margaret, florian
2016-05-14 16:43:51 -04:00
Chris Peterson
353ee65255
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
2016-05-11 00:00:01 -07:00
Patrick McManus
f03b618067
Bug 1236969 - remove autodialer r=valentin
2016-02-19 14:33:59 -05:00