Sid Stamm
|
f9be5dbbdb
|
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
|
2010-02-05 14:08:27 -06:00 |
|
Olli Pettay
|
ece91e4c8c
|
Bug 540854 - XMLHttpRequest truncates UTF-8 encoded strings containing Code Point 0x00, r=sicking
--HG--
extra : rebase_source : 251c02fe91bf35fe46f0f1e3a829ddb00e889132
|
2010-01-26 15:54:55 +02:00 |
|
Henri Sivonen
|
08283bd925
|
Bug 539684 - Serializer tests fail with the HTML5 parser due to whitespace differences and doctype case differences. r=laurent.
--HG--
extra : rebase_source : d7855eca3004f7eceaefcdd8a1b0bfb7794a1e46
|
2009-12-21 13:39:00 +02:00 |
|
Sid Stamm
|
f2278605c1
|
Bug 515437 CSP connection code, r=jst,dveditz sr=jst
|
2010-01-22 13:38:21 -08:00 |
|
Sid Stamm
|
32f5ce7b68
|
bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst
|
2010-01-21 10:41:24 -08:00 |
|
Daniel Veditz
|
0e538279e0
|
Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit
|
2010-01-14 17:19:11 -08:00 |
|
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
|
56ceec2c4c
|
bug 515433, bug 515437: Content Security Policy (CSP) core
|
2010-01-13 14:18:24 -08:00 |
|
Robert O'Callahan
|
68b12dc4fc
|
Bug 526394. Part 8: Fix nsNSElementTearoff to use new APIs, and also fix it to check for root element and body properly. r=jst
|
2009-09-03 15:57:36 +12:00 |
|
Simon Montagu
|
6c61047f8f
|
Add DOM Range test with non-contiguous selection rectangles in mixed directional text. Bug 525788
|
2010-01-03 00:46:48 -08:00 |
|
Simon Montagu
|
de65504e32
|
Fix mixed directional DOM Range tests from bug 396392. Bug 525788, r=roc
|
2010-01-03 00:46:38 -08:00 |
|
Simon Montagu
|
a8a8d8c6ff
|
Round coordinates to 1/256 pixel to fix DOM Range tests from bug 396392 that were failing on Mac. Bug 525788, r=roc
|
2010-01-03 00:46:05 -08:00 |
|
Ms2ger
|
6e5eb0673b
|
Bug 530171 - Correctly handle null arguments to nsIDOMTokenList's methods, r=slvain.pasche, sr=olli.pettay
|
2009-12-30 18:29:40 -05:00 |
|
Olli Pettay
|
dcb24ab519
|
Bug 469304 - Attribute nodes set with setAttributeNode get mutated, r=sicking
--HG--
extra : rebase_source : fd36b564ebc3cc574724e0f7993204319ec5220f
|
2009-12-28 16:35:06 +02:00 |
|
Simon Montagu
|
323f3ed8b2
|
Fix failing test from bug 525788. r=roc
|
2009-12-24 12:29:27 +02:00 |
|
Simon Montagu
|
de1a9baf7c
|
Backout changeset 4ed95e61ee01 because of test failures
|
2009-12-21 02:28:41 -08:00 |
|
Simon Montagu
|
d854f924d8
|
Fix mixed directional tests from bug 396392. Bug 525788, r=roc
|
2009-12-21 00:56:14 -08:00 |
|
Jeff Walden
|
e9d69cbf2e
|
Bug 529404 - Assignments to a property that has a getter but not a setter should not throw a TypeError per ES5, except in strict mode. r=brendan
|
2009-12-08 17:00:42 -08:00 |
|
Henri Sivonen
|
e8f639313e
|
Bug 527896 - Freeze script deferredness and asyncness upon insertion to tree by HTML5 parser. r&sr=sicking.
--HG--
extra : rebase_source : a070df9af738e1716929cecf6163f82b74ab4e1d
|
2009-11-17 10:52:30 +02:00 |
|
Boris Zbarsky
|
2a9811df52
|
Bug 455472. Be a little more careful with our handling of application/octet-stream. r=jst
|
2009-12-02 23:56:59 -05:00 |
|
John Daniels
|
b260d02c5f
|
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
|
2009-11-24 11:58:42 -08:00 |
|
Jonas Sicking
|
73d16e60ea
|
Fix more bugs when reusing FileReaders for multiple reads. Also fix leaks. r=jst a=jst
|
2009-11-22 22:23:23 -08:00 |
|
Jonas Sicking
|
d63cf8c9ee
|
Jonas Sicking - Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
|
2009-11-22 11:05:12 -08:00 |
|
Jonas Sicking
|
ef9e4230b7
|
Bug 530220: Fix bug in handling of binary data, kill some dead variables, and improve tests. All for FileReader. r=jst a=jst
|
2009-11-21 03:56:31 -08:00 |
|
Jonas Sicking
|
a65f925387
|
Backed out changeset 544bfe26c96d due to orange
|
2009-11-21 01:27:02 -08:00 |
|
Jonas Sicking
|
b74d355393
|
Backed out changeset 029128b70708 due to orange
|
2009-11-21 01:26:28 -08:00 |
|
Jonas Sicking
|
2bff8771d9
|
Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
|
2009-11-21 00:39:33 -08:00 |
|
Jonas Sicking
|
b0a4186bd6
|
Bug 530220: Fix bug in binary data handling, and write more comprehensive tests. r=jst a=jst
|
2009-11-20 23:39:08 -08:00 |
|
Jonas Sicking
|
6e5cedad4c
|
Remove tests that are failing due to bug in speculative parser. r=mrbkap
|
2009-11-20 09:49:44 -08:00 |
|
Jonas Sicking
|
3b6fad6365
|
Back out 2d4a6e2237f9. Logging no longer needed.
|
2009-11-19 17:52:28 -08:00 |
|
Henri Sivonen
|
9a8b5b64db
|
Disable test for bug 503473 due to disruption to test harness shutdown (orange).
|
2009-11-18 16:18:38 +02:00 |
|
Henri Sivonen
|
c8ab351234
|
Test for bug 503473 - Address review comments from bnewman accidentally left unaddressed in the previous push.
|
2009-11-18 14:44:17 +02:00 |
|
Henri Sivonen
|
0e0bd230cf
|
Test for bug 513194 - HTML5 parser ends up parsing inline stylesheets twice. r=bzbarsky.
--HG--
extra : rebase_source : 337ce649c3a52b98929ff3a5ee30c1a15e2e4947
|
2009-11-06 15:06:48 +02:00 |
|
Henri Sivonen
|
3d0ac8ccf0
|
Test for bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman.
--HG--
extra : rebase_source : febd7b2f4fd44960d4a38bcc0d8d8e494833730f
|
2009-11-04 12:16:40 +02:00 |
|
Jonas Sicking
|
25cdb8e6bf
|
Bug 527623: Add some temporary logging code in order to figure out the intermittent oranges in test_bug503481b.html. This code will be backed out once we have a log of a failing test. r=jst
|
2009-11-16 19:07:22 -08:00 |
|
Jonas Sicking
|
5ec37643ae
|
Bug 527370: More File API renames. Also adds tests for the FileReader.readyState property. r=jst
|
2009-11-16 18:01:40 -08:00 |
|
Jonas Sicking
|
b5f9a0dd35
|
Bug 527623: Fix more intermittant problems by making the test code deal with necko re-ordering requests. r=jst
|
2009-11-10 14:30:38 -08:00 |
|
Jonas Sicking
|
d2c6405853
|
Bustage fix, bug 527623. Relying on speculative parsing in tests doesn't seem like a good idea. r=bustage-fix
|
2009-11-10 07:14:32 -08:00 |
|
Jonas Sicking
|
b801bd247a
|
Bug 503481: Implement async attribute
|
2009-11-09 17:04:24 -08:00 |
|
Jonas Sicking
|
ff9260ceaf
|
Bug 527370: Rename some things in order to match the latest File API spec. Specifically FileRequest -> FileReader and .response -> .result. r=smaug sr=jst
--HG--
rename : content/base/public/nsIDOMFileRequest.idl => content/base/public/nsIDOMFileReader.idl
rename : content/base/src/nsDOMFileRequest.cpp => content/base/src/nsDOMFileReader.cpp
rename : content/base/src/nsDOMFileRequest.h => content/base/src/nsDOMFileReader.h
|
2009-11-09 12:05:16 -08:00 |
|
Laurent Jouanneau
|
f13301ad46
|
Bug 524975 - Copy-Paste of simple HTML adds extra space not present in original content. r=Mats Palmgren sr=Olli Pettay
|
2009-11-09 15:41:12 +01:00 |
|
Robert O'Callahan
|
c0b9d5e5ea
|
Backed out changeset 9eda936adc30
|
2009-11-04 09:04:13 +13:00 |
|
liucougar
|
bd52c29922
|
Bug 396392. Test Range.getClientRects/getBoundingClientRect in RTL and mixed-direction situations. r=roc
|
2009-11-04 07:39:43 +13:00 |
|
liucougar
|
7f7b01d793
|
Bug 436703 - select all + Copy/paste in contenteditable div pastes the editable div inside itself, r=peterv
|
2009-11-01 15:43:18 -08:00 |
|
Honza Bambas
|
6d9c76510f
|
Bug 475156 - correcting cache behavior when using custom conditional request headers, r=bzbarsky
|
2009-10-21 12:18:08 +02:00 |
|
Olli Pettay
|
2735d10abd
|
Bug 333673 - document.implementation != document.implementation, r=peterv
--HG--
extra : rebase_source : eb0ce55653b586242f6da43e0c95f6aaf914342b
|
2009-10-18 19:39:52 +03:00 |
|
Boris Zbarsky
|
c3214c55a5
|
Backed out changeset c5fe17b1caa9 (bug 489925)
|
2009-10-13 15:39:31 -04:00 |
|
Matin Movassate
|
4bb47ecb1e
|
Bug 507805: Support FileRequest API for reading Files. r/sr=sicking
|
2009-10-07 01:30:26 -07:00 |
|
Matin Movassate
|
f08a105d74
|
Bug 491201 - Turn on XHR::Send tests, wrap the call to nsIFile.remove in try/catch to avoid orange on Windows machines.r+sr=sicking
|
2009-09-15 16:53:32 -07:00 |
|
Jonas Sicking
|
0d2f92b52e
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|
Ms2ger
|
4985076329
|
Bug 520353. querySelector(), querySelectorAll() and mozMatchesSelector() handle null and undefined incorrectly. r=bzbarsky
|
2009-10-05 19:16:22 -04:00 |
|