David Dahl
|
6e4db0cf07
|
Bug 440046 - expose secure PRNG in the DOM (window.crypto.getRandomValues) r=cviecco r=bsmith
|
2013-02-15 15:38:15 -08:00 |
|
David Dahl
|
406eda85db
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - revert nsIWindowCrypto patch - r=jst
|
2013-02-16 22:43:19 -06:00 |
|
David Dahl
|
5ccb7367b2
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
|
2013-02-16 22:43:16 -06:00 |
|
Brian Smith
|
d3639f9b99
|
Bug 842064: Fix build bustage caused by expired certificates in test_signed_apps.js on a CLOSED TREE, a=bustage, a=testonly
--HG--
extra : source : ff193fc3dc7d37db4081dd95f1f1aa8e3551d527
extra : histedit_source : 5b6de6aae72860b31173a4a7540f123ecae8892e
|
2013-02-16 11:21:13 -08:00 |
|
Phil Ringnalda
|
604c8641a6
|
Back out 236ba87c0a9f (bug 440046) and d3b7606d94a6:895a7efc978d (bug 683262) for b2g mochitest failures
|
2013-02-15 23:33:45 -08:00 |
|
David Dahl
|
49070311ef
|
Bug 440046 - expose secure PRNG in the DOM (window.crypto.getRandomValues) r=cviecco r=bsmith
|
2013-02-15 15:38:15 -08:00 |
|
David Dahl
|
0bfba29ba5
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - revert nsIWindowCrypto patch r=jst
|
2013-02-15 23:34:18 -06:00 |
|
David Dahl
|
cb2e8d0515
|
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch r=jst
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
|
2013-02-15 23:34:15 -06:00 |
|
Olli Pettay
|
6e6150abc6
|
Bug 839465 - Implement SmartCardEvent using event code generator, r=mounir
|
2013-02-11 21:37:20 +02:00 |
|
Josh Matthews
|
9622013d21
|
Bug 827272 - Avoid performing cleanup on SSL state that doesn't exist. r=bsmith
|
2013-01-14 16:53:30 +01:00 |
|
Tanvi Vyas
|
2ab4f79cb0
|
Bug 836951 - If piwin is null, return NS_OK and skip setting the mixed content state. r=bsmith
|
2013-02-06 18:29:24 -08:00 |
|
Tanvi Vyas
|
ffe34e696a
|
Bug 836459 - If a page has both mixed display and mixed active content loaded, make sure both nsIWebProgressListener flags are set in psm. r=bsmith
|
2013-01-31 19:27:09 -08:00 |
|
Tanvi Vyas
|
8ecfda5905
|
Bug 822367 - With nsMixedContentBlocker.cpp, mixed content XHR calls are considered mixed active content and yield to a security state of STATE_IS_BROKEN. This fixes this mixed content todo-test to test that passes. r=bsmith
|
2013-01-30 00:04:49 -08:00 |
|
Tanvi Vyas
|
79ca64e10b
|
Bug 822367 - Use new nsIWebProgressListenerFlags for mixed active and mixed passive content in PSM. Also update the security state to STATE_IS_BROKEN if nsMixedContentBlocker has detected mixed content (even if PSM has not detected the mixed content). r=bsmith
|
2013-01-30 00:04:43 -08:00 |
|
David Keeler
|
c08acf8f69
|
bug 822771 - add timeout to getHSTSPreloadList.js' XHRs r=bsmith DONTBUILD (NPOB)
|
2013-01-29 11:56:57 -08:00 |
|
Ehsan Akhgari
|
32d278987e
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Carmen Jiménez Cabezas
|
6496234509
|
Bug 834091: Verify certificate chain for signed B2G apps as of the current time (now) instead of the signing time, r=bsmith
--HG--
extra : amend_source : 86d8ca2b28259aaf41983740b809ef8a51befc4f
extra : rebase_source : e5a1c1199756e929f14852f5c83ba28d097449f4
|
0001-01-01 00:00:00 +00:00 |
|
Ryan VanderMeulen
|
d5d782111a
|
Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
|
2013-01-26 14:05:31 -05:00 |
|
Shriram Kunchanapalli
|
5a7f15d5b3
|
Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg
|
2013-01-17 00:40:56 +05:30 |
|
Ehsan Akhgari
|
b3849129ac
|
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
|
2013-01-24 11:12:24 -05:00 |
|
Ehsan Akhgari
|
c30aff9acb
|
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
|
2013-01-23 16:13:50 -05:00 |
|
Patrick McManus
|
724b384ac7
|
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
|
2013-01-22 11:59:01 -05:00 |
|
Brian Smith
|
a3d652b504
|
Bug 624514: Make PSM access the network.ntlm.send-lm-response pref only on the main thread, r=honzab
--HG--
extra : rebase_source : ef4c9e19548fbbc9198d1cd63c32a33e797c5dd9
|
2013-01-18 16:06:12 -08:00 |
|
Brian Smith
|
adaa345534
|
Bug 714477: Do not check the OCSP enabled pref during extended validation, r=rrelyea
--HG--
extra : source : 48823673fe63bd00cd182fe185b6aba0d19eff9d
|
2013-01-18 10:28:58 -08:00 |
|
Mats Palmgren
|
d5826be6d7
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Antonio Manuel Amaya Calvo
|
0eba4f3ab1
|
Bug 828730: Fix crash in test_signed_apps/generate.sh, r=bsmith, a=NPOTB
--HG--
extra : rebase_source : 7edc7a07b2447c902074735039a17e5f2726096f
|
2013-01-10 13:55:54 +01:00 |
|
Chris Peterson
|
d2b4e410e5
|
Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan
|
2013-01-05 23:37:25 -08:00 |
|
Brian Smith
|
b61797dec2
|
Bug 824199: Replace the marketplace-dev cert with the marketplace-prod test cert, r=rtilder
--HG--
extra : rebase_source : f2b9a1102e32c58a7d55ec4481b895af531d5e14
|
2013-01-08 11:55:04 +01:00 |
|
Ehsan Akhgari
|
129c4cd7fd
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2013-01-07 18:21:50 -05:00 |
|
Andres Hernandez
|
5ef959a002
|
Bug 824493 - Intermittent timeout in test_sts_privatebrowsing_perwindowpb.html; r=ehsan
|
2013-01-04 10:05:32 -06:00 |
|
Ehsan Akhgari
|
726d181e3b
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Shriram Kunchanapalli
|
2239414ab6
|
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
|
2012-12-24 08:47:18 +05:30 |
|
Camilo Viecco
|
3e1b6f0a96
|
Bug 799267 - AuthCertificate Telemetry (measuring first auth, pkix and classic) r=bsmith
|
2013-01-02 08:14:07 -08:00 |
|
Ms2ger
|
519fc6202b
|
Merge PGO-green changeset from inbound to m-c.
|
2012-12-22 12:06:37 +01:00 |
|
Ms2ger
|
3eb0a0a781
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
|
Benjamin Smedberg
|
5f32a1893f
|
Bug 807757 part PSM - Remove nsIProfileChangeStatus and related veto notifications from PSM r=bsmith
--HG--
extra : rebase_source : a4611953352684c48913501d26e8ce782ba04f8f
|
2012-12-13 12:20:00 -05:00 |
|
Trevor Saunders
|
f308c492e2
|
bug 820182 - remove nsISupportsArray::ElementAt() uses r=ehsan
|
2012-12-11 11:16:42 -05:00 |
|
Andres Hernandez
|
dbd105015e
|
Bug 806731 - Port test_sts_privatebrowsing.html to the new per-window PB APIs; r=ehsan
--HG--
rename : security/manager/ssl/tests/mochitest/stricttransportsecurity/test_sts_privatebrowsing.html => security/manager/ssl/tests/mochitest/stricttransportsecurity/test_sts_privatebrowsing_perwindowpb.html
|
2012-12-14 15:35:33 -06:00 |
|
Josh Matthews
|
587d1ddff8
|
Bug 823342 - Update reference to renamed getRecentBadCertsService method. r=bsmith
|
2012-12-20 11:59:40 -05:00 |
|
Ed Morley
|
dbdc5c97de
|
Backout 851fd44eeb42 (bug 799267) for leaks on a CLOSED TREE
|
2012-12-19 22:07:04 +00:00 |
|
Camilo Viecco
|
b05a420c0c
|
Bug 799267 - Telemetry for Cert Verification (PKIX and classic) in SSLServerCertVerification r=bsmith
|
2012-12-19 13:05:43 -08:00 |
|
Ed Morley
|
9e8a4f79dc
|
Merge mozilla-central to mozilla-inbound
|
2012-12-14 19:03:57 +00:00 |
|
Josh Matthews
|
afb3c11643
|
Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer
|
2012-12-07 17:57:53 -05:00 |
|
Josh Matthews
|
c4ae32a33f
|
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
|
2012-12-07 17:50:43 -05:00 |
|
Josh Matthews
|
8a6b872223
|
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
ddef2da004
|
Bug 769288 - Part 3: Clear all temporary cert overrides upon leaving private browsing. r=bsmith
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
1c894a8fc6
|
Bug 769288 - Part 2: Avoid storing intermediate cert data for private contexts. r=bsmith sr=mayhemer
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
2365a99364
|
Bug 769288 - Part 1: Make PSM more amenable to storing concurrent private and non-private data. r=bsmith
|
2012-12-06 22:05:27 -05:00 |
|
Ed Morley
|
2b5f199504
|
Merge mozilla-inbound to mozilla-central on a CLOSED TREE
|
2012-12-14 15:28:22 +00:00 |
|
Ed Morley
|
0ff2809134
|
Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE
|
2012-12-14 15:07:48 +00:00 |
|