David Dahl
|
98f42a7f2a
|
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
|
2013-08-06 21:46:05 -05:00 |
|
Mark Hammond
|
f45a45d737
|
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
|
2013-08-07 11:10:58 +10:00 |
|
Yuan Xulei
|
a1e4446ad8
|
Bug 895239 - Serialize non-textual container element as placeholder if OutputNonTextContentAsPlaceholder is set. r=smaug
|
2013-08-06 10:40:38 -04:00 |
|
Ryan VanderMeulen
|
03f1e9ee4f
|
Merge m-c to inbound.
|
2013-08-05 20:00:43 -04:00 |
|
Ryan VanderMeulen
|
6e225374e2
|
Backed out changeset a4dd0dc4e354 (bug 824652) for Android M1 orange.
|
2013-08-05 19:21:17 -04:00 |
|
David Keeler
|
f6f47c149c
|
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
|
e02475356e
|
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 |
|
David Dahl
|
99b75a0ff8
|
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
|
2013-08-05 16:15:22 -05:00 |
|
Ryan VanderMeulen
|
e91e143e66
|
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 |
|
Martijn Wargers
|
82728757f4
|
Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug
|
2013-08-05 13:02:57 +02:00 |
|
David Keeler
|
a746ca39ba
|
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
|
503e645f01
|
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 |
|
Ed Morley
|
4b841ae8c6
|
Bug 893714 - Disable test_cpows.xul on OS X for too many intermittent assertions, whilst the fix is finished
--HG--
extra : rebase_source : d3ad44b025610f5b1ec91f662eb9cbf5ba613a7d
|
2013-07-30 17:28:59 +01:00 |
|
Ryan VanderMeulen
|
20fabd9691
|
Merge m-c to inbound.
|
2013-07-25 21:59:02 -04:00 |
|
Sid Stamm
|
ec103f9648
|
bug 898190 - fix test for bug 888172 to use a valid CSP policy for testing. r=grobinson
|
2013-07-25 17:11:12 -07:00 |
|
Garrett Robinson
|
2d5640ffce
|
Bug 888172 - CSP 1.0 does not process 'unsafe-inline' or 'unsafe-eval' for default-src. r=imelven
|
2013-07-24 17:48:30 -04:00 |
|
John Schoenick
|
3da5e26ba8
|
Bug 889614 - Fix test_object display:none checking issues found while testing. r=josh
|
2013-07-25 14:02:34 -07:00 |
|
Ms2ger
|
7d7359c752
|
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
|
2013-07-24 09:23:06 +02:00 |
|
Boris Zbarsky
|
6fe1316182
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
|
Ryan VanderMeulen
|
4033000ea2
|
Backed out changesets 0a196c0e9f96 (bug 895974) and 0d8aa14f5ed3 (bug 895009) for causing intermittent Linux32 mochitest-1 asserts on a CLOSED TREE.
|
2013-07-22 18:18:17 -04:00 |
|
Boris Zbarsky
|
e0a481867c
|
Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug
|
2013-07-22 08:15:43 -04:00 |
|
Ed Morley
|
1becf19348
|
Backed out changeset 9e7d1f4496ff (bug 888839) for B2G failures in test_copypaste.xhtml
|
2013-07-22 08:55:34 +01:00 |
|
Drew Willcoxon
|
8a46894e04
|
Bug 888839 - Don't pretty print text/plain when copying and pasting non-(X)HTML documents. r=smaug
|
2013-07-19 19:56:18 -07:00 |
|
Tom Schuster
|
7f21dbc657
|
Bug 893858 - More testing for CPOWs and fix some small bugs. r=dvander
|
2013-07-17 09:27:49 -04:00 |
|
Boris Zbarsky
|
7bc16a6b9c
|
Bug 894874. Fix .selectedStyleSheetSet to consider all the sheets even after it finds an enabled sheet. r=smaug
|
2013-07-17 23:23:52 -04:00 |
|
Ryan VanderMeulen
|
97083e557a
|
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
|
2013-07-17 12:43:59 -04:00 |
|
Mina Almasry
|
eac9bbce9a
|
Bug 888864 - Changing a stylesheet ProcessingInstruction's data no longer applies immediately. r=bz
|
2013-07-17 10:09:04 -04:00 |
|
Mihnea Dobrescu-Balaur
|
e56e545704
|
Bug 887480 - Make the content/base xpcshell tests use dynamic httpd ports so they can be run concurrently. r=bz
|
2013-07-15 17:13:37 -07:00 |
|
Tom Schuster
|
78d54d5af2
|
Bug 893858 - More testing for CPOWs and two small bug fixes. r=dvander
|
2013-07-17 09:27:49 -04:00 |
|
Ryan VanderMeulen
|
eec7a0e659
|
Backed out changeset 8421bc750585 (bug 888864) for Werror bustage.
|
2013-07-16 12:03:59 -04:00 |
|
Mina Almasry
|
dff7def29b
|
Bug 888864 - Changing a stylesheet ProcessingInstruction's data no longer applies immediately. r=bz
|
2013-07-16 11:18:33 -04:00 |
|
Mina Almasry
|
c62067c22c
|
Bug 713564 - Add an API to declare a stylesheet obsolete. r=bz
|
2013-07-15 17:28:33 -04:00 |
|
David Anderson
|
0930e61030
|
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
|
2013-07-10 15:05:39 -07:00 |
|
Nathan Froyd
|
a5b87f838b
|
Bug 892511 - rewrite test_{title,window}.xul to not rely on shared setTimeout between windows; r=smaug
|
2013-01-11 11:28:22 -05:00 |
|
Yuan Xulei
|
94bdd2756a
|
Bug 890580 - Add test cases for nsIDocumentEncoder.OutputNonTextContentAsPlaceholder. r=hsivonen
|
2013-07-11 11:48:59 -04:00 |
|
Tim Taubert
|
a887626424
|
Bug 891806 - part 2 - replace 'yield;' with 'yield undefined;' in content/; r=smaug
|
2013-07-10 23:52:14 +02:00 |
|
Kartikaya Gupta
|
07cff74d15
|
Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck
|
2013-07-04 09:02:29 -04:00 |
|
Ben Turner
|
0b05e4e8fc
|
Bug 879787 - Fix up old tests to use SpecialPowers. r=smaug, a=abillings.
--HG--
rename : content/base/test/test_bug383430.html => content/base/test/chrome/test_bug383430.html
|
2013-07-03 14:04:43 -07:00 |
|
Garrett Robinson
|
f2ddf7c926
|
Bug 885433 - CSP should not block inline scripts or eval unless script-src or default-src are included (r=imelven)
|
2013-07-01 17:46:21 -07:00 |
|
Alexandre Poirot
|
fef5051523
|
Bug 887781 - Send message-manager-disconnect notification event when any message manager get disconnected. r=smaug
|
2013-07-01 09:46:53 -04:00 |
|
Sid Stamm
|
84c33d2241
|
Bug 780978 - remove makeExplicit() from CSPUtils.jsm. (r=imelven)
|
2013-06-21 16:43:13 -07:00 |
|
Sid Stamm
|
889d27ff4e
|
Bug 764937 - make sure CSP 1.0 compliant parser infers "default-src *" when a default-src isn't specified (r=tanvi)
|
2013-06-21 16:43:07 -07:00 |
|
Benjamin Smedberg
|
3b87991102
|
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
|
2013-06-19 11:07:28 -04:00 |
|
Julien Wajsberg
|
5690eabdc3
|
Bug 814090 - [classList] Implement the second force argument for toggle. r=bz
|
2013-06-14 23:22:17 +02:00 |
|
Boris Zbarsky
|
0ac8350533
|
Bug 882547. Treat undefined values in WebIDL dictionaries as missing. r=smaug
|
2013-06-17 13:07:03 -04:00 |
|
Phil Ringnalda
|
090a00ba98
|
Bug 862199 - double the timeout for test_bug416317-2.html so it doesn't time out on b2g all the time
--HG--
extra : rebase_source : a9949516a2abb87b725fc9ac1f56020bf4c213e6
|
2013-06-14 22:37:59 -07:00 |
|
Martijn Wargers
|
e3e6352d56
|
Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin
|
2013-06-15 00:33:47 +02:00 |
|
David Zbarsky
|
d10a18830c
|
[Bug 882536] Remove nsIDOMSVGDocument r=Ms2ger
|
2013-06-14 15:37:27 -07:00 |
|
James Kitchener
|
aaa284cd89
|
Bug 796850 - Change XMLHttpRequest interface to support ByteString r=bz
|
2013-06-13 01:20:10 -04:00 |
|
Martin Stransky
|
3399b67572
|
Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt
|
2013-06-12 08:04:28 -04:00 |
|