Jan de Mooij
|
f12896cd3b
|
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
|
6e0e288b80
|
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
|
607f95c254
|
Bug 944011 - Remove explicit cx pushing from event code. r=bz
|
2013-12-13 18:22:18 -08:00 |
|
Jason Orendorff
|
b0a263716b
|
Bug 793860, part 0b - Declare some accidentally undeclared variables. r=bz.
|
2013-12-09 14:10:51 -06:00 |
|
Drew Willcoxon
|
ef771baa3a
|
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
|
cc160436d6
|
Bug 843910 - Expose document state changes via observer service r=mrbkap
|
2013-12-05 15:10:06 -08:00 |
|
Ryan VanderMeulen
|
4c584f3f4a
|
Merge b2g-inbound to m-c.
|
2013-12-05 17:53:41 -05:00 |
|
Vivien Nicolas
|
a2e410c52e
|
Bug 946172 - [Dialer] Call screen is broken with APZ turned on. r=mbrubeck
|
2013-12-05 16:15:35 +01:00 |
|
Martijn Wargers
|
b63881f925
|
Bug 927196 - Check more stuff in XHR. r=jonas
|
2013-10-16 19:20:51 +02:00 |
|
Ms2ger
|
3c6184d748
|
Bug 925887 - Part a: move some mochitests in content/ to manifests; r=jst
|
2013-11-28 15:03:16 +01:00 |
|
Deian Stefan
|
0824c9d3d1
|
Bug 941404 - Data documents should not set CSP, r=bz
|
2013-11-21 21:16:00 -08:00 |
|
Deian Stefan
|
d4fabf325e
|
Bug 886164 - Enforce CSP in sandboxed iframe, r=grobinson
|
2013-11-22 15:12:00 -08:00 |
|
Garrett Robinson
|
0bb6cc2058
|
Bug 934062 - Move call to waitForExplicitFinish to avoid race condition r=sstamm
|
2013-11-22 13:41:45 -08:00 |
|
Boris Zbarsky
|
ec4ae5c07c
|
Bug 933193 part 3. Add getElementById to DocumentFragment. r=smaug
|
2013-11-01 15:39:25 -04:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Ed Morley
|
6682ad6c0d
|
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
|
2013-11-18 10:59:01 +00:00 |
|
Martijn Wargers
|
799d306df8
|
Bug 927196 - Check more stuff in XHR. r=sicking
|
2013-10-16 19:20:51 +02:00 |
|
Garrett Robinson
|
c0c1db49e5
|
Bug 934062 - Add waitForExplicitFinish to stop intermittent CSP test errors. r=sstamm
|
2013-11-11 14:20:16 -08:00 |
|
Garrett Robinson
|
e97987f422
|
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
|
0d7ef379ad
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
7cbc01f239
|
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
|
a8b74ee333
|
Bug 916091 - patch 1 - nsIMessageSender should send the nsIPrincipal with the messages, r=smaug
|
2013-11-06 17:21:15 +00:00 |
|
Bobby Holley
|
bbf63801a8
|
Bug 911864 - Frob the marquee in a different fashion. r=me
|
2013-11-01 15:31:56 +01:00 |
|
Garrett Robinson
|
30fd688f87
|
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
|
7690d94087
|
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
|
2c924a4923
|
Bug 819900 - File constructor. r=sicking
|
2013-10-31 11:27:12 -04:00 |
|
Martijn Wargers
|
8dd41305bb
|
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
|
15f707f40d
|
Bug 909029 - Fix incorrect parsing of CSP source list due to early return
|
2013-10-23 14:49:07 -07:00 |
|
Michael Shuen
|
91df98fca7
|
Bug 711180 - Ignore whitespace in atob. r=Ms2ger
|
2013-10-22 06:53:00 +01:00 |
|
Sebastian Wong
|
e394b9a3f1
|
Bug 827160 - added HTMLObjectElement typemustmatch check as well as unit tests. r=johns,sr=bz
|
2013-10-21 15:22:12 -07:00 |
|
Phoebe Chang
|
658705fb75
|
Bug 920877 - Test - blob url with -moz-resolution fragment identifier. r=khuey
|
2013-10-17 14:37:58 -04:00 |
|
Blake Kaplan
|
6c71f06863
|
Bug 840098 - Add mochitest. r=bzbarsky
|
2013-10-16 17:52:25 -07:00 |
|
Ed Morley
|
da83085a5c
|
Backed out changeset ccf11ae08ba2 (bug 882541)
|
2013-10-14 17:30:43 +01:00 |
|
Phil Ringnalda
|
95759c43cf
|
Merge m-i to m-c
|
2013-10-13 10:18:40 -07:00 |
|
Garrett Robinson
|
9c90069d5d
|
Bug 925186 - Update test_bothCSPHeaders.html to catch the case where an invalid prefixed header fails closed. r=sstamm
|
2013-10-11 17:01:37 -07:00 |
|
Martijn Wargers
|
e6a1d72158
|
Bug 901343 - Tests that use createSystemXHR are failing on b2g mochitest. r=sicking
|
2013-10-12 02:18:34 +02:00 |
|
Boris Zbarsky
|
316fae665f
|
Bug 882541 part 4. Treat undefined as missing for optional WebIDL arguments. r=khuey,ms2ger
|
2013-10-11 12:28:24 -04:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Christoph Kerschbaumer
|
250377ea0a
|
Bug 910139 - Tests for new nsIContentPolicy TYPE_XSLT via CSP. r=grobinson
|
2013-09-11 12:43:14 -07:00 |
|
Ryan VanderMeulen
|
39c9f02fea
|
Merge m-c to inbound.
|
2013-10-01 17:23:59 -04:00 |
|
Martijn Wargers
|
3ee6d7d7f3
|
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
|
2013-09-30 11:30:01 +02:00 |
|
Bill McCloskey
|
445fc5b3c9
|
Bug 918170 - Handle StopIteration in CPOWs (r=dvander)
|
2013-09-30 12:20:51 -07:00 |
|
Gregory Szorc
|
f0bcf1241b
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Gregory Szorc
|
89c902c7b2
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Gregory Szorc
|
c44d9c8614
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
eae8f15a4a
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Ed Morley
|
74e3d6ce30
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Ed Morley
|
5e3c678fac
|
Backed out changeset 8b02873ee07e (bug 920223)
|
2013-09-30 12:50:05 +01:00 |
|
Gregory Szorc
|
18c2c27094
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|
Gregory Szorc
|
47e946bebe
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|