Ms2ger
|
913bab58b0
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
John Schoenick
|
e4df1399c9
|
Bug 902375 - Strict file origin policy - handle case where the target is the parent directory of the source. r=bz
|
2013-08-21 14:47:53 -07:00 |
|
Ehsan Akhgari
|
03a33dc5da
|
Bug 902082 - Forward-declare PSpdyPush3 in nsILoadGroup.h; r=mcmanus
|
2013-08-07 15:01:40 -04:00 |
|
David Keeler
|
698f43041b
|
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
|
2013-08-02 16:23:18 -07:00 |
|
David Keeler
|
6be2e1d4e0
|
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
|
2013-08-02 15:48:37 -07:00 |
|
Ryan VanderMeulen
|
9973ce0c8b
|
Backed out changesets 5f8a88c6d0c8 and 97fcb5a154d8 (bug 887052) for OSX mochitest-other orange.
--HG--
rename : netwerk/base/public/nsISiteSecurityService.idl => netwerk/base/public/nsIStrictTransportSecurityService.idl
rename : security/manager/boot/src/nsSiteSecurityService.cpp => security/manager/boot/src/nsStrictTransportSecurityService.cpp
rename : security/manager/boot/src/nsSiteSecurityService.h => security/manager/boot/src/nsStrictTransportSecurityService.h
|
2013-08-05 16:18:06 -04:00 |
|
David Keeler
|
dfff78a666
|
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
|
2013-07-01 10:49:40 -07:00 |
|
David Keeler
|
fd28a3ce4c
|
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
|
2013-07-01 09:30:11 -07:00 |
|
Catalin Iordache
|
9aa61b2c24
|
Bug 890513 - Diagnostic tool: DNS Lookup implementation. r=valentin.gosu
|
2013-08-02 12:42:45 -04:00 |
|
Robert Bindar
|
5167e2015f
|
Bug 890597 - Transport layer ping diagnostic tool. r=valentin.gosu
|
2013-07-31 09:16:44 -04:00 |
|
Adrian Lungu
|
8bac10e69e
|
Bug 887984 - Send telemetry data from NTLM Init() methods. r=honzab
|
2013-07-25 09:54:11 -07:00 |
|
Mike de Boer
|
d3a98caab4
|
Bug 890690 - Add postDataString property to nsISearchSubmission. r=gavin
--HG--
extra : transplant_source : %F8%86%BD%9A%0Bt%95%F8%DC%E5%FA%BD%C8%3BP%87%A1%CB/%95
|
2013-07-19 19:56:38 +02:00 |
|
Joshua Cranmer
|
37465bc6bd
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
--HG--
extra : rebase_source : d029f73a1f27896c142f76dce263dd3542763b18
|
2013-07-18 21:24:13 -05:00 |
|
Cameron McCormack
|
cd4006ab60
|
Backout bdceed703766 (bug 887984) for Windows build failures.
|
2013-07-23 13:43:45 +10:00 |
|
Adrian Lungu
|
1b8eddbd1f
|
Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer
|
2013-07-18 12:00:04 -07:00 |
|
Benoit Girard
|
be559fe75a
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
|
Patrick McManus
|
ec80b06fb8
|
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
|
2013-07-11 11:39:36 -04:00 |
|
Paolo Amadini
|
9c4fd821b1
|
Bug 887425 - BackgroundFileSaver should support appending to an existing file. r=mcmanus, sr=biesi
|
2013-07-09 13:59:59 +02:00 |
|
Steve Workman
|
39eb54cc4f
|
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
|
2013-07-08 18:45:25 -07:00 |
|
John Schoenick
|
115f9ae25d
|
Bug 406541 - Split NS_CheckStrictFileOriginPolicy out of nsPrincipal::CheckMayLoad. r=bs
|
2013-07-02 16:40:39 -07:00 |
|
Patrick McManus
|
1fdcea773a
|
bug 658222 - Enable TLS False Start (PSM) r=bsmith
--HG--
extra : rebase_source : ac9f77ba73a0a902f4b6aa8d52add7d52efb1b53
|
2013-06-28 16:58:28 -04:00 |
|
James Kitchener
|
dbb18eccb8
|
Bug 802895 - add srcdoc support to (InputStream|ViewSource)Channels r=bz sr=bsmedberg
|
2013-06-28 23:04:42 -04:00 |
|
Patrick McManus
|
142ed6ca77
|
bug 887995 - allow nsiprotocolproxyservice::asyncresolve() to be called re-entrantly
bug 887995 - allow nsiprotocolproxyservice::asyncresolve() to be called re-entrantly r=jduell
|
2013-06-27 17:02:04 -04:00 |
|
Ryan VanderMeulen
|
d5c5ff5f07
|
Merge m-c and inbound.
|
2013-06-24 14:02:59 -04:00 |
|
Benjamin Smedberg
|
f80b28d0a3
|
Bug 883420 - Add an API to set a new expireTime for an existing permission, r=ehsan sr=mounir
|
2013-06-24 08:51:07 -04:00 |
|
David Keeler
|
67c9526728
|
bug 700693 - OCSP stapling PSM changes r=bsmith
|
2013-06-17 16:45:49 -07:00 |
|
Ryan VanderMeulen
|
5e22b58e42
|
Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures.
|
2013-06-20 19:50:13 -04:00 |
|
David Keeler
|
5b0d4137fd
|
bug 700693 - OCSP stapling PSM changes r=bsmith
|
2013-06-17 16:45:49 -07:00 |
|
Gavin Sharp
|
a53dcdb333
|
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
|
2013-06-18 09:39:02 -04:00 |
|
Gavin Sharp
|
aff9b97c87
|
Back out 423d565f5637 (bug 493051) for xpcshell bustage
|
2013-06-17 16:54:06 -04:00 |
|
Ryan VanderMeulen
|
adb213ed89
|
Backed out 4 changesets (bug 497003) for intermittent OSX crashes.
Backed out changeset 43223a927976 (bug 497003)
Backed out changeset 26c1d80edf1f (bug 497003)
Backed out changeset 841ed173ba2b (bug 497003)
Backed out changeset f70770fc6dce (bug 497003)
|
2013-06-17 15:44:07 -04:00 |
|
Gavin Sharp
|
72bebb943c
|
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
--HG--
extra : transplant_source : M%40%CB%E5%8F%D9RMc%BA%23%20%C7%EC%9A%84H%DB%1B%81
|
2013-04-17 17:51:25 -07:00 |
|
Brian Smith
|
7e37b3be70
|
Bug 832848: Removed unused site identity block tooltip logic from PSM, r=dolske
--HG--
extra : rebase_source : 1793e526272622d811e45d0f4b2f0460471f4501
|
2013-02-02 17:21:45 -08:00 |
|
Steve Workman
|
1f8d40499c
|
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
|
2013-06-13 10:42:48 -07:00 |
|
Benjamin Smedberg
|
fbcb1e7196
|
Bug 874197 - Change nsIPermissionManager.TYPE_SESSION to also respect expiration times if they are specified. r=jdm sr=mounir
|
2013-06-06 15:59:32 -04:00 |
|
Benjamin Smedberg
|
0892e623d9
|
Bug 874196 - Add an API to get the specifics of a permission given a host/type: this will allow the plugin click-to-activate UI to manage permissions by the matching host and determine whether the current permission is per-session or persistent. r=jdm sr=mounir
|
2013-06-06 15:59:31 -04:00 |
|
Patrick McManus
|
e18fe0b0fc
|
bug 790388 part 3 - spdy/3 server push r=hurley
--HG--
extra : rebase_source : 1ed60ebda0b790f0ff1578abe7a7732676b495cf
|
2013-05-29 00:07:03 -04:00 |
|
Phil Ringnalda
|
609e523ba7
|
Back out c74ce1905b96 (bug 832848) for not actually building
CLOSED TREE
|
2013-05-09 20:49:36 -07:00 |
|
Brian Smith
|
b36c5f9412
|
Bug 832848: Removed unused site identity block tooltip logic from PSM, r=dolske
|
2013-02-02 17:21:45 -08:00 |
|
Gregory Szorc
|
522764dec4
|
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
|
2013-05-03 09:54:45 -07:00 |
|
Aryeh Gregor
|
f0404a303a
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Josh Matthews
|
3fb3555b41
|
Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy
|
2013-04-19 11:25:33 +02:00 |
|
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Patrick McManus
|
7acac25401
|
bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab
|
2013-04-15 09:41:27 -04:00 |
|
Brian Smith
|
7807ef4346
|
Bug 733642: Allow the user to enable any version of TLS that libssl supports, maintaining our current defaults, r=dolske
--HG--
extra : rebase_source : 3484236a9d357b70a88387e0f27d3757db79bd4b
|
2013-04-11 11:02:51 -07:00 |
|
Mike de Boer
|
1eec33d031
|
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
|
2013-04-09 17:04:22 -07:00 |
|
Phil Ringnalda
|
b5220914bd
|
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
|
2013-04-09 21:14:56 -07:00 |
|
Mike de Boer
|
019c7db2a8
|
Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin
|
2013-04-09 17:04:22 -07:00 |
|
Patrick McManus
|
bd916210f8
|
bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz
--HG--
extra : rebase_source : 6b3beea6f6bb91e21c37e6dd01e5c6445317f994
|
2013-04-09 13:38:48 -04:00 |
|