Olli Pettay
|
078f01ee1d
|
Bug 549682 - Port the message-manager API to mozilla-central, r=jst
|
2010-05-18 15:28:37 +03:00 |
|
Olli Pettay
|
ebdab93b4c
|
Backout Bug 549682
|
2010-05-18 13:10:47 +03:00 |
|
Olli Pettay
|
af68dc73cd
|
Bug 549682 - Port the message-manager API to mozilla-central, r=jst
--HG--
extra : rebase_source : 45b28a7762428193873a636fa7d5108607f9e4a3
|
2010-05-18 11:52:24 +03:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Robert Kaiser
|
e90ee6b8b3
|
bug 563151 - split test files to install into two groups to not run into commandline overflows on Windows (fixes SeaMonkey debug bustage), r=ted a=peterv for pushing
|
2010-05-08 13:56:14 +02:00 |
|
Boris Zbarsky
|
e19f8c4e1a
|
Bug 562137. Use the UTF-8 decoder to decode UTF-8 instead of just assuming that it really is UTF-8. r=sicking
|
2010-05-05 14:18:04 -04:00 |
|
Olli Pettay
|
03b1834f8f
|
Bug 562652 - MutationEvents don't get fired when documentFragment is added to a data document, r=sicking
|
2010-04-30 14:01:25 +03:00 |
|
Mats Palmgren
|
f5cdcbb5d5
|
Call EnsureTextRun() and null-check GetTextRun() return value before using it. b=560780 r=roc
|
2010-04-28 19:47:23 +02:00 |
|
Henri Sivonen
|
9190145851
|
Adjust test for bug 515401 - Make test_bug515401.html pass with the HTML5 parser enabled. (orange fix)
|
2010-04-28 15:53:20 +03:00 |
|
Henri Sivonen
|
578535976c
|
Adjust test case for bug 515401 - Remove an extra < before the doctype. r=Olli.Pettay.
--HG--
extra : rebase_source : 867c130b02702b3a7de3ffdd38bbd8e97788e130
|
2010-04-28 14:44:34 +03:00 |
|
Mounir Lamouri
|
a3c0ae8c49
|
Bug 346485 - "Implement output element -- Test" [r=smaug]
|
2010-04-22 07:03:00 -04:00 |
|
Brandon Sterne
|
d1eea59b14
|
Bug 561460 - fix CSP xpcshell-test, r=sstamm, a=dholbert_sheriff
|
2010-04-23 15:06:01 -07:00 |
|
Brandon Sterne
|
8e4509ee05
|
Bug 561449 - disable image redirect test, a=dholbert_sheriff
|
2010-04-23 15:04:47 -07:00 |
|
Jonas Sicking
|
930783a5d2
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
|
Brandon Sterne
|
9bb964f0d3
|
Bug 515460 - Mochitests for CSP redirect handling, a=dholbert_sheriff
|
2010-04-23 12:55:19 -07:00 |
|
Robert O'Callahan
|
fc697b3134
|
Backed out changeset e79947cb55bc
|
2010-04-23 17:14:55 +12:00 |
|
Mounir Lamouri
|
ff8816e56a
|
Bug 346485. Tests for HTML5 <output> element. r=smaug
|
2010-04-23 14:43:36 +12:00 |
|
Olli Pettay
|
79f6246f12
|
Bug 559526 - Moving a NodeIterator from its NodeFilter causes a crash, r=sicking
--HG--
extra : rebase_source : fc22f797ae28009752075c21a280647f042c886c
|
2010-04-16 21:45:13 +03:00 |
|
Olli Pettay
|
f61e2208ef
|
Bug 557892 - Crash [@ nsGenericElement::SetAttr], r=sicking
--HG--
extra : rebase_source : 55eae64fcad1d2ad4343b5ac0e70a26e67021722
|
2010-04-15 14:07:30 +03:00 |
|
Mats Palmgren
|
dcb7d49aa0
|
Test for bug 558726.
|
2010-04-14 16:55:21 +02:00 |
|
Geoff Lankow
|
9f6ee2918a
|
Skip -moz-user-select=none only when copying. Follow-up to bug 166235. b=558726 r=roc
|
2010-04-14 16:55:16 +02:00 |
|
Geoff Lankow
|
d0d55901fd
|
Bug 166235: moz-user-select = 'none' should prevent copying to the clipboard. r=mats
|
2010-04-10 16:05:58 -04:00 |
|
Ben Newman
|
9ec1c1de7b
|
Bug 552110 - Use of deleted object by NodeIterator using NodeFilter which called detach. r=sicking sr=jst
|
2010-04-09 18:36:40 -07:00 |
|
Blake Kaplan
|
2142830c49
|
Bug 527102 - Try to prevent timeouts by splitting this test up. r=sicking
--HG--
extra : rebase_source : 73ef1f468e6ce257212bbdd9072c61d44a890e1f
|
2010-04-06 17:05:19 -07:00 |
|
Laurent Jouanneau
|
80bbbfa384
|
bug 549295 - html serializer should not wrap by default. r=Olly sr=Boris
|
2010-04-03 14:51:17 +02:00 |
|
Zack Weinberg
|
8ad7ae46d4
|
Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron
|
2010-03-31 11:08:08 -07:00 |
|
Henri Sivonen
|
a01214dc62
|
Test for bug 541937 - Make test_bug541937.html not fail when the HTML5 parser is enabled. r=laurent.
|
2010-03-26 15:51:28 +02:00 |
|
Laurent Jouanneau
|
c695ba905c
|
fixed orange tests on windows for bug 541937
|
2010-03-24 00:00:58 +01:00 |
|
Laurent Jouanneau
|
ebf772c85a
|
Bug 541937 - XMLSerializer should serialize content of link tags. r=Olli.Pettay sr=bzbarsky
|
2010-03-23 21:55:39 +01:00 |
|
Ms2ger@gmail.com
|
d6bc4e12a7
|
Bug 553896 - Node.isEqualNode(null) shouldn't throw. r=smaug
|
2010-03-22 17:06:57 +01:00 |
|
Laurent Jouanneau
|
c35d5e878d
|
fixed a failed test under windows, about bug 524975
|
2010-03-18 18:09:32 +01:00 |
|
Laurent Jouanneau
|
8b9930f133
|
Bug 545644 - Regression: HTML 'nbsp' entity is not handled correctly in xHTML mode. r=Olli sr=Jonas
|
2010-03-18 17:07:32 +01:00 |
|
Peter Van der Beken
|
6469f57d89
|
Fix for bug 548463 (Disallow adopting node into a different document from adoptNode). r=sicking.
--HG--
extra : rebase_source : 5c00c3b6c65491997984d216f5c61052ccc0a77b
|
2010-03-17 15:40:35 +01:00 |
|
Laurent Jouanneau
|
1e0fdf7cfa
|
Bug 524975 - Copy-Paste of simple HTML adds extra space not present in original content. additionnal tests. r=Olli Pettay
|
2010-03-18 16:19:36 +01:00 |
|
Blake Kaplan
|
b864f5d776
|
Try to fix bustage. r=sicking
--HG--
extra : rebase_source : ccb2ce8b02c859b364fe4c71e3b9b3525b67ee99
|
2010-03-16 19:30:24 -07:00 |
|
Blake Kaplan
|
efb0109f58
|
Fix bug 552090. r=sicking sr=jst
|
2010-03-16 16:23:45 -07:00 |
|
Neil Rashbrook
|
724e883076
|
Bug 518249 Disabling the test on the Mac because we don't know why it crashes r=orange
|
2010-03-15 16:56:47 +00:00 |
|
Neil Rashbrook
|
bc7faca581
|
Bug 518249 Adding test r=karlt
--HG--
rename : content/base/test/test_copypaste.html => content/base/test/test_copyimage.html
|
2010-03-15 11:59:49 +00:00 |
|
Joel Maher
|
54bd749a31
|
Bug 544097 Fixing CSP Tests to work with these changes. r=waldo, geekboy p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:37 -08:00 |
|
Joel Maher
|
64cc671e70
|
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:37 -08:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Mark Banner
|
1fa876e743
|
Backout changes to .jar files missed from previous backout of bug 544097
|
2010-03-10 09:51:28 +00:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
661862b905
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Daniel Veditz
|
cba4434bd8
|
bug 515443 missing test files
|
2010-03-08 01:57:10 -08:00 |
|
Sid Stamm
|
47a3291b46
|
bug 515443 CSP no-eval support. r=mrbkap,brendan
|
2010-03-08 00:24:50 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|