Alex Henrie
|
5b028ed455
|
Bug 968029 - Use unprefixed box-sizing in content/, dom/, layout/, and widget/. r=dbaron
|
2014-02-06 12:32:05 -07:00 |
|
Christoph Kerschbaumer
|
b873349084
|
Bug 916054 - XPCShell tests for URLs with path. r=grobinson
|
2013-10-15 16:14:35 -07:00 |
|
Christoph Kerschbaumer
|
16f47331fa
|
Bug 916054 - CSP mochitests for URLs with path. r=grobinson
|
2013-09-30 10:49:07 -07:00 |
|
Sid Stamm
|
f6b4704ae8
|
Bug 911547 - make nsIContentSecurityPolicy serializable and trigger read/write from nsPrincipal. r=jst,grobinson
--HG--
extra : rebase_source : 3e1846e15538729f3c94f5c1470959b5d7b31f0f
|
2014-01-23 15:34:59 -08:00 |
|
Sid Stamm
|
842e0bd445
|
Bug 843311 - update CSP report-uri parsing to be spec compliant. r=grobinson
|
2014-01-24 10:24:08 -08:00 |
|
Yeuk Hon Wong
|
618394c4a6
|
Bug 938652 - CSP directives and source expressions should do case-insensitive matching and comparison. r=geekboy
|
2014-01-22 13:18:55 -08:00 |
|
Alexandre Poirot
|
6737d2f9d0
|
Bug 949549 - Ensure that CSP warnings reach webconsole for document hosted on app:// protocol. r=sstamm
|
2014-01-21 11:28:58 -05:00 |
|
Yeuk Hon Wong
|
a17e4fc360
|
Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm
|
2014-01-17 11:10:29 -05:00 |
|
Yeuk Hon Wong
|
ca3b86eff1
|
Bug 918397 - CSP deprecation warning and dual CSP headers warning should be mutually exclusive. r=grobinson, r=sstamm
|
2014-01-16 08:21:30 -05:00 |
|
Martijn Wargers
|
0d2d267bae
|
Bug 959512 - Fix test_XHR_system.html for b2g. r=jmaher
|
2014-01-14 09:39:04 +01:00 |
|
Garrett Robinson
|
7ea9793a85
|
Bug 883975 - Make CSP nonce-source tests for inline resources more precise. r=sstamm
|
2014-01-14 09:39:51 -05:00 |
|
Garrett Robinson
|
eabe1d0a0f
|
Bug 883975 - CSP 1.1 hash-source. r=sstamm, r=dholbert, r=mrbkap
|
2014-01-02 11:14:06 -08:00 |
|
Carsten "Tomcat" Book
|
6bfb7a88ab
|
merge mozilla-inbound to mozilla-central
|
2014-01-13 12:43:23 +01:00 |
|
Garrett Robinson
|
a56a5ea0c3
|
Bug 945268 - Modify CSP tests to work on multiprocess (e10s/B2G). r=sstamm, r=rcampbell
|
2013-12-11 16:57:19 -08:00 |
|
Olli Pettay
|
cc7e43847a
|
Bug 948246, don't change xhr.upload's event.total and always fire at least one progress event, r=bz
--HG--
extra : rebase_source : 7a265bcb40155a257d885538a5c07825a83b018e
|
2014-01-09 21:23:08 +02:00 |
|
Trevor Saunders
|
ff0491aef6
|
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
|
2014-01-06 17:34:15 -05:00 |
|
Ehsan Akhgari
|
2bc7d53f79
|
Bug 957431 - Remove support for Attr.ownerElement; r=bzbarsky
|
2014-01-08 09:28:19 -05:00 |
|
Garrett Robinson
|
e0d2da8ca6
|
Bug 713980 - Log warnings about blocked cross-site requests to the Web Console. r=smaug
|
2014-01-07 09:51:05 -05:00 |
|
Josh Matthews
|
8f8430cc24
|
Backed out changeset 629aa51ebfaf
|
2014-01-03 21:56:51 -05:00 |
|
Josh Matthews
|
2d7f81d323
|
Bug 902271 - Make StorageInputStream serializable cross-process. r=bent
|
2013-11-05 18:44:21 -05:00 |
|
Boris Zbarsky
|
c388b489bd
|
Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking
|
2013-12-20 14:28:17 -05:00 |
|
Henri Sivonen
|
a207ce2120
|
Bug 945189 - Finish sjs response explicitly using XHR instead of relying on a timer. r=bzbarsky.
|
2013-12-19 12:38:39 +02:00 |
|
Jan de Mooij
|
bd3ea26a97
|
Bug 922681 part 2 - Add some innerHTML tests. r=bz
--HG--
extra : rebase_source : 6cd96f0eecd0b2003e23805d8072ecc834dfea55
|
2013-12-18 11:01:49 +01:00 |
|
Phil Ringnalda
|
d45bc9ce29
|
Bug 945189 - Disable test_bug602838.html on gonk for constant failures
--HG--
extra : rebase_source : 855afa97756a21c6ea2443d883f8c05b5b094c1c
|
2013-12-15 21:11:31 -08:00 |
|
Bobby Holley
|
039552971f
|
Bug 944011 - Remove explicit cx pushing from event code. r=bz
|
2013-12-13 18:22:18 -08:00 |
|
Jason Orendorff
|
b198c4bca4
|
Bug 793860, part 0b - Declare some accidentally undeclared variables. r=bz.
|
2013-12-09 14:10:51 -06:00 |
|
Drew Willcoxon
|
e462487509
|
Bug 898593 - Fix intermittent failures in test_bug413958.html and others by making SimpleTest.monitorConsole() ignore unexpected messages by default. r=ted
|
2013-12-06 18:07:09 -08:00 |
|
Irakli Gozalishvili
|
e5876e23e6
|
Bug 843910 - Expose document state changes via observer service r=mrbkap
|
2013-12-05 15:10:06 -08:00 |
|
Ryan VanderMeulen
|
84787e77aa
|
Merge b2g-inbound to m-c.
|
2013-12-05 17:53:41 -05:00 |
|
Vivien Nicolas
|
c780ee4923
|
Bug 946172 - [Dialer] Call screen is broken with APZ turned on. r=mbrubeck
|
2013-12-05 16:15:35 +01:00 |
|
Martijn Wargers
|
f8d03252bb
|
Bug 927196 - Check more stuff in XHR. r=jonas
|
2013-10-16 19:20:51 +02:00 |
|
Ms2ger
|
f90b2bde84
|
Bug 925887 - Part a: move some mochitests in content/ to manifests; r=jst
|
2013-11-28 15:03:16 +01:00 |
|
Deian Stefan
|
44297593d4
|
Bug 941404 - Data documents should not set CSP, r=bz
|
2013-11-21 21:16:00 -08:00 |
|
Deian Stefan
|
3f9a418ee1
|
Bug 886164 - Enforce CSP in sandboxed iframe, r=grobinson
|
2013-11-22 15:12:00 -08:00 |
|
Garrett Robinson
|
6615e709d1
|
Bug 934062 - Move call to waitForExplicitFinish to avoid race condition r=sstamm
|
2013-11-22 13:41:45 -08:00 |
|
Boris Zbarsky
|
40c1486150
|
Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug
|
2013-11-01 15:39:25 -04:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Ed Morley
|
9722d1a50f
|
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
|
2013-11-18 10:59:01 +00:00 |
|
Martijn Wargers
|
a0594db74e
|
Bug 927196 - Check more stuff in XHR. r=sicking
|
2013-10-16 19:20:51 +02:00 |
|
Garrett Robinson
|
94109596a9
|
Bug 934062 - Add waitForExplicitFinish to stop intermittent CSP test errors. r=sstamm
|
2013-11-11 14:20:16 -08:00 |
|
Garrett Robinson
|
1da990368c
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Daniel Holbert
|
9a3437dd77
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
5add685cdd
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy
|
2013-11-08 09:20:43 -08:00 |
|
Andrea Marchesini
|
b331fe6f43
|
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
|
2013-11-06 17:21:15 +00:00 |
|
Bobby Holley
|
1ef0c0471f
|
Bug 911864 - Frob the marquee in a different fashion. r=me
|
2013-11-01 15:31:56 +01:00 |
|
Garrett Robinson
|
1a058a0e49
|
Bug 924708 - Fix regression of report-only CSP's that use policy-uri. r=sstamm
|
2013-10-28 11:25:16 -07:00 |
|
Boris Zbarsky
|
20b04d6057
|
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
|
2013-10-11 12:28:24 -04:00 |
|
Andrea Marchesini
|
ed00167bc6
|
Bug 819900 - File constructor. r=sicking
|
2013-10-31 11:27:12 -04:00 |
|
Martijn Wargers
|
edc6b8ec66
|
Bug 926544 - content/base/test/test_bug578096.html needs to create file in the chrome process. r=jgriffin
|
2013-10-30 22:32:12 +01:00 |
|
Garrett Robinson
|
0307595a6f
|
Bug 909029 - Fix incorrect parsing of CSP source list due to early return
|
2013-10-23 14:49:07 -07:00 |
|